aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man3/dirfd.31
-rw-r--r--man3/ether_aton.31
-rw-r--r--man3/getentropy.31
-rw-r--r--man3/posix_madvise.31
-rw-r--r--man3/posix_memalign.31
-rw-r--r--man3/pthread_mutex_consistent.31
-rw-r--r--man3/pthread_mutexattr_setrobust.31
-rw-r--r--man3/pthread_rwlockattr_setkind_np.31
-rw-r--r--man3/pthread_spin_init.31
-rw-r--r--man3/pthread_spin_lock.31
-rw-r--r--man3/ptsname.31
-rw-r--r--man3/scandir.31
-rw-r--r--man3/sigset.31
-rw-r--r--man3/unlockpt.31
14 files changed, 0 insertions, 14 deletions
diff --git a/man3/dirfd.3 b/man3/dirfd.3
index aba1621762..239c102407 100644
--- a/man3/dirfd.3
+++ b/man3/dirfd.3
@@ -38,7 +38,6 @@ Feature Test Macro Requirements for glibc (see
.RE
.PP
.BR dirfd ():
-.br
.RS 4
.PD 0
.ad l
diff --git a/man3/ether_aton.3 b/man3/ether_aton.3
index 5e6082c0d4..cc209abe11 100644
--- a/man3/ether_aton.3
+++ b/man3/ether_aton.3
@@ -48,7 +48,6 @@ ether_ntoa_r, ether_aton_r \- Ethernet address manipulation routines
.BI " char *" hostname );
.PP
/* GNU extensions */
-.br
.BI "char *ether_ntoa_r(const struct ether_addr *" addr ", char *" buf );
.PP
.BI "struct ether_addr *ether_aton_r(const char *" asc ,
diff --git a/man3/getentropy.3 b/man3/getentropy.3
index a2a7a2e681..9b0e5fe079 100644
--- a/man3/getentropy.3
+++ b/man3/getentropy.3
@@ -36,7 +36,6 @@ Feature Test Macro Requirements for glibc (see
.RE
.PP
.BR getentropy ():
-.br
.RS 4
.ad l
_DEFAULT_SOURCE
diff --git a/man3/posix_madvise.3 b/man3/posix_madvise.3
index 3fbc24263d..58abe7ce59 100644
--- a/man3/posix_madvise.3
+++ b/man3/posix_madvise.3
@@ -33,7 +33,6 @@ Feature Test Macro Requirements for glibc (see
.RE
.PP
.BR posix_madvise ():
-.br
.RS 4
.ad l
_POSIX_C_SOURCE >= 200112L
diff --git a/man3/posix_memalign.3 b/man3/posix_memalign.3
index 4e11c92d62..b107520cca 100644
--- a/man3/posix_memalign.3
+++ b/man3/posix_memalign.3
@@ -65,7 +65,6 @@ Since glibc 2.12:
(_XOPEN_SOURCE\ >=\ 500) && !(_POSIX_C_SOURCE\ >=\ 200112L)
|| /* Glibc since 2.19: */ _DEFAULT_SOURCE
|| /* Glibc versions <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
-.br
.fi
.TP
Before glibc 2.12:
diff --git a/man3/pthread_mutex_consistent.3 b/man3/pthread_mutex_consistent.3
index aac3308fee..eb7400bbf8 100644
--- a/man3/pthread_mutex_consistent.3
+++ b/man3/pthread_mutex_consistent.3
@@ -41,7 +41,6 @@ Feature Test Macro Requirements for glibc (see
.RE
.PP
.BR pthread_mutex_consistent ():
-.br
.RS 4
.ad l
_POSIX_C_SOURCE >= 200809L
diff --git a/man3/pthread_mutexattr_setrobust.3 b/man3/pthread_mutexattr_setrobust.3
index 8c97d570ae..cecfb205f5 100644
--- a/man3/pthread_mutexattr_setrobust.3
+++ b/man3/pthread_mutexattr_setrobust.3
@@ -46,7 +46,6 @@ Feature Test Macro Requirements for glibc (see
.PP
.BR pthread_mutexattr_getrobust (),
.BR pthread_mutexattr_setrobust ():
-.br
.RS 4
.ad l
_POSIX_C_SOURCE >= 200809L
diff --git a/man3/pthread_rwlockattr_setkind_np.3 b/man3/pthread_rwlockattr_setkind_np.3
index cdc36bf2cb..28b1aad09b 100644
--- a/man3/pthread_rwlockattr_setkind_np.3
+++ b/man3/pthread_rwlockattr_setkind_np.3
@@ -45,7 +45,6 @@ Feature Test Macro Requirements for glibc (see
.PP
.BR pthread_rwlockattr_setkind_np (),
.BR pthread_rwlockattr_getkind_np ():
-.br
.RS 4
.ad l
_XOPEN_SOURCE\ >=\ 500 || _POSIX_C_SOURCE >= 200809L
diff --git a/man3/pthread_spin_init.3 b/man3/pthread_spin_init.3
index 7a87093762..18acfb4025 100644
--- a/man3/pthread_spin_init.3
+++ b/man3/pthread_spin_init.3
@@ -42,7 +42,6 @@ Feature Test Macro Requirements for glibc (see
.PP
.BR pthread_spin_init (),
.BR pthread_spin_destroy ():
-.br
.RS 4
.ad l
_POSIX_C_SOURCE >= 200112L
diff --git a/man3/pthread_spin_lock.3 b/man3/pthread_spin_lock.3
index 06febb2ebb..a85624d4bc 100644
--- a/man3/pthread_spin_lock.3
+++ b/man3/pthread_spin_lock.3
@@ -44,7 +44,6 @@ Feature Test Macro Requirements for glibc (see
.PP
.BR pthread_spin_lock (),
.BR pthread_spin_trylock ():
-.br
.RS 4
.ad l
_POSIX_C_SOURCE >= 200112L
diff --git a/man3/ptsname.3 b/man3/ptsname.3
index c395f3749f..4110a33a90 100644
--- a/man3/ptsname.3
+++ b/man3/ptsname.3
@@ -21,7 +21,6 @@ Feature Test Macro Requirements for glibc (see
.PP
.ad l
.BR ptsname ():
-.br
.RS 4
Since glibc 2.24:
_XOPEN_SOURCE\ >=\ 500 ||
diff --git a/man3/scandir.3 b/man3/scandir.3
index 5faf32b533..94f3e60278 100644
--- a/man3/scandir.3
+++ b/man3/scandir.3
@@ -95,7 +95,6 @@ Feature Test Macro Requirements for glibc (see
.PP
.BR scandir (),
.BR alphasort ():
-.br
.RS 4
.PD 0
.ad b
diff --git a/man3/sigset.3 b/man3/sigset.3
index 9d8f5071a0..9075a56dcc 100644
--- a/man3/sigset.3
+++ b/man3/sigset.3
@@ -48,7 +48,6 @@ Feature Test Macro Requirements for glibc (see
.BR sighold (),
.BR sigrelse (),
.BR sigignore ():
-.br
.RS 4
_XOPEN_SOURCE\ >=\ 500
.\" || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
diff --git a/man3/unlockpt.3 b/man3/unlockpt.3
index 5d72b08a06..76f7846a84 100644
--- a/man3/unlockpt.3
+++ b/man3/unlockpt.3
@@ -19,7 +19,6 @@ Feature Test Macro Requirements for glibc (see
.PP
.ad l
.BR unlockpt ():
-.br
.RS 4
Since glibc 2.24:
_XOPEN_SOURCE\ >=\ 500 ||