aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/pread.23
-rw-r--r--man2/rename.22
-rw-r--r--man2/syscall.21
-rw-r--r--man2/utimensat.22
-rw-r--r--man3/gethostid.31
-rw-r--r--man3/rcmd.32
-rw-r--r--man3/seekdir.36
-rw-r--r--man3/setnetgrent.32
-rw-r--r--man3/strerror.32
-rw-r--r--man3/strsignal.315
10 files changed, 18 insertions, 18 deletions
diff --git a/man2/pread.2 b/man2/pread.2
index 9f6b082bb8..1ae9861601 100644
--- a/man2/pread.2
+++ b/man2/pread.2
@@ -45,8 +45,7 @@ Feature Test Macro Requirements for glibc (see
.BR pwrite ():
.RS 4
_XOPEN_SOURCE\ >=\ 500
-.br
-|| /* Since glibc 2.12: */ _POSIX_C_SOURCE\ >=\ 200809L
+ || /* Since glibc 2.12: */ _POSIX_C_SOURCE\ >=\ 200809L
.RE
.ad
.PD
diff --git a/man2/rename.2 b/man2/rename.2
index cda50269da..dd230df59a 100644
--- a/man2/rename.2
+++ b/man2/rename.2
@@ -66,6 +66,7 @@ _POSIX_C_SOURCE\ >=\ 200809L
Before glibc 2.10:
_ATFILE_SOURCE
.RE
+.PD
.PP
.BR renameat2 ():
.RS 4
@@ -73,7 +74,6 @@ _ATFILE_SOURCE
_GNU_SOURCE
.RE
.ad
-.PD
.SH DESCRIPTION
.BR rename ()
renames a file, moving it between directories if required.
diff --git a/man2/syscall.2 b/man2/syscall.2
index 87de539dd9..5cff330c57 100644
--- a/man2/syscall.2
+++ b/man2/syscall.2
@@ -54,6 +54,7 @@ syscall \- indirect system call
Feature Test Macro Requirements for glibc (see
.BR feature_test_macros (7)):
.RE
+.PP
.BR syscall ():
.PD 0
.ad l
diff --git a/man2/utimensat.2 b/man2/utimensat.2
index eb9d2a2af0..f5a787b08e 100644
--- a/man2/utimensat.2
+++ b/man2/utimensat.2
@@ -53,8 +53,10 @@ _POSIX_C_SOURCE\ >=\ 200809L
Before glibc 2.10:
_ATFILE_SOURCE
.RE
+.PD
.PP
.BR futimens ():
+.PD 0
.RS 4
.TP
Since glibc 2.10:
diff --git a/man3/gethostid.3 b/man3/gethostid.3
index 0b37529a7b..8baf06869c 100644
--- a/man3/gethostid.3
+++ b/man3/gethostid.3
@@ -47,6 +47,7 @@ Feature Test Macro Requirements for glibc (see
_BSD_SOURCE || _XOPEN_SOURCE\ >=\ 500
.\" || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
.RE
+.PP
.BR sethostid ():
.nf
Since glibc 2.21:
diff --git a/man3/rcmd.3 b/man3/rcmd.3
index 1d15f15641..d80c10324d 100644
--- a/man3/rcmd.3
+++ b/man3/rcmd.3
@@ -79,6 +79,7 @@ stream to a remote command
Feature Test Macro Requirements for glibc (see
.BR feature_test_macros (7)):
.RE
+.ad l
.PP
.BR rcmd (),
.BR rcmd_af (),
@@ -92,6 +93,7 @@ Feature Test Macro Requirements for glibc (see
_DEFAULT_SOURCE
Glibc 2.19 and earlier:
_BSD_SOURCE
+.ad
.SH DESCRIPTION
The
.BR rcmd ()
diff --git a/man3/seekdir.3 b/man3/seekdir.3
index 379cabfeea..9dc5d31aa1 100644
--- a/man3/seekdir.3
+++ b/man3/seekdir.3
@@ -45,9 +45,9 @@ Feature Test Macro Requirements for glibc (see
.RE
.PP
.BR seekdir ():
- _XOPEN_SOURCE
- || /* Glibc since 2.19: */ _DEFAULT_SOURCE
- || /* Glibc versions <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+ _XOPEN_SOURCE
+ || /* Glibc since 2.19: */ _DEFAULT_SOURCE
+ || /* Glibc versions <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.SH DESCRIPTION
The
.BR seekdir ()
diff --git a/man3/setnetgrent.3 b/man3/setnetgrent.3
index 26b3fa0bd3..f77ed78a6b 100644
--- a/man3/setnetgrent.3
+++ b/man3/setnetgrent.3
@@ -34,11 +34,13 @@ Feature Test Macro Requirements for glibc (see
.RE
.PP
.ad l
+.nh
.BR setnetgrent (),
.BR endnetgrent (),
.BR getnetgrent (),
.BR getnetgrent_r (),
.BR innetgr ():
+.hy
Since glibc 2.19:
_DEFAULT_SOURCE
Glibc 2.19 and earlier:
diff --git a/man3/strerror.3 b/man3/strerror.3
index 72b4d3994b..c18e3c73df 100644
--- a/man3/strerror.3
+++ b/man3/strerror.3
@@ -62,7 +62,6 @@ Feature Test Macro Requirements for glibc (see
.RE
.ad l
.PP
-.PD 0
.BR strerrorname_np (),
.BR strerrordesc_np ():
_GNU_SOURCE
@@ -75,7 +74,6 @@ The XSI-compliant version is provided if:
.br
Otherwise, the GNU-specific version is provided.
.RE
-.PD
.ad
.SH DESCRIPTION
The
diff --git a/man3/strsignal.3 b/man3/strsignal.3
index 940668e658..b91e441dee 100644
--- a/man3/strsignal.3
+++ b/man3/strsignal.3
@@ -49,22 +49,18 @@ Feature Test Macro Requirements for glibc (see
.PP
.BR sigabbrev_np (),
.BR sigdescr_np ():
-.PD 0
.ad l
.RS 4
.TP 4
_GNU_SOURCE
.RE
+.PP
.BR strsignal ():
.ad l
-.RS 4
-.TP 4
-From glibc 2.10 to 2.31:
-_POSIX_C_SOURCE\ >=\ 200809L
-.TP
-Before glibc 2.10:
-_GNU_SOURCE
-.RE
+ From glibc 2.10 to 2.31:
+ _POSIX_C_SOURCE\ >=\ 200809L
+ Before glibc 2.10:
+ _GNU_SOURCE
.PP
.IR sys_siglist :
Since glibc 2.19:
@@ -72,7 +68,6 @@ _GNU_SOURCE
Glibc 2.19 and earlier:
_BSD_SOURCE
.ad
-.PD
.SH DESCRIPTION
The
.BR strsignal ()