diff options
Diffstat (limited to 'man3/realpath.3')
| -rw-r--r-- | man3/realpath.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/realpath.3 b/man3/realpath.3 index 85395bfc6f..ffde120cde 100644 --- a/man3/realpath.3 +++ b/man3/realpath.3 @@ -44,8 +44,8 @@ Feature Test Macro Requirements for glibc (see .BR realpath (): .ad l .RS 4 -_BSD_SOURCE || _XOPEN_SOURCE\ >=\ 500 || -_XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED +_BSD_SOURCE || _XOPEN_SOURCE\ >=\ 500 +.\" || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED .RE .ad .SH DESCRIPTION |
