aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man3/grantpt.34
-rw-r--r--man3/ptsname.34
-rw-r--r--man3/unlockpt.34
3 files changed, 6 insertions, 6 deletions
diff --git a/man3/grantpt.3 b/man3/grantpt.3
index cae0a3b64e..4ad91e44aa 100644
--- a/man3/grantpt.3
+++ b/man3/grantpt.3
@@ -22,8 +22,8 @@ Feature Test Macro Requirements for glibc (see
.br
.RS 4
Since glibc 2.24:
- _XOPEN_SOURCE\ >=\ 500 ||
- (_XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED)
+ _XOPEN_SOURCE\ >=\ 500
+.\" || (_XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED)
.br
Glibc 2.23 and earlier:
_XOPEN_SOURCE
diff --git a/man3/ptsname.3 b/man3/ptsname.3
index e63353ce22..ef36483744 100644
--- a/man3/ptsname.3
+++ b/man3/ptsname.3
@@ -24,8 +24,8 @@ Feature Test Macro Requirements for glibc (see
.BR ptsname ():
.RS 4
Since glibc 2.24:
- _XOPEN_SOURCE\ >=\ 500 ||
- (_XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED)
+ _XOPEN_SOURCE\ >=\ 500
+.\" || (_XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED)
.br
Glibc 2.23 and earlier:
_XOPEN_SOURCE
diff --git a/man3/unlockpt.3 b/man3/unlockpt.3
index f4317ac906..69a6d11677 100644
--- a/man3/unlockpt.3
+++ b/man3/unlockpt.3
@@ -22,8 +22,8 @@ Feature Test Macro Requirements for glibc (see
.BR unlockpt ():
.RS 4
Since glibc 2.24:
- _XOPEN_SOURCE\ >=\ 500 ||
- (_XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED)
+ _XOPEN_SOURCE\ >=\ 500
+.\" || (_XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED)
.br
Glibc 2.23 and earlier:
_XOPEN_SOURCE