]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Various pages: Simplify mark-up for Feature Test Macro requirements
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 4 Jan 2021 22:18:08 +0000 (23:18 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 5 Jan 2021 10:01:01 +0000 (11:01 +0100)
Different source styles are used in different pages to achieve the
same formatted output, and in some cases the source mark-up is a
rather convoluted combination of .RS/.RE/.TP/.PD macros. Simplify
this greatly, and unify all of the pages to use more or less the
same source code style. This makes the source code rather easier
to read, and may simplify future scripted global changes.

The feature test macro info is currently bracketed by .nf/.fi
pairs. This is not strictly necessary (i.e., it makes no
difference to the rendered output), but for the moment we keep
these "brackets" in case they may be replaced with something else.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
223 files changed:
man2/_exit.2
man2/access.2
man2/brk.2
man2/chdir.2
man2/chmod.2
man2/chown.2
man2/clock_getres.2
man2/clock_nanosleep.2
man2/getdomainname.2
man2/gethostname.2
man2/getsid.2
man2/kill.2
man2/link.2
man2/madvise.2
man2/mkdir.2
man2/mknod.2
man2/open.2
man2/posix_fadvise.2
man2/pread.2
man2/process_vm_readv.2
man2/readlink.2
man2/seteuid.2
man2/setpgid.2
man2/setreuid.2
man2/sigaction.2
man2/sigaltstack.2
man2/sigpending.2
man2/sigprocmask.2
man2/sigsuspend.2
man2/stat.2
man2/symlink.2
man2/sync.2
man2/syscall.2
man2/truncate.2
man2/unlink.2
man2/utimensat.2
man2/vfork.2
man2/vhangup.2
man2/wait.2
man2/wait4.2
man3/a64l.3
man3/abs.3
man3/acos.3
man3/acosh.3
man3/asin.3
man3/asinh.3
man3/atan.3
man3/atan2.3
man3/atanh.3
man3/atoi.3
man3/bsd_signal.3
man3/cbrt.3
man3/ceil.3
man3/clock_getcpuclockid.3
man3/copysign.3
man3/cos.3
man3/cosh.3
man3/ctime.3
man3/dirfd.3
man3/div.3
man3/drand48.3
man3/drand48_r.3
man3/duplocale.3
man3/ecvt_r.3
man3/endian.3
man3/erf.3
man3/erfc.3
man3/exp.3
man3/exp2.3
man3/expm1.3
man3/fabs.3
man3/fdim.3
man3/fexecve.3
man3/ffs.3
man3/finite.3
man3/flockfile.3
man3/floor.3
man3/fma.3
man3/fmax.3
man3/fmemopen.3
man3/fmin.3
man3/fmod.3
man3/fpclassify.3
man3/frexp.3
man3/fseeko.3
man3/fwide.3
man3/gamma.3
man3/getaddrinfo.3
man3/getcwd.3
man3/getdate.3
man3/getentropy.3
man3/getgrent.3
man3/getgrnam.3
man3/gethostbyname.3
man3/gethostid.3
man3/getline.3
man3/getnameinfo.3
man3/getnetent_r.3
man3/getopt.3
man3/getpass.3
man3/getprotoent_r.3
man3/getpwent.3
man3/getpwnam.3
man3/getrpcent_r.3
man3/getservent_r.3
man3/getspnam.3
man3/getsubopt.3
man3/getusershell.3
man3/getw.3
man3/grantpt.3
man3/hypot.3
man3/ilogb.3
man3/inet_net_pton.3
man3/insque.3
man3/isalpha.3
man3/isfdtype.3
man3/isgreater.3
man3/iswblank.3
man3/j0.3
man3/killpg.3
man3/ldexp.3
man3/lgamma.3
man3/lockf.3
man3/log.3
man3/log10.3
man3/log1p.3
man3/log2.3
man3/logb.3
man3/lrint.3
man3/lround.3
man3/malloc.3
man3/mbsnrtowcs.3
man3/mkdtemp.3
man3/mkfifo.3
man3/mkstemp.3
man3/mktemp.3
man3/modf.3
man3/mq_receive.3
man3/mq_send.3
man3/nan.3
man3/newlocale.3
man3/nextafter.3
man3/nl_langinfo.3
man3/open_memstream.3
man3/opendir.3
man3/popen.3
man3/posix_fallocate.3
man3/posix_madvise.3
man3/posix_memalign.3
man3/posix_openpt.3
man3/pow.3
man3/printf.3
man3/pthread_attr_setstack.3
man3/pthread_cleanup_push_defer_np.3
man3/pthread_kill.3
man3/pthread_mutex_consistent.3
man3/pthread_mutexattr_setrobust.3
man3/pthread_rwlockattr_setkind_np.3
man3/pthread_sigmask.3
man3/pthread_spin_init.3
man3/pthread_spin_lock.3
man3/ptsname.3
man3/qecvt.3
man3/qsort.3
man3/rand.3
man3/random.3
man3/random_r.3
man3/rcmd.3
man3/readdir_r.3
man3/realpath.3
man3/remainder.3
man3/remquo.3
man3/rint.3
man3/round.3
man3/scalb.3
man3/scalbln.3
man3/scandir.3
man3/scanf.3
man3/sched_getcpu.3
man3/setenv.3
man3/setnetgrent.3
man3/siginterrupt.3
man3/signbit.3
man3/significand.3
man3/sigset.3
man3/sigsetops.3
man3/sigwait.3
man3/sin.3
man3/sinh.3
man3/sockatmark.3
man3/sqrt.3
man3/stpcpy.3
man3/stpncpy.3
man3/strdup.3
man3/strerror.3
man3/strfromd.3
man3/strnlen.3
man3/strsignal.3
man3/strtod.3
man3/strtol.3
man3/strtoul.3
man3/tan.3
man3/tanh.3
man3/tgamma.3
man3/tmpnam.3
man3/toupper.3
man3/towlower.3
man3/towupper.3
man3/trunc.3
man3/ttyslot.3
man3/ualarm.3
man3/unlocked_stdio.3
man3/unlockpt.3
man3/uselocale.3
man3/usleep.3
man3/wcpcpy.3
man3/wcpncpy.3
man3/wcscasecmp.3
man3/wcsdup.3
man3/wcsncasecmp.3
man3/wcsnlen.3
man3/wcsnrtombs.3
man3/y0.3

index b0ff38a5375f74b7792009f82e8bec89110e115f..1d8fb65e70004611290d9dd4802c529e3cfb0f25 100644 (file)
@@ -45,12 +45,10 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR _Exit ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .SH DESCRIPTION
 .BR _exit ()
 terminates the calling process "immediately".
index ee7758138999ee8bf6dfa2f45f9801b525bd489d..1be8788f24e3dbbca0dece3bc5a1a4275751ac15 100644 (file)
@@ -66,18 +66,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR faccessat ():
-.PD 0
-.ad l
-.RS 4
-.TP 4
-Since glibc 2.10:
-_POSIX_C_SOURCE\ >=\ 200809L
-.TP
-Before glibc 2.10:
-_ATFILE_SOURCE
-.RE
-.ad
-.PD
+.nf
+    Since glibc 2.10:
+        _POSIX_C_SOURCE\ >=\ 200809L
+    Before glibc 2.10:
+        _ATFILE_SOURCE
+.fi
 .SH DESCRIPTION
 .BR access ()
 checks whether the calling process can access the file
index 053063746dfe682158d5322f3945441c452c1975..9cdb0df2d2bb25168a4e84e075a1b08bd0fff7a8 100644 (file)
@@ -44,34 +44,23 @@ Feature Test Macro Requirements for glibc (see
 .PP
 .BR brk (),
 .BR sbrk ():
-.ad l
-.RS 4
-.PD 0
-.TP 4
-Since glibc 2.19:
 .nf
-_DEFAULT_SOURCE ||
-    (_XOPEN_SOURCE\ >=\ 500) &&
+    Since glibc 2.19:
+        _DEFAULT_SOURCE ||
+            (_XOPEN_SOURCE\ >=\ 500) &&
 .\"    (_XOPEN_SOURCE\ >=\ 500 ||
 .\"        _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED) &&
-    ! (_POSIX_C_SOURCE\ >=\ 200112L)
-.fi
-.TP 4
-From glibc 2.12 to 2.19:
-.nf
-_BSD_SOURCE || _SVID_SOURCE ||
-    (_XOPEN_SOURCE\ >=\ 500) &&
+            ! (_POSIX_C_SOURCE\ >=\ 200112L)
+    From glibc 2.12 to 2.19:
+        _BSD_SOURCE || _SVID_SOURCE ||
+            (_XOPEN_SOURCE\ >=\ 500) &&
 .\"    (_XOPEN_SOURCE\ >=\ 500 ||
 .\"        _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED) &&
-    ! (_POSIX_C_SOURCE\ >=\ 200112L)
-.fi
-.TP 4
-Before glibc 2.12:
-_BSD_SOURCE || _SVID_SOURCE || _XOPEN_SOURCE\ >=\ 500
+            ! (_POSIX_C_SOURCE\ >=\ 200112L)
+    Before glibc 2.12:
+        _BSD_SOURCE || _SVID_SOURCE || _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-.PD
-.RE
-.ad
+.fi
 .SH DESCRIPTION
 .BR brk ()
 and
index 31509ea67a5e5b4bcb23bddf64c1ccde7cc850b5..a79f0da9e92b3dc4d9ecc437f87bcf79b1e8c0f0 100644 (file)
@@ -47,16 +47,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR fchdir ():
-.PD 0
-.ad l
-.RS 4
-_XOPEN_SOURCE\ >=\ 500
+.nf
+    _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Since glibc 2.12: */ _POSIX_C_SOURCE\ >=\ 200809L
-    || /* Glibc up to and including 2.19: */ _BSD_SOURCE
-.RE
-.ad
-.PD
+        || /* Since glibc 2.12: */ _POSIX_C_SOURCE\ >=\ 200809L
+        || /* Glibc up to and including 2.19: */ _BSD_SOURCE
+.fi
 .SH DESCRIPTION
 .BR chdir ()
 changes the current working directory of the calling process to the
index 1a0e43ed311b6041a907ac48dc8eab8ebc123ce4..2853e0d47fa35f806d601aa625abdac67fdee1d7 100644 (file)
@@ -51,44 +51,30 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
-.PD 0
+.nf
 .BR fchmod ():
-.RS 4
-Since glibc 2.24:
-    _POSIX_C_SOURCE\ >=\ 199309L
+    Since glibc 2.24:
+        _POSIX_C_SOURCE\ >=\ 199309L
 .\"        || (_XOPEN_SOURCE && _XOPEN_SOURCE_EXTENDED)
-.PP
-Glibc 2.19 to 2.23
-    _POSIX_C_SOURCE
-.PP
-Glibc 2.16 to 2.19:
-    _BSD_SOURCE || _POSIX_C_SOURCE
-.PP
-Glibc 2.12 to 2.16:
-    _BSD_SOURCE || _XOPEN_SOURCE\ >=\ 500 ||
-        _POSIX_C_SOURCE >= 200809L
-.PP
-Glibc 2.11 and earlier:
-    _BSD_SOURCE || _XOPEN_SOURCE\ >=\ 500
+    Glibc 2.19 to 2.23
+        _POSIX_C_SOURCE
+    Glibc 2.16 to 2.19:
+        _BSD_SOURCE || _POSIX_C_SOURCE
+    Glibc 2.12 to 2.16:
+        _BSD_SOURCE || _XOPEN_SOURCE\ >=\ 500 ||
+            _POSIX_C_SOURCE >= 200809L
+    Glibc 2.11 and earlier:
+        _BSD_SOURCE || _XOPEN_SOURCE\ >=\ 500
 .\"        || (_XOPEN_SOURCE && _XOPEN_SOURCE_EXTENDED)
-.RE
-.PD
+.fi
 .PP
 .BR fchmodat ():
-.PD 0
-.ad l
-.RS 4
-.TP 4
-Since glibc 2.10:
-_POSIX_C_SOURCE\ >=\ 200809L
-.TP
-Before glibc 2.10:
-_ATFILE_SOURCE
-.RE
-.ad
-.PD
-.ad
+.nf
+    Since glibc 2.10:
+        _POSIX_C_SOURCE\ >=\ 200809L
+    Before glibc 2.10:
+        _ATFILE_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR chmod ()
index 871a3469c737781e3668f7bc9c72218291dfb3b3..20809c10a633d18007972cb0994ea6c78e030efe 100644 (file)
@@ -60,30 +60,20 @@ Feature Test Macro Requirements for glibc (see
 .PP
 .BR fchown (),
 .BR lchown ():
-.PD 0
-.ad l
-.RS 4
-/* Since glibc 2.12: */ _POSIX_C_SOURCE\ >=\ 200809L
-    || _XOPEN_SOURCE\ >=\ 500
+.nf
+    /* Since glibc 2.12: */ _POSIX_C_SOURCE\ >=\ 200809L
+        || _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Glibc <= 2.19: */ _BSD_SOURCE
-.RE
-.PD
+        || /* Glibc <= 2.19: */ _BSD_SOURCE
+.fi
 .PP
 .BR fchownat ():
-.ad l
-.PD 0
-.RS 4
-.TP 4
-Since glibc 2.10:
-_POSIX_C_SOURCE\ >=\ 200809L
-.TP
-Before glibc 2.10:
-_ATFILE_SOURCE
-.RE
-.PD
-.ad
-.PD
+.nf
+    Since glibc 2.10:
+        _POSIX_C_SOURCE\ >=\ 200809L
+    Before glibc 2.10:
+        _ATFILE_SOURCE
+.fi
 .SH DESCRIPTION
 These system calls change the owner and group of a file.
 The
index a81166182c935b68ea5f5760a26ba2a9889d9517..42a570eccdca88ff1a2352972248852547c94fe2 100644 (file)
@@ -48,14 +48,12 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR clock_getres (),
 .BR clock_gettime (),
 .BR clock_settime ():
-.RS 4
-_POSIX_C_SOURCE\ >=\ 199309L
-.RE
-.ad
+.nf
+    _POSIX_C_SOURCE\ >=\ 199309L
+.fi
 .SH DESCRIPTION
 The function
 .BR clock_getres ()
index 90e0b95fbfc1db8674923541672a362ef94a9bc7..57536304246b0e0cd0675501d42051c863d4b6ca 100644 (file)
@@ -37,17 +37,15 @@ clock_nanosleep \- high-resolution sleep with specifiable clock
 .PP
 Link with \fI\-lrt\fP (only for glibc versions before 2.17).
 .PP
-.ad l
 .RS -4
 Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
 .BR clock_nanosleep ():
-.RS 4
-_POSIX_C_SOURCE\ >=\ 200112L
-.RE
-.ad
+.nf
+    _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .SH DESCRIPTION
 Like
 .BR nanosleep (2),
index f5cb2035aff465e321967aea2ee717b0eb2e8e48..404a2d0b6823f316c87f946a578719040ffbbe46 100644 (file)
@@ -42,7 +42,6 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR getdomainname (),
 .BR setdomainname ():
 .nf
@@ -54,7 +53,6 @@ Feature Test Macro Requirements for glibc (see
     Up to and including glibc 2.19:
         _BSD_SOURCE || (_XOPEN_SOURCE && _XOPEN_SOURCE\ <\ 500)
 .fi
-.ad
 .SH DESCRIPTION
 These functions are used to access or to change the NIS domain name of the
 host system.
index 91caf1e6679a4474d783283588c77d518f053346..5f197d7d415da12d18bf8a4ff4fa497d3e309f79 100644 (file)
@@ -45,13 +45,13 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR gethostname ():
+.nf
     _XOPEN_SOURCE\ >=\ 500 || _POSIX_C_SOURCE\ >=\ 200112L ||
         /* glibc 2.19 and earlier */ _BSD_SOURCE
 .\" The above is something of a simplification
 .\" also in glibc before 2.3 there was a bit churn
-.RE
+.fi
 .PP
 .BR sethostname ():
 .nf
@@ -63,7 +63,6 @@ Feature Test Macro Requirements for glibc (see
     Up to and including glibc 2.19:
         _BSD_SOURCE || (_XOPEN_SOURCE && _XOPEN_SOURCE\ <\ 500)
 .fi
-.ad
 .SH DESCRIPTION
 These system calls are used to access or to change the system hostname.
 More precisely, they operate on the hostname associated with the calling
index 12b833e7fecb97cefb2b4d7ff745f899bb57b3af..327548fd57443b23712e3e610b10b5c0b776369b 100644 (file)
@@ -40,16 +40,12 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
-.PD 0
 .BR getsid ():
-.RS 4
-_XOPEN_SOURCE\ >=\ 500
+.nf
+    _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Since glibc 2.12: */ _POSIX_C_SOURCE\ >=\ 200809L
-.RE
-.PD
-.ad
+        || /* Since glibc 2.12: */ _POSIX_C_SOURCE\ >=\ 200809L
+.fi
 .SH DESCRIPTION
 .I getsid(0)
 returns the session ID of the calling process.
index beca176bb27ec6418727e56aee264726b12b2b86..0c7cf89c1b3ed72509ff25c7f6caa425d5d0043c 100644 (file)
@@ -57,10 +57,10 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR kill ():
-_POSIX_C_SOURCE
-.ad
+.nf
+    _POSIX_C_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR kill ()
index 70c3b5380eb6ebc309dce0db931e59d74adf572c..4f6baf7e054ea32e6d117e6f5832257990fc14ed 100644 (file)
@@ -51,18 +51,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR linkat ():
-.PD 0
-.ad l
-.RS 4
-.TP 4
-Since glibc 2.10:
-_POSIX_C_SOURCE\ >=\ 200809L
-.TP
-Before glibc 2.10:
-_ATFILE_SOURCE
-.RE
-.ad
-.PD
+.nf
+    Since glibc 2.10:
+        _POSIX_C_SOURCE\ >=\ 200809L
+    Before glibc 2.10:
+        _ATFILE_SOURCE
+.fi
 .SH DESCRIPTION
 .BR link ()
 creates a new link (also known as a hard link) to an existing file.
index af1040bc61b1fa73aa1c110280103b4d5da3b373..362960e0455d62f99f69862e2bebb37eb521e1d6 100644 (file)
@@ -48,16 +48,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR madvise ():
-.PD 0
-.RS 4
-.TP 4
-Since glibc 2.19:
-_DEFAULT_SOURCE
-.TP
-Up to and including glibc 2.19:
-_BSD_SOURCE
-.RE
-.PD
+.nf
+    Since glibc 2.19:
+        _DEFAULT_SOURCE
+    Up to and including glibc 2.19:
+        _BSD_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR madvise ()
index 10cf34001ba294cd935c73cd91142a6a20518b84..607f47d2f9b6975343b77c23e9308cef311daf0e 100644 (file)
@@ -31,18 +31,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR mkdirat ():
-.PD 0
-.ad l
-.RS 4
-.TP 4
-Since glibc 2.10:
-_POSIX_C_SOURCE\ >=\ 200809L
-.TP
-Before glibc 2.10:
-_ATFILE_SOURCE
-.RE
-.ad
-.PD
+.nf
+    Since glibc 2.10:
+        _POSIX_C_SOURCE\ >=\ 200809L
+    Before glibc 2.10:
+        _ATFILE_SOURCE
+.fi
 .SH DESCRIPTION
 .BR mkdir ()
 attempts to create a directory named
index 249669071c8420069a8b452e8032889dfdfea93d..8de98fe688eb56c018c5332b6a455f7f2ad50f0a 100644 (file)
@@ -37,14 +37,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR mknod ():
-.ad l
-.RS 4
-_XOPEN_SOURCE\ >=\ 500
+.nf
+    _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 The system call
 .BR mknod ()
index f587b0d951845f8df278cae17793c49c023f87f8..5656e3b6de415bb8198480f6532e29ccb1eb6f5a 100644 (file)
@@ -77,18 +77,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR openat ():
-.PD 0
-.ad l
-.RS 4
-.TP 4
-Since glibc 2.10:
-_POSIX_C_SOURCE\ >=\ 200809L
-.TP
-Before glibc 2.10:
-_ATFILE_SOURCE
-.RE
-.ad
-.PD
+.nf
+    Since glibc 2.10:
+        _POSIX_C_SOURCE\ >=\ 200809L
+    Before glibc 2.10:
+        _ATFILE_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR open ()
index 00ab8e91ca9b098ef517bf4940b3e8c3615d3bb2..9713df14cb363256debc5b854d32428f728e104c 100644 (file)
@@ -44,10 +44,9 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR posix_fadvise ():
-.RS 4
-_POSIX_C_SOURCE\ >=\ 200112L
-.RE
-.ad
+.nf
+    _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .SH DESCRIPTION
 Programs can use
 .BR posix_fadvise ()
index 8e31be79c509b9cdd0ade5ffad2cc43ee7b638bf..e37053b18ec0087ea94b479cee55f90735efd405 100644 (file)
@@ -40,16 +40,12 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.PD 0
-.ad l
 .BR pread (),
 .BR pwrite ():
-.RS 4
-_XOPEN_SOURCE\ >=\ 500
-    || /* Since glibc 2.12: */ _POSIX_C_SOURCE\ >=\ 200809L
-.RE
-.ad
-.PD
+.nf
+    _XOPEN_SOURCE\ >=\ 500
+        || /* Since glibc 2.12: */ _POSIX_C_SOURCE\ >=\ 200809L
+.fi
 .SH DESCRIPTION
 .BR pread ()
 reads up to
index 172c7a44128d7bcbd07a62b8686a5fba2e12e650..43fed8be20c5dd3cd4adab2bb5798f2d13e988c4 100644 (file)
@@ -54,13 +54,9 @@ Feature Test Macro Requirements for glibc (see
 .PP
 .BR process_vm_readv (),
 .BR process_vm_writev ():
-.PD 0
-.ad l
-.RS 4
-.BR _GNU_SOURCE
-.RE
-.ad
-.PD
+.nf
+    _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 These system calls transfer data between the address space
 of the calling process ("the local process") and the process identified by
index 5a48df14893e055682ca7960f51170cd1c567e2b..3c290661d6af84a8cbfe116b68bd5044cd78d128 100644 (file)
@@ -63,27 +63,20 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR readlink ():
-.RS 4
-_XOPEN_SOURCE\ >=\ 500 || _POSIX_C_SOURCE\ >=\ 200112L
+.nf
+    _XOPEN_SOURCE\ >=\ 500 || _POSIX_C_SOURCE\ >=\ 200112L
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Glibc <= 2.19: */ _BSD_SOURCE
-.RE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE
+.fi
 .PP
 .BR readlinkat ():
-.PD 0
-.ad l
-.RS 4
-.TP 4
-Since glibc 2.10:
-_POSIX_C_SOURCE\ >=\ 200809L
-.TP
-Before glibc 2.10:
-_ATFILE_SOURCE
-.RE
-.ad
-.PD
+.nf
+    Since glibc 2.10:
+        _POSIX_C_SOURCE\ >=\ 200809L
+    Before glibc 2.10:
+        _ATFILE_SOURCE
+.fi
 .SH DESCRIPTION
 .BR readlink ()
 places the contents of the symbolic link
index 00587eb332890f1ba78e40deef6d0028c46f189c..d7a80ad7e2084121e94fb7b669e4f89633ae0be8 100644 (file)
@@ -43,14 +43,12 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR seteuid (),
 .BR setegid ():
-.RS 4
-_POSIX_C_SOURCE\ >=\ 200112L
-    || /* Glibc <= 2.19: */ _BSD_SOURCE
-.RE
-.ad
+.nf
+    _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Glibc <= 2.19: */ _BSD_SOURCE
+.fi
 .SH DESCRIPTION
 .BR seteuid ()
 sets the effective user ID of the calling process.
index 72be36f7cb16f1f2458dd8478f16a55735c4facb..66ccc79d95025c23c468ce9ea9f075457436a272 100644 (file)
@@ -68,13 +68,12 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR getpgid ():
-.RS 4
-_XOPEN_SOURCE\ >=\ 500
+.nf
+    _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Since glibc 2.12: */ _POSIX_C_SOURCE\ >=\ 200809L
-.RE
+        || /* Since glibc 2.12: */ _POSIX_C_SOURCE\ >=\ 200809L
+.fi
 .PP
 .BR setpgrp "() (POSIX.1):"
 .nf
@@ -92,7 +91,6 @@ _XOPEN_SOURCE\ >=\ 500
         !\ (_POSIX_SOURCE || _POSIX_C_SOURCE || _XOPEN_SOURCE ||
             _GNU_SOURCE || _SVID_SOURCE)
 .fi
-.ad
 .SH DESCRIPTION
 All of these interfaces are available on Linux,
 and are used for getting and setting the
index dca5ebee608c209d9ca5024d6bedccd8a7c3e5b4..cf48a168327c772bd8ad6e440c8fdac2c1cdf1e8 100644 (file)
@@ -62,14 +62,12 @@ Feature Test Macro Requirements for glibc (see
 .PP
 .BR setreuid (),
 .BR setregid ():
-.RS 4
-.ad l
-_XOPEN_SOURCE\ >=\ 500
+.nf
+    _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE
-.ad
-.RE
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE
+.fi
 .SH DESCRIPTION
 .BR setreuid ()
 sets real and effective user IDs of the calling process.
index e0431c7e3c57522f4a610104e2c602a204f4271f..cbd8e2c91fc499167bbaa66316a792c7858aba3b 100644 (file)
@@ -61,13 +61,15 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR sigaction ():
-_POSIX_C_SOURCE
+.nf
+    _POSIX_C_SOURCE
+.fi
 .PP
 .IR siginfo_t :
-_POSIX_C_SOURCE >= 199309L
-.ad
+.nf
+    _POSIX_C_SOURCE >= 199309L
+.fi
 .SH DESCRIPTION
 The
 .BR sigaction ()
index 2584a2deaa73f063f2460037745c2cefcd438cd9..9b854c811ef5ff24b8b1bf72d72bc746aed9c178 100644 (file)
@@ -39,16 +39,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR sigaltstack ():
-.ad l
-.RS 4
-.PD 0
-_XOPEN_SOURCE\ >=\ 500
+.nf
+    _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Since glibc 2.12: */ _POSIX_C_SOURCE\ >=\ 200809L
-    || /* Glibc <= 2.19: */ _BSD_SOURCE
-.PD
-.RE
-.ad
+        || /* Since glibc 2.12: */ _POSIX_C_SOURCE\ >=\ 200809L
+        || /* Glibc <= 2.19: */ _BSD_SOURCE
+.fi
 .SH DESCRIPTION
 .BR sigaltstack ()
 allows a thread to define a new alternate
index 470d756340e4eee2694f70e62b1eab7308c684e4..18fdda1337df39e973af0b970cb297553eebda91 100644 (file)
@@ -41,10 +41,10 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR sigpending ():
-_POSIX_C_SOURCE
-.ad
+.nf
+    _POSIX_C_SOURCE
+.fi
 .SH DESCRIPTION
 .BR sigpending ()
 returns the set of signals that are pending for delivery to the calling
index 8c9556aa6c37d0af7a562375c4364b184a5b303d..f5cc1dff9c98c8f75f28e77e8860c91bb6d89b0d 100644 (file)
@@ -50,10 +50,10 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR sigprocmask ():
-_POSIX_C_SOURCE
-.ad
+.nf
+    _POSIX_C_SOURCE
+.fi
 .SH DESCRIPTION
 .BR sigprocmask ()
 is used to fetch and/or change the signal mask of the calling thread.
index 350128f64d1ea75753c8aafa3b1a2035b5453cdd..b47dd147404400325a5cd070c3a1dcfafc81e826 100644 (file)
@@ -41,10 +41,10 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR sigsuspend ():
-_POSIX_C_SOURCE
-.ad
+.nf
+    _POSIX_C_SOURCE
+.fi
 .SH DESCRIPTION
 .BR sigsuspend ()
 temporarily replaces the signal mask of the calling thread with the
index f4bef98ab8b0d1f9963286052a184ca7a0156eb0..9d04f5e5a595f7b5bd6fa63896699176b6cb7037 100644 (file)
@@ -62,29 +62,22 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR lstat ():
-.RS 4
-/* glibc 2.19 and earlier */ _BSD_SOURCE
-    || /* Since glibc 2.20 */ _DEFAULT_SOURCE
-    || _XOPEN_SOURCE\ >=\ 500
+.nf
+    /* glibc 2.19 and earlier */ _BSD_SOURCE
+        || /* Since glibc 2.20 */ _DEFAULT_SOURCE
+        || _XOPEN_SOURCE\ >=\ 500
 .\"   _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Since glibc 2.10: */ _POSIX_C_SOURCE\ >=\ 200112L
-.RE
+        || /* Since glibc 2.10: */ _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .PP
 .BR fstatat ():
-.ad l
-.RS 4
-.PD 0
-.TP 4
-Since glibc 2.10:
-_POSIX_C_SOURCE\ >=\ 200809L
-.TP
-Before glibc 2.10:
-_ATFILE_SOURCE
-.RE
-.PD
-.ad
+.nf
+    Since glibc 2.10:
+        _POSIX_C_SOURCE\ >=\ 200809L
+    Before glibc 2.10:
+        _ATFILE_SOURCE
+.fi
 .SH DESCRIPTION
 These functions return information about a file, in the buffer pointed to by
 .IR statbuf .
index bf8cb4c9f985f8f37dc473179e6b8c2af4cc0ec5..b00d7ac79fa73fb304437dcfdf9503e3b113fc54 100644 (file)
@@ -51,27 +51,20 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR symlink ():
-.RS 4
-_XOPEN_SOURCE\ >=\ 500 || _POSIX_C_SOURCE\ >=\ 200112L
+.nf
+    _XOPEN_SOURCE\ >=\ 500 || _POSIX_C_SOURCE\ >=\ 200112L
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Glibc <= 2.19: */ _BSD_SOURCE
-.RE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE
+.fi
 .PP
 .BR symlinkat ():
-.PD 0
-.ad l
-.RS 4
-.TP 4
-Since glibc 2.10:
-_POSIX_C_SOURCE\ >=\ 200809L
-.TP
-Before glibc 2.10:
-_ATFILE_SOURCE
-.RE
-.ad
-.PD
+.nf
+    Since glibc 2.10:
+        _POSIX_C_SOURCE\ >=\ 200809L
+    Before glibc 2.10:
+        _ATFILE_SOURCE
+.fi
 .SH DESCRIPTION
 .BR symlink ()
 creates a symbolic link named
index 25bd2a8b55e10f844b8131d33c8e012b20d60d85..f800134c7781f5b79b96ea211f86c50fd0e94982 100644 (file)
@@ -51,21 +51,17 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR sync ():
-.ad l
-.RS 4
-_XOPEN_SOURCE\ >=\ 500
+.nf
+    _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE
-.RE
-.ad
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE
+.fi
 .PP
 .BR syncfs ():
-.ad l
-.RS 4
-_GNU_SOURCE
-.RE
-.ad
+.nf
+    _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 .BR sync ()
 causes all pending modifications to filesystem metadata and cached file
index 5cff330c575ca81d232f9b889554ffe2b2314e1f..42d669f9318bccd4deaf28342e0846709ceab913 100644 (file)
@@ -56,18 +56,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR syscall ():
-.PD 0
-.ad l
-.RS 4
-.TP 4
-Since glibc 2.19:
-_DEFAULT_SOURCE
-.TP
-Before glibc 2.19:
-_BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
-.PD
+.nf
+    Since glibc 2.19:
+        _DEFAULT_SOURCE
+    Before glibc 2.19:
+        _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 .BR syscall ()
 is a small library function that invokes
index 08a75c94f65ea359282efbd1bd23b2d34de9b82c..0e8a336a205296dde658833b26fcac2f378b6034 100644 (file)
@@ -56,24 +56,22 @@ truncate, ftruncate \- truncate a file to a specified length
 Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
-.ad l
 .PP
 .BR truncate ():
-.RS 4
-_XOPEN_SOURCE\ >=\ 500
+.nf
+    _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Since glibc 2.12: */ _POSIX_C_SOURCE\ >=\ 200809L
-    || /* Glibc <= 2.19: */ _BSD_SOURCE
-.RE
+        || /* Since glibc 2.12: */ _POSIX_C_SOURCE\ >=\ 200809L
+        || /* Glibc <= 2.19: */ _BSD_SOURCE
+.fi
 .PP
 .BR ftruncate ():
-.RS 4
-_XOPEN_SOURCE\ >=\ 500
+.nf
+    _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Since glibc 2.3.5: */ _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Glibc <= 2.19: */ _BSD_SOURCE
-.RE
-.ad
+        || /* Since glibc 2.3.5: */ _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Glibc <= 2.19: */ _BSD_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR truncate ()
index 7b148801e8592ede745a140c5a68b8c9003b28c7..674ee227f0729508edc12ea97e2a770d2e4ea792 100644 (file)
@@ -51,18 +51,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR unlinkat ():
-.PD 0
-.ad l
-.RS 4
-.TP 4
-Since glibc 2.10:
-_POSIX_C_SOURCE\ >=\ 200809L
-.TP
-Before glibc 2.10:
-_ATFILE_SOURCE
-.RE
-.ad
-.PD
+.nf
+    Since glibc 2.10:
+        _POSIX_C_SOURCE\ >=\ 200809L
+    Before glibc 2.10:
+        _ATFILE_SOURCE
+.fi
 .SH DESCRIPTION
 .BR unlink ()
 deletes a name from the filesystem.
index 7fb6c81f66ffefa32410ddbd6ff82823d68be5b5..da88b32e6ef12a6fb3f4aa39d2637aea1c5fd1f1 100644 (file)
@@ -41,31 +41,21 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
-.PD 0
 .BR utimensat ():
-.RS 4
-.TP 4
-Since glibc 2.10:
-_POSIX_C_SOURCE\ >=\ 200809L
-.TP
-Before glibc 2.10:
-_ATFILE_SOURCE
-.RE
-.PD
+.nf
+    Since glibc 2.10:
+        _POSIX_C_SOURCE\ >=\ 200809L
+    Before glibc 2.10:
+        _ATFILE_SOURCE
+.fi
 .PP
 .BR futimens ():
-.PD 0
-.RS 4
-.TP
-Since glibc 2.10:
-_POSIX_C_SOURCE\ >=\ 200809L
-.TP
-Before glibc 2.10:
-_GNU_SOURCE
-.RE
-.PD
-.ad
+.nf
+    Since glibc 2.10:
+        _POSIX_C_SOURCE\ >=\ 200809L
+    Before glibc 2.10:
+        _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 .BR utimensat ()
 and
index 77dfc088012ebd52121a96a18eac90b8c369b08f..589a0a7cc0bec4c487fe6cc537a11afa061c9ab4 100644 (file)
@@ -43,23 +43,15 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR vfork ():
-.ad l
-.RS 4
-.PD 0
-.TP 4
-Since glibc 2.12:
 .nf
-(_XOPEN_SOURCE\ >=\ 500) && ! (_POSIX_C_SOURCE\ >=\ 200809L)
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE
-.fi
-.TP 4
-Before glibc 2.12:
-_BSD_SOURCE || _XOPEN_SOURCE\ >=\ 500
+    Since glibc 2.12:
+        (_XOPEN_SOURCE\ >=\ 500) && ! (_POSIX_C_SOURCE\ >=\ 200809L)
+            || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+            || /* Glibc <= 2.19: */ _BSD_SOURCE
+    Before glibc 2.12:
+        _BSD_SOURCE || _XOPEN_SOURCE\ >=\ 500
 .\"     || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-.PD
-.RE
-.ad
+.fi
 .SH DESCRIPTION
 .SS Standard description
 (From POSIX.1)
index b3a9fb0c20f6dac9453fef2a348b259fc8def73d..a5bce578b5c3a8d0e8b54a7aa2254aa86ee623f5 100644 (file)
@@ -40,7 +40,6 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR vhangup ():
 .nf
     Since glibc 2.21:
@@ -51,7 +50,6 @@ Feature Test Macro Requirements for glibc (see
     Up to and including glibc 2.19:
         _BSD_SOURCE || (_XOPEN_SOURCE && _XOPEN_SOURCE\ <\ 500)
 .fi
-.ad
 .SH DESCRIPTION
 .BR vhangup ()
 simulates a hangup on the current terminal.
index 81e8945842bd70daa30647ab365c05e1e4e21ac9..74e18d6379eacd8b4e7d10f6d764301dac0a445c 100644 (file)
@@ -68,9 +68,8 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
-.PD 0
 .BR waitid ():
+.nf
     Since glibc 2.26:
         _XOPEN_SOURCE >= 500 || _POSIX_C_SOURCE\ >=\ 200809L
 .\"    (_XOPEN_SOURCE && _XOPEN_SOURCE_EXTENDED)
@@ -78,8 +77,7 @@ Feature Test Macro Requirements for glibc (see
         _XOPEN_SOURCE
             || /* Since glibc 2.12: */ _POSIX_C_SOURCE\ >=\ 200809L
             || /* Glibc <= 2.19: */ _BSD_SOURCE
-.PD
-.ad
+.fi
 .SH DESCRIPTION
 All of these system calls are used to wait for state changes
 in a child of the calling process, and obtain information
index c2b0a349773f5d8e75b3391fee1482a46c212d85..faa63b30afdf2b0efdedb3bfca7b0a73a4fcef6e 100644 (file)
@@ -50,8 +50,8 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR wait3 ():
+.nf
     Since glibc 2.26:
         _DEFAULT_SOURCE ||
         (_XOPEN_SOURCE\ >=\ 500 &&
@@ -61,13 +61,15 @@ Feature Test Macro Requirements for glibc (see
     Glibc 2.19 and earlier:
         _BSD_SOURCE || _XOPEN_SOURCE\ >=\ 500
 .\"          || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
+.fi
 .PP
 .BR wait4 ():
+.nf
     Since glibc 2.19:
         _DEFAULT_SOURCE
     Glibc 2.19 and earlier:
         _BSD_SOURCE
-.ad
+.fi
 .SH DESCRIPTION
 These functions are nonstandard; in new programs, the use of
 .BR waitpid (2)
index 16a73977bb2d8bafc06724ba4f15191812a1c0cf..93fb0cdc3244ee731db93fbbc2bf511e75c333c6 100644 (file)
@@ -25,15 +25,12 @@ Feature Test Macro Requirements for glibc (see
 .PP
 .BR a64l (),
 .BR l64a ():
-.br
-.RS 4
-.ad l
-_XOPEN_SOURCE\ >=\ 500
+.nf
+    _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Glibc since 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _SVID_SOURCE
-.RE
-.ad
+        || /* Glibc since 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions provide a conversion between 32-bit long integers
 and little-endian base-64 ASCII strings (of length zero to six).
index d1b36461d7e76d7aa09b75a9df7b21dbc81b79c2..7c3bb7dde3811004f3f5f2aef00fd9e6b89f7c79 100644 (file)
@@ -52,12 +52,10 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR llabs ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .SH DESCRIPTION
 The
 .BR abs ()
index 6368ef15a224636793236ecf6c09a244e5901e57..be224935f123c1d373017fd932fe173a86474c23 100644 (file)
@@ -51,15 +51,13 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR acosf (),
 .BR acosl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions calculate the arc cosine of
 .IR x ;
index 85e09493b690e46a6a409a67f08b1fee138ff1cf..3d64d1044516039a9e1f231a242cc19112d64037 100644 (file)
@@ -51,24 +51,22 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR acosh ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || _XOPEN_SOURCE\ >=\ 500
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .PP
 .BR acoshf (),
 .BR acoshl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions calculate the inverse hyperbolic cosine of
 .IR x ;
index c7f070124f6c26c9e83e6536058b78fb8e4350eb..4fd4d24d7638314f6fc2e9a5cccc99a6c11bf6d5 100644 (file)
@@ -51,15 +51,13 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR asinf (),
 .BR asinl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions calculate the principal value of the arc sine of
 .IR x ;
index 09c849321c81da6b11f2e735e9a493a5a9ba24cb..9fdfa196cca6b853cf0af492396e81ebc15023df 100644 (file)
@@ -51,24 +51,22 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR asinh ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || _XOPEN_SOURCE\ >=\ 500
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .PP
 .BR asinhf (),
 .BR asinhl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions calculate the inverse hyperbolic sine of
 .IR x ;
index 4a4877dbc242c1f3baf1a042f298bbf4e1dfd490..64fe7bff1ed7a15116c81aa52dd688cf46170cba 100644 (file)
@@ -51,15 +51,13 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR atanf (),
 .BR atanl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions calculate the principal value of the arc tangent of
 .IR x ;
index c7d40dab59c4ff38f70e7f19f56333dccff66051..8e537661ce5b08c1dec50c45c4507fd81630472c 100644 (file)
@@ -51,15 +51,13 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR atan2f (),
 .BR atan2l ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions calculate the principal value of the arc tangent of
 .IR y/x ,
index 54445ea872505249b5638a987e403435a377b54b..7428da993370a2d46d664333dc6e019162e3057f 100644 (file)
@@ -51,24 +51,22 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR atanh ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || _XOPEN_SOURCE\ >=\ 500
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .PP
 .BR atanhf (),
 .BR atanhl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions calculate the inverse hyperbolic tangent of
 .IR x ;
index fcfbf01c151d93e4077c1f713a67c25038ea7bbc..f7e80a33f0c1344c5e7abaf572324f05881dcdfb 100644 (file)
@@ -47,13 +47,11 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR atoll ():
-.RS 4
-_ISOC99_SOURCE ||
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE ||
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR atoi ()
index 7d6c0b476c95327917621e375e5980ad5237bc22..9d7b30b6ae50480e857781a43ca96493f0dcdebf 100644 (file)
@@ -39,18 +39,15 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR bsd_signal ():
-.RS 4
-Since glibc 2.26:
-    _XOPEN_SOURCE >= 500
+.nf
+    Since glibc 2.26:
+        _XOPEN_SOURCE >= 500
 .\"    || _XOPEN_SOURCE && _XOPEN_SOURCE_EXTENDED
-        && ! (_POSIX_C_SOURCE\ >=\ 200809L)
-.br
-Glibc 2.25 and earlier:
-    _XOPEN_SOURCE
-.RE
-.ad
+            && ! (_POSIX_C_SOURCE\ >=\ 200809L)
+    Glibc 2.25 and earlier:
+        _XOPEN_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR bsd_signal ()
index dbe9409178aa2579a44543dc483826130885a017..88e6ed691483767d0da526f8f97072345ff08f00 100644 (file)
@@ -46,24 +46,22 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR cbrt ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || _XOPEN_SOURCE\ >=\ 500
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .PP
 .BR cbrtf (),
 .BR cbrtl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions return the (real) cube root of
 .IR x .
index 82864bfa41ae047ea8531361d3ce06e17f82d000..21e70834e785fcecb6d546ca4e67682a77e22aee 100644 (file)
@@ -44,15 +44,13 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR ceilf (),
 .BR ceill ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions return the smallest integral value that is not less than
 .IR x .
index 84dc7a9929cad75b011953ec7f4190cc39429e07..14f7ad5b0d3a494631db8751bdf0273048860b19 100644 (file)
@@ -42,10 +42,9 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR clock_getcpuclockid ():
-.RS 4
-_POSIX_C_SOURCE\ >=\ 200112L
-.RE
-.ad
+.nf
+    _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .SH DESCRIPTION
 The
 .BR clock_getcpuclockid ()
index d01b2212444e49a12ba14df966abee903849b09b..848daf62e0d98ffa7da2ad0c877d9056ff75299d 100644 (file)
@@ -47,16 +47,14 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR copysign (),
 .BR copysignf (),
 .BR copysignl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions return a value whose absolute value matches that of
 .IR x ,
index c8ddb23e66ab403aff40826f0470ce67fdeaf374..c77ea77e9f6402f19d1aa37214b225dd939a647b 100644 (file)
@@ -50,15 +50,13 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR cosf (),
 .BR cosl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions return the cosine of
 .IR x ,
index 0970bd26ec9ed62cdaad6190ad337f3f90f5a67d..55d5d39257387a8a325046d7a4b3d8c0594bad58 100644 (file)
@@ -52,15 +52,13 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR coshf (),
 .BR coshl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions return the hyperbolic cosine of
 .IR x ,
index d079015a7e140774ea66e30820871ec825dd88a1..3f9cd2a6ba2163cbc197c9f3bc4173c680dce81f 100644 (file)
@@ -59,17 +59,15 @@ localtime_r \- transform date and time to broken-down time or ASCII
 Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
-.ad l
 .PP
 .BR asctime_r (),
 .BR ctime_r (),
 .BR gmtime_r (),
 .BR localtime_r ():
-.RS 4
-_POSIX_C_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _POSIX_C_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR ctime (),
index 8af16414d9c91fc89ee800ad078b5e1a138d6d94..225013f4eefb138b69b98f3faa18f2a3091ce19d 100644 (file)
@@ -39,14 +39,10 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR dirfd ():
-.RS 4
-.PD 0
-.ad l
-/* Since glibc 2.10: */ _POSIX_C_SOURCE\ >=\ 200809L
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.PD
-.RE
-.ad
+.nf
+    /* Since glibc 2.10: */ _POSIX_C_SOURCE\ >=\ 200809L
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 The function
 .BR dirfd ()
index 7a4e339df63c6d4c4427d581f4bcbe09225a591c..7a710dfdf0242ae74fb0c09d189afe53cbd01c66 100644 (file)
@@ -52,13 +52,11 @@ an integer division
 Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
-.ad l
 .PP
 .BR lldiv ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .SH DESCRIPTION
 The
 .BR div ()
index de6383fa532eec5b89bf799f5abfece83f04d528..d9e61e068d62695d43e770eea3d80c478ebd459a 100644 (file)
@@ -54,7 +54,6 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 All functions shown above:
 .\" .BR drand48 (),
 .\" .BR erand48 (),
@@ -65,10 +64,11 @@ All functions shown above:
 .\" .BR srand48 (),
 .\" .BR seed48 (),
 .\" .BR lcong48 ():
-_XOPEN_SOURCE
-    || /* Glibc since 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _SVID_SOURCE
-.ad
+.nf
+    _XOPEN_SOURCE
+        || /* Glibc since 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions generate pseudo-random numbers using the linear congruential
 algorithm and 48-bit integer arithmetic.
index fca3bc787fb8aecc7b36aed721ddd803869bbf5a..c210fb0804e476456e80d22fab07573653068f6b 100644 (file)
@@ -55,7 +55,6 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 All functions shown above:
 .\" .BR drand48_r (),
 .\" .BR erand48_r (),
@@ -66,9 +65,10 @@ All functions shown above:
 .\" .BR srand48_r (),
 .\" .BR seed48_r (),
 .\" .BR lcong48_r ():
+.nf
     /* Glibc since 2.19: */ _DEFAULT_SOURCE
         || /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
-.ad
+.fi
 .SH DESCRIPTION
 These functions are the reentrant analogs of the functions described in
 .BR drand48 (3).
index 1d8589e1b9eea4f2e6641f748ed5e6f22c7ec14d..28439be98a6bf102db9d8c524cb429b931eb05ee 100644 (file)
@@ -38,16 +38,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR duplocale ():
-.PD 0
-.RS 4
-.TP
-Since glibc 2.10:
-_XOPEN_SOURCE\ >=\ 700
-.TP
-Before glibc 2.10:
-_GNU_SOURCE
-.RE
-.PD
+.nf
+    Since glibc 2.10:
+        _XOPEN_SOURCE\ >=\ 700
+    Before glibc 2.10:
+        _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR duplocale ()
index c7721adbb128a54d6e49c1cd10c107c2e3662ce4..2dc0dd03bb13a43630c8d895358225077cf8c36f 100644 (file)
@@ -50,16 +50,14 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR ecvt_r (),
 .BR fcvt_r (),
 .BR qecvt_r (),
 .BR qfcvt_r ():
-.RS 4
-/* Glibc since 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
-.RE
-.ad
+.nf
+    /* Glibc since 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
+.fi
 .SH DESCRIPTION
 The functions
 .BR ecvt_r (),
index 70a38491376502d377b6d5b94bd249f1786480cf..e661c5a26d25f32479a6466108e3fa8e5609ce26 100644 (file)
@@ -53,8 +53,8 @@ convert values between host and big-/little-endian byte order
 .RS -4
 Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
-.ad l
 .RE
+.ad l
 .PP
 .BR htobe16 (),
 .BR htole16 (),
index 3d61b89518c4c59f4d02c914aa478c62ac61276f..cff65877c0f2db580caf18adafd983b49a7efd6b 100644 (file)
@@ -51,22 +51,20 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR erf ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L || _XOPEN_SOURCE
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L || _XOPEN_SOURCE
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .PP
 .BR erff (),
 .BR erfl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions return the error function of
 .IR x ,
index c34e52a30312ea47b899ddfa815f6dd897188fbe..aad7ea9fcb1e54f775c286734f4d612b23f3aa08 100644 (file)
@@ -42,22 +42,20 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR erfc ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L || _XOPEN_SOURCE
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L || _XOPEN_SOURCE
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .PP
 .BR erfcf (),
 .BR erfcl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions return the complementary error function of
 .IR x ,
index 6e4657b6fbf32a85b4bc601f712a69dff09f643e..721f4d0a1f850af68d9daecd27327853c95a8499 100644 (file)
@@ -52,15 +52,13 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR expf (),
 .BR expl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions return the value of e (the base of natural
 logarithms) raised to the power of
index 3c9986fd1ff6f680d69665008041afb222b8be25..57599ef171277895aa1924c41aa020c4f5c4541e 100644 (file)
@@ -52,14 +52,12 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR exp2 (),
 .BR exp2f (),
 .BR exp2l ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .SH DESCRIPTION
 These functions return the value of 2 raised to the power of
 .IR x .
index 3025531255a53cec5502524b8accae4c0acdf5a2..ea7e935c5f7ad99f130b29094e1cfb3771482821 100644 (file)
@@ -46,24 +46,22 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR expm1 ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || _XOPEN_SOURCE\ >=\ 500
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .PP
 .BR expm1f (),
 .BR expm1l ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions return a value equivalent to
 .PP
index 8293938a3aea3c0c7ce8e9afc04e20f0ff640187..7688616d5ac508a05adb24977481ae1dd4a9f74b 100644 (file)
@@ -48,15 +48,13 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR fabsf (),
 .BR fabsl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions return the absolute value of the floating-point
 number
index 42a51257cfd41fe81dd90c3096e79cd5996dbc92..82c16d91146408aea03848cdbbd826c2c5e615d0 100644 (file)
@@ -25,13 +25,11 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR fdimf (),
 .BR fdiml ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .SH DESCRIPTION
 These functions return the positive difference, max(\fIx\fP-\fIy\fP,0),
 between their arguments.
index c54c854263eb8f38fe5d0a8870f5707ed51100c8..c08ee99f19aa92ea9d70075ebc0d8621b2625362 100644 (file)
@@ -38,18 +38,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR fexecve ():
-.PD 0
-.ad l
-.RS 4
-.TP 4
-Since glibc 2.10:
-_POSIX_C_SOURCE\ >=\ 200809L
-.TP
-Before glibc 2.10:
-_GNU_SOURCE
-.RE
-.ad
-.PD
+.nf
+    Since glibc 2.10:
+        _POSIX_C_SOURCE\ >=\ 200809L
+    Before glibc 2.10:
+        _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 .BR fexecve ()
 performs the same task as
index 5c4162ec817774313e4ac4c1535def40f6a95575..39d7787475d9482385c3712c192ecf919928b5e8 100644 (file)
@@ -50,37 +50,26 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.PD 0
-.ad l
 .BR ffs ():
-.RS 4
-.TP 4
-Since glibc 2.12:
-    _XOPEN_SOURCE >= 700
-    || ! (_POSIX_C_SOURCE\ >=\ 200809L)
-    || /* Glibc since 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.TP
-Before glibc 2.12:
-none
-.RE
-.PD
+.nf
+    Since glibc 2.12:
+        _XOPEN_SOURCE >= 700
+            || ! (_POSIX_C_SOURCE\ >=\ 200809L)
+            || /* Glibc since 2.19: */ _DEFAULT_SOURCE
+            || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+    Before glibc 2.12:
+        none
+.fi
 .PP
 .BR ffsl (),
 .BR ffsll ():
-.RS 4
-.PD 0
-.TP 4
-Since glibc 2.27:
+.nf
+    Since glibc 2.27:
 .\" glibc commit 68fe16dd327c895c08b9ee443b234c49c13b36e9
-    _DEFAULT_SOURCE
-.TP
-Before glibc 2.27:
-    _GNU_SOURCE
-.PD
-.RE
-.ad
-.PD
+        _DEFAULT_SOURCE
+    Before glibc 2.27:
+        _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR ffs ()
index 427d6b65d7ab6f7e001b3b7bad69b07a1a86f34c..d8cc9600637d0f2cd4f4106bfed87e3725530a1e 100644 (file)
@@ -48,44 +48,40 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR finite (),
 .BR finitef (),
 .BR finitel ():
-.RS 4
-/* Glibc since 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
+.nf
+    /* Glibc since 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
 .PP
 .BR isinf ():
-.RS 4
-_XOPEN_SOURCE\ >=\ 600 || _ISOC99_SOURCE
-    || /* Glibc since 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
+    _XOPEN_SOURCE\ >=\ 600 || _ISOC99_SOURCE
+        || /* Glibc since 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .PP
 .BR isinff (),
 .BR isinfl ():
-.RS 4
-/* Glibc since 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
+.nf
+    /* Glibc since 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .PP
 .BR isnan ():
-.RS 4
-_XOPEN_SOURCE || _ISOC99_SOURCE
-    || /* Glibc since 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
+.nf
+    _XOPEN_SOURCE || _ISOC99_SOURCE
+        || /* Glibc since 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .PP
 .BR isnanf (),
 .BR isnanl ():
-.RS 4
-_XOPEN_SOURCE\ >=\ 600
-    || /* Glibc since 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _XOPEN_SOURCE\ >=\ 600
+        || /* Glibc since 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR finite (),
index 49ef5837db1b465813aba5701b92a98b06e9f1eb..1eb1a78b40e431b8ea7b2d41132c09f83eb8af67 100644 (file)
@@ -38,15 +38,13 @@ flockfile, ftrylockfile, funlockfile \- lock FILE for stdio
 Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
-.ad l
 .PP
 All functions shown above:
-.RS 4
-/* Since glibc 2.24: */ _POSIX_C_SOURCE\ >=\ 199309L
-    || /* Glibc <= 2.23: */ _POSIX_C_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    /* Since glibc 2.24: */ _POSIX_C_SOURCE\ >=\ 199309L
+        || /* Glibc <= 2.23: */ _POSIX_C_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 The stdio functions are thread-safe.
 This is achieved by assigning
index feb346b736618b65b31c6004a7c6700230c66c57..ea3941fdd5eae12c06d7fdc727a121d6f0fceee5 100644 (file)
@@ -43,15 +43,13 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR floorf (),
 .BR floorl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions return the largest integral value that is not greater than
 .IR x .
index 7dca20c1110edcb28cffab0ca5a878ff7f7df50f..fd6888d424478b2fddbea06583dbd3c1db0a0ec7 100644 (file)
@@ -28,14 +28,12 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR fma (),
 .BR fmaf (),
 .BR fmal ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .SH DESCRIPTION
 These functions compute
 .IR x " * " y " + " z .
index f8bd8983febbdcdbda265c2add859816e8f2e4ae..70f79d2eb392fb48031d841ec27f3b7615c5a5eb 100644 (file)
@@ -25,14 +25,12 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR fmax (),
 .BR fmaxf (),
 .BR fmaxl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .SH DESCRIPTION
 These functions return the larger value of
 .I x
index 8c04c233d98f87b452e891dc3685146aaa93eab3..c399723aa6d07abef2315eda736dd6f81b5572c7 100644 (file)
@@ -20,18 +20,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR fmemopen ():
-.PD 0
-.ad l
-.RS 4
-.TP 4
-Since glibc 2.10:
-_POSIX_C_SOURCE\ >=\ 200809L
-.TP
-Before glibc 2.10:
-_GNU_SOURCE
-.RE
-.ad
-.PD
+.nf
+    Since glibc 2.10:
+        _POSIX_C_SOURCE\ >=\ 200809L
+    Before glibc 2.10:
+        _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR fmemopen ()
index 2adee0c52b12afd8ff6bd0a31b0d03371132f6af..eeba44fb4569199452333eeeaca3119157a997c5 100644 (file)
@@ -25,14 +25,12 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR fmin (),
 .BR fminf (),
 .BR fminl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .SH DESCRIPTION
 These functions return the lesser value of
 .I x
index 3b228efe96f2d49b408e858ec037d84799263870..2b58f059964a1d8393664855115edcf65e6ec140 100644 (file)
@@ -51,15 +51,13 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR fmodf (),
 .BR fmodl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions compute the floating-point remainder of dividing
 .I x
index 83ebb75e6e5f01a86e2f802386ba3d7018aadd7f..f1ae9a0a8b8944f9ccc2c2d62afe5584c7c3dbfb 100644 (file)
@@ -31,29 +31,27 @@ Feature Test Macro Requirements for glibc (see
 .PP
 .\" I haven't fully grokked the source to determine the FTM requirements;
 .\" in part, the following has been tested by experiment.
-.ad l
 .BR fpclassify (),
 .BR isfinite (),
 .BR isnormal ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-.RE
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .PP
 .BR isnan ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || _XOPEN_SOURCE
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || _XOPEN_SOURCE
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .PP
 .BR isinf ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 Floating point numbers can have special values, such as
 infinite or NaN.
index c667ecb255c11a164f2546f5d5c8b5f2b2a243d4..cfd679cfa668d487f22a5557144cb3a314c3ef19 100644 (file)
@@ -50,15 +50,13 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR frexpf (),
 .BR frexpl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions are used to split the number
 .I x
index 57fc9f1a7a5603e99b71d4aea6ef6efdf0000342..7e15eaa5bb6055f6fcca9105d221d3c74658b81a 100644 (file)
@@ -40,14 +40,10 @@ Feature Test Macro Requirements for glibc (see
 .PP
 .BR fseeko (),
 .BR ftello ():
-.br
-.RS 4
-.ad l
-_FILE_OFFSET_BITS\ ==\ 64 || _POSIX_C_SOURCE\ >=\ 200112L
-.br
-(defining the obsolete _LARGEFILE_SOURCE macro also works)
-.RE
-.ad
+.nf
+    _FILE_OFFSET_BITS\ ==\ 64 || _POSIX_C_SOURCE\ >=\ 200112L
+    (defining the obsolete _LARGEFILE_SOURCE macro also works)
+.fi
 .SH DESCRIPTION
 The
 .BR fseeko ()
index 3f20fa110765c8470622047ba834ed85a8e77678..6bd55295ce27c768f107588013fd711b4eb5cf93 100644 (file)
@@ -27,15 +27,12 @@ fwide \- set and determine the orientation of a FILE stream
 Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
-.ad l
 .PP
 .BR fwide ():
-.RS 4
-_XOPEN_SOURCE\ >=\ 500 || _ISOC99_SOURCE ||
-.br
-_POSIX_C_SOURCE\ >=\ 200112L
-.RE
-.ad
+.nf
+    _XOPEN_SOURCE\ >=\ 500 || _ISOC99_SOURCE ||
+        _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .SH DESCRIPTION
 When \fImode\fP is zero, the
 .BR fwide ()
index 0b386ba0a9d63082b2b972fd805b590f96166a2b..c8110a289ec23eecf0b606c8c49bd5f643ccc1db 100644 (file)
@@ -25,22 +25,20 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR gamma ():
-.RS 4
-_XOPEN_SOURCE
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
+.nf
+    _XOPEN_SOURCE
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .PP
 .BR gammaf (),
 .BR gammal ():
-.RS 4
-_XOPEN_SOURCE >= 600 || (_XOPEN_SOURCE && _ISOC99_SOURCE)
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _XOPEN_SOURCE >= 600 || (_XOPEN_SOURCE && _ISOC99_SOURCE)
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions are deprecated: instead, use either the
 .BR tgamma (3)
index 1b33d2c333c39556f416ad38ab33fd7a2f63008a..b71e7702cf57572b722efe5d6614ecde48314ca4 100644 (file)
@@ -63,17 +63,17 @@ service translation
 .RS -4
 Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
-.ad l
 .RE
 .PP
 .BR getaddrinfo (),
 .BR freeaddrinfo (),
 .BR gai_strerror ():
+.nf
     Since glibc 2.22:
         _POSIX_C_SOURCE >= 200112L
     Glibc 2.21 and earlier:
         _POSIX_C_SOURCE
-.ad
+.fi
 .SH DESCRIPTION
 Given
 .I node
index 435c093e3bf7765f275eca99e08aa858134e5be7..5f37242536cc47442d3fdc42e70bed21a475155e 100644 (file)
@@ -47,28 +47,20 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR get_current_dir_name ():
-.RS 4
-_GNU_SOURCE
-.RE
+.nf
+    _GNU_SOURCE
+.fi
 .PP
 .BR getwd ():
-.ad l
-.RS 4
-.PD 0
-.TP 4
-Since glibc 2.12:
 .nf
-(_XOPEN_SOURCE\ >=\ 500) && ! (_POSIX_C_SOURCE\ >=\ 200809L)
-    || /* Glibc since 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE
-.fi
-.TP 4
-Before glibc 2.12:
-_BSD_SOURCE || _XOPEN_SOURCE\ >=\ 500
+    Since glibc 2.12:
+        (_XOPEN_SOURCE\ >=\ 500) && ! (_POSIX_C_SOURCE\ >=\ 200809L)
+            || /* Glibc since 2.19: */ _DEFAULT_SOURCE
+            || /* Glibc <= 2.19: */ _BSD_SOURCE
+    Before glibc 2.12:
+        _BSD_SOURCE || _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-.PD
-.RE
-.ad
+.fi
 .SH DESCRIPTION
 These functions return a null-terminated string containing an
 absolute pathname that is the current working directory of
index 32b812b2d7788d0f2fc7186d7f10ebd8e30c89ec..5d32280d2cd9cabd1b00db2a0a2689ef3aa4c734 100644 (file)
@@ -49,18 +49,15 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR getdate ():
-.ad l
-.RS 4
-_XOPEN_SOURCE\ >=\ 500
+.nf
+    _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-.RE
+.fi
 .PP
 .BR getdate_r ():
-.ad l
-.RS 4
-_GNU_SOURCE
-.RE
-.ad
+.nf
+    _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 The function
 .BR getdate ()
index 7925ef86e3ed0fb3af2a02618836a2204fc77f34..7c1a2bd773e7b599b5855411d79b4a43217d58b6 100644 (file)
@@ -38,11 +38,9 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR getentropy ():
-.RS 4
-.ad l
-_DEFAULT_SOURCE
-.RE
-.ad
+.nf
+    _DEFAULT_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR getentropy ()
index 126e864d137dad3112bf8ed38c08e551acf0ecb3..6d768fee89ab8184467f17dd95df5ed7a8fcadd7 100644 (file)
@@ -46,29 +46,26 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR setgrent ():
-.RS 4
-_XOPEN_SOURCE\ >=\ 500
+.nf
+    _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Glibc since 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
+        || /* Glibc since 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .PP
 .BR getgrent (),
 .BR endgrent ():
-.RS 4
-Since glibc 2.22:
-    _XOPEN_SOURCE\ >=\ 500 || _DEFAULT_SOURCE
+.nf
+    Since glibc 2.22:
+        _XOPEN_SOURCE\ >=\ 500 || _DEFAULT_SOURCE
 .\"        || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-.br
-Glibc 2.21 and earlier
-    _XOPEN_SOURCE\ >=\ 500
+    Glibc 2.21 and earlier
+        _XOPEN_SOURCE\ >=\ 500
 .\"        || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-        || /* Since glibc 2.12: */ _POSIX_C_SOURCE\ >=\ 200809L
-        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+            || /* Since glibc 2.12: */ _POSIX_C_SOURCE\ >=\ 200809L
+            || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR getgrent ()
index f5836d98ee2a6c3d8a46e5a2aa256c47fb84c247..aa293998faeb74099a3515f5911518de47a8060f 100644 (file)
@@ -50,16 +50,14 @@ getgrnam, getgrnam_r, getgrgid, getgrgid_r \- get group file entry
 .RS -4
 Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
-.ad l
 .RE
 .PP
 .BR getgrnam_r (),
 .BR getgrgid_r ():
-.RS 4
-_POSIX_C_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _POSIX_C_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR getgrnam ()
index e25cb034629cb37b75aff7fa1a1d9c921cabbab7..8d3755e0de2acdc9e9a093d89d76ddd27ce1b724 100644 (file)
@@ -85,54 +85,38 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.PD 0
-.ad l
 .BR gethostbyname2 (),
 .BR gethostent_r (),
 .BR gethostbyaddr_r (),
 .BR gethostbyname_r (),
 .BR gethostbyname2_r ():
-.RS 4
-.TP 4
-Since glibc 2.19:
-_DEFAULT_SOURCE
-.TP 4
-Glibc up to and including 2.19:
-_BSD_SOURCE || _SVID_SOURCE
-.RE
-.PD
+.nf
+    Since glibc 2.19:
+        _DEFAULT_SOURCE
+    Glibc up to and including 2.19:
+        _BSD_SOURCE || _SVID_SOURCE
+.fi
 .PP
-.PD 0
 .BR herror (),
 .BR hstrerror ():
-.RS 4
-.TP 4
-Since glibc 2.19:
-_DEFAULT_SOURCE
-.TP 4
-Glibc 2.8 to 2.19:
-_BSD_SOURCE || _SVID_SOURCE
-.TP
-Before glibc 2.8:
-none
-.RE
-.PD
+.nf
+    Since glibc 2.19:
+        _DEFAULT_SOURCE
+    Glibc 2.8 to 2.19:
+        _BSD_SOURCE || _SVID_SOURCE
+    Before glibc 2.8:
+        none
+.fi
 .PP
-.PD 0
 .BR h_errno :
-.RS 4
-.TP 4
-Since glibc 2.19
-_DEFAULT_SOURCE || _POSIX_C_SOURCE < 200809L
-.TP 4
-Glibc 2.12 to 2.19:
-_BSD_SOURCE || _SVID_SOURCE || _POSIX_C_SOURCE < 200809L
-.TP
-Before glibc 2.12:
-none
-.RE
-.ad
-.PD
+.nf
+    Since glibc 2.19
+        _DEFAULT_SOURCE || _POSIX_C_SOURCE < 200809L
+    Glibc 2.12 to 2.19:
+        _BSD_SOURCE || _SVID_SOURCE || _POSIX_C_SOURCE < 200809L
+    Before glibc 2.12:
+        none
+.fi
 .SH DESCRIPTION
 The
 .BR gethostbyname* (),
index 8e163c1ef81f381458ac10d202e70727c8a9788a..3c8a026cef14507e03bdb5b14df841a3a7036bf7 100644 (file)
@@ -42,7 +42,6 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR gethostid ():
 .nf
     Since glibc 2.20:
@@ -63,7 +62,6 @@ Feature Test Macro Requirements for glibc (see
     Up to and including glibc 2.19:
         _BSD_SOURCE || (_XOPEN_SOURCE && _XOPEN_SOURCE\ <\ 500)
 .fi
-.ad
 .SH DESCRIPTION
 .BR gethostid ()
 and
index dbc99bd0554cccf157bd43b905e2d04ded2a4ed6..4c06498fd7368a853759147f8e82f237a04f6208 100644 (file)
@@ -40,20 +40,14 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR getline (),
 .BR getdelim ():
-.PD 0
-.RS 4
-.TP 4
-Since glibc 2.10:
-_POSIX_C_SOURCE\ >=\ 200809L
-.TP
-Before glibc 2.10:
-_GNU_SOURCE
-.RE
-.PD
-.ad
+.nf
+    Since glibc 2.10:
+        _POSIX_C_SOURCE\ >=\ 200809L
+    Before glibc 2.10:
+        _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 .BR getline ()
 reads an entire line from \fIstream\fP,
index bc873e82a213f8095f0425f0aaae3a5ab29faa97..cf1e68540375417d9496e53784a28619bef2b6f0 100644 (file)
@@ -23,15 +23,15 @@ getnameinfo \- address-to-name translation in protocol-independent manner
 .RS -4
 Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
-.ad l
 .RE
 .PP
 .BR getnameinfo ():
+.nf
     Since glibc 2.22:
         _POSIX_C_SOURCE >= 200112L
     Glibc 2.21 and earlier:
         _POSIX_C_SOURCE
-.ad
+.fi
 .SH DESCRIPTION
 The
 .BR getnameinfo ()
index 7aaa77a35b47c11091c9a1277f7175ee0a656c57..a843a64b478caa3a917fca1ee618daabbb0747bb 100644 (file)
@@ -47,17 +47,17 @@ network entry (reentrant)
 .RS -4
 Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
-.ad l
 .RE
 .PP
 .BR getnetent_r (),
 .BR getnetbyname_r (),
 .BR getnetbyaddr_r ():
+.nf
     Since glibc 2.19:
         _DEFAULT_SOURCE
     Glibc 2.19 and earlier:
         _BSD_SOURCE || _SVID_SOURCE
-.ad
+.fi
 .SH DESCRIPTION
 The
 .BR getnetent_r (),
index 9f10cb579d83f71e550d62dbd4500c204d7b645f..d971c13ba0572250dc457c65b9d37616f3319879 100644 (file)
@@ -66,16 +66,18 @@ optarg, optind, opterr, optopt \- Parse command-line options
 .RS -4
 Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
-.ad l
 .RE
 .PP
 .BR getopt ():
-_POSIX_C_SOURCE\ >=\ 2 || _XOPEN_SOURCE
-.br
+.nf
+    _POSIX_C_SOURCE\ >=\ 2 || _XOPEN_SOURCE
+.fi
+.PP
 .BR getopt_long (),
 .BR getopt_long_only ():
-_GNU_SOURCE
-.ad
+.nf
+    _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR getopt ()
index 25162ce7bc5ae6f1a74477a935c7973a0e49fb68..b7f2264f68b3782c7042d772c90395155971c4ca 100644 (file)
@@ -37,22 +37,14 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR getpass ():
-.ad l
-.RS 4
-.PD 0
-.TP 4
-Since glibc 2.2.2:
 .nf
-_XOPEN_SOURCE && ! (_POSIX_C_SOURCE\ >=\ 200112L)
-    || /* Glibc since 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE
+    Since glibc 2.2.2:
+        _XOPEN_SOURCE && ! (_POSIX_C_SOURCE\ >=\ 200112L)
+            || /* Glibc since 2.19: */ _DEFAULT_SOURCE
+            || /* Glibc <= 2.19: */ _BSD_SOURCE
+    Before glibc 2.2.2:
+        none
 .fi
-.TP 4
-Before glibc 2.2.2:
-none
-.PD
-.RE
-.ad
 .SH DESCRIPTION
 This function is obsolete.
 Do not use it.
index 44e7696ec25d1e6b7a05d501dadf762c4e5c7d6f..3e545544bf33d42b2f1adf8f7ad867d8af494708 100644 (file)
@@ -44,17 +44,17 @@ protocol entry (reentrant)
 .RS -4
 Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
-.ad l
 .RE
 .PP
 .BR getprotoent_r (),
 .BR getprotobyname_r (),
 .BR getprotobynumber_r ():
+.nf
     Since glibc 2.19:
         _DEFAULT_SOURCE
     Glibc 2.19 and earlier:
         _BSD_SOURCE || _SVID_SOURCE
-.ad
+.fi
 .SH DESCRIPTION
 The
 .BR getprotoent_r (),
index 99609947d0d6aff3bb148f015f5e1e1de47b9e9e..d8560b95eb174c0d80d79793bdfcfd5665da5f0c 100644 (file)
@@ -48,17 +48,15 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR getpwent (),
 .BR setpwent (),
 .BR endpwent ():
-.RS 4
-_XOPEN_SOURCE\ >=\ 500
+.nf
+    _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Glibc since 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+        || /* Glibc since 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR getpwent ()
index 0b95a8da756d7d3f2c37c6c75dc4489c32481d3b..4cecd7c12c772f033339e9c163165be6ec60b93f 100644 (file)
@@ -56,14 +56,12 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR getpwnam_r (),
 .BR getpwuid_r ():
-.RS 4
-_POSIX_C_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _POSIX_C_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR getpwnam ()
index 4a072af27b1a3fec1c0f604724170c50f13abf7a..17a9808f0ac7ba9768c0e24395263fa3def6c966 100644 (file)
@@ -44,17 +44,17 @@ RPC entry (reentrant)
 .RS -4
 Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
-.ad l
 .RE
 .PP
 .BR getrpcent_r (),
 .BR getrpcbyname_r (),
 .BR getrpcbynumber_r ():
+.nf
     Since glibc 2.19:
         _DEFAULT_SOURCE
     Glibc 2.19 and earlier:
         _BSD_SOURCE || _SVID_SOURCE
-.ad
+.fi
 .SH DESCRIPTION
 The
 .BR getrpcent_r (),
index 3616bff445e131cd8952866a6c26fcea6e1cc6f6..f697984927f24ac68f9a43b0a8e4586378a4ddf1 100644 (file)
@@ -44,17 +44,17 @@ service entry (reentrant)
 .RS -4
 Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
-.ad l
 .RE
 .PP
 .BR getservent_r (),
 .BR getservbyname_r (),
 .BR getservbyport_r ():
+.nf
     Since glibc 2.19:
         _DEFAULT_SOURCE
     Glibc 2.19 and earlier:
         _BSD_SOURCE || _SVID_SOURCE
-.ad
+.fi
 .SH DESCRIPTION
 The
 .BR getservent_r (),
index 7e4381e33f84344c9c579e21138e5eae5569bcd3..c79f628b7800191ac3fcfa2f2ae8f8da61717360 100644 (file)
@@ -48,16 +48,16 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR getspent_r (),
 .BR getspnam_r (),
 .BR fgetspent_r (),
 .BR sgetspent_r ():
+.nf
     Since glibc 2.19:
         _DEFAULT_SOURCE
     Glibc 2.19 and earlier:
         _BSD_SOURCE || _SVID_SOURCE
-.ad
+.fi
 .SH DESCRIPTION
 Long ago it was considered safe to have encrypted passwords openly
 visible in the password file.
index 58536cacd0fcbdf0aa5a1e4cd267682568d9cb8e..8da9b24df43dc54ea6a1e784db04cb2e2f984b08 100644 (file)
@@ -39,15 +39,11 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR getsubopt ():
-.ad l
-.RS 4
-.PD 0
-_XOPEN_SOURCE\ >= 500
+.nf
+    _XOPEN_SOURCE\ >= 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Since glibc 2.12: */ _POSIX_C_SOURCE\ >=\ 200809L
-.PD
-.RE
-.ad
+        || /* Since glibc 2.12: */ _POSIX_C_SOURCE\ >=\ 200809L
+.fi
 .SH DESCRIPTION
 .BR getsubopt ()
 parses the list of comma-separated suboptions provided in
index e24d3ba671a152356a7bd7e4f6fdf120baa19d32..0b84b0b840881d91c9967e378823c15eb8c50a94 100644 (file)
@@ -44,7 +44,6 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR getusershell (),
 .BR setusershell (),
 .BR endusershell ():
@@ -57,7 +56,6 @@ Feature Test Macro Requirements for glibc (see
     Up to and including glibc 2.19:
         _BSD_SOURCE || (_XOPEN_SOURCE && _XOPEN_SOURCE\ <\ 500)
 .fi
-.ad
 .SH DESCRIPTION
 The
 .BR getusershell ()
index 2b5baec7bb406ae9a6196ef72f16aa974af804ae..bd23be47e06755c649118eb2c5effb9dcaf7c748 100644 (file)
@@ -40,20 +40,14 @@ Feature Test Macro Requirements for glibc (see
 .PP
 .BR getw (),
 .BR putw ():
-.ad l
-.PD 0
-.RS 4
-.TP 4
-Since glibc 2.3.3:
-_XOPEN_SOURCE && ! (_POSIX_C_SOURCE\ >=\ 200112L)
-    || /* Glibc since 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.TP
-Before glibc 2.3.3:
-_SVID_SOURCE || _BSD_SOURCE || _XOPEN_SOURCE
-.RE
-.PD
-.ad
+.nf
+    Since glibc 2.3.3:
+        _XOPEN_SOURCE && ! (_POSIX_C_SOURCE\ >=\ 200112L)
+            || /* Glibc since 2.19: */ _DEFAULT_SOURCE
+            || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+    Before glibc 2.3.3:
+        _SVID_SOURCE || _BSD_SOURCE || _XOPEN_SOURCE
+.fi
 .SH DESCRIPTION
 .BR getw ()
 reads a word (that is, an \fIint\fP) from \fIstream\fP.
index 4ad91e44aa477fe311a8ec11caaa7009c33b325a..6c5f890edeae2e1fa405f40f976fbf491292f2a6 100644 (file)
@@ -17,18 +17,14 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR grantpt ():
-.br
-.RS 4
-Since glibc 2.24:
-    _XOPEN_SOURCE\ >=\ 500
+.nf
+    Since glibc 2.24:
+        _XOPEN_SOURCE\ >=\ 500
 .\"        || (_XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED)
-.br
-Glibc 2.23 and earlier:
-    _XOPEN_SOURCE
-.RE
-.ad
+    Glibc 2.23 and earlier:
+        _XOPEN_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR grantpt ()
index 2863930d572d6b636e8a01759e4b869b650ba60b..46933cb113cd286d3ff282d72b7eb7c2a0ce4431 100644 (file)
@@ -49,23 +49,21 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR hypot ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || _XOPEN_SOURCE
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || _XOPEN_SOURCE
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .PP
 .BR hypotf (),
 .BR hypotl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions return
 .RI sqrt( x * x + y * y ).
index c1067057e5b19c5ae62bbe471c1da610d2bc2043..bf9b0bb9684707e517e2c0b2307e521a8ee0725a 100644 (file)
@@ -45,24 +45,22 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR ilogb ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || _XOPEN_SOURCE\ >=\ 500
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .PP
 .BR ilogbf (),
 .BR ilogbl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions return the exponent part of their argument
 as a signed integer.
index 8341546d9f199d74519b07ef83101eff60d1ba21..ce183c805ab6a1000d8c49896206576dc4277a33 100644 (file)
@@ -44,18 +44,12 @@ Feature Test Macro Requirements for glibc (see
 .PP
 .BR inet_net_pton (),
 .BR inet_net_ntop ():
-.ad l
-.RS 4
-.PD 0
-.TP 4
-Since glibc 2.20:
-_DEFAULT_SOURCE
-.TP 4
-Before glibc 2.20:
-_BSD_SOURCE || _SVID_SOURCE
-.PD
-.RE
-.ad
+.nf
+    Since glibc 2.20:
+        _DEFAULT_SOURCE
+    Before glibc 2.20:
+        _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions convert network numbers between
 presentation (i.e., printable) format and network (i.e., binary) format.
index 928faa79e9ccab7b231835b3e94ad8664fe5b43e..7742f612775745d3cc706a3ef82df09c52900f29 100644 (file)
@@ -49,16 +49,14 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR insque (),
 .BR remque ():
-.RS 4
-_XOPEN_SOURCE\ >=\ 500
+.nf
+    _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Glibc since 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _SVID_SOURCE
-.RE
-.ad
+        || /* Glibc since 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR insque ()
index 3b039f370961dea89dc83e69cd5faf81cd8193e9..b5e229bd2628dacafd7e573c7361b2378c704643 100644 (file)
@@ -74,19 +74,19 @@ isprint_l, ispunct_l, isspace_l, isupper_l, isxdigit_l
 Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
-.PP
 .ad l
+.PP
 .BR isascii ():
-.RS 4
-_XOPEN_SOURCE
-    || /* Glibc since 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _SVID_SOURCE
-.RE
+.nf
+    _XOPEN_SOURCE
+        || /* Glibc since 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _SVID_SOURCE
+.fi
 .PP
 .BR isblank ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-.RE
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .nh
 .PP
 .BR isalnum_l (),
@@ -102,28 +102,20 @@ _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
 .BR isupper_l (),
 .BR isxdigit_l ():
 .hy
-.PD 0
-.RS 4
-.TP
-Since glibc 2.10:
-_XOPEN_SOURCE\ >=\ 700
-.TP
-Before glibc 2.10:
-_GNU_SOURCE
-.RE
-.PD
+.nf
+    Since glibc 2.10:
+        _XOPEN_SOURCE\ >=\ 700
+    Before glibc 2.10:
+        _GNU_SOURCE
+.fi
 .PP
 .BR isascii_l ():
-.PD 0
-.RS 4
-.TP
-Since glibc 2.10:
-_XOPEN_SOURCE\ >=\ 700 && (_SVID_SOURCE || _BSD_SOURCE)
-.TP
-Before glibc 2.10:
-_GNU_SOURCE
-.RE
-.PD
+.nf
+    Since glibc 2.10:
+        _XOPEN_SOURCE\ >=\ 700 && (_SVID_SOURCE || _BSD_SOURCE)
+    Before glibc 2.10:
+        _GNU_SOURCE
+.fi
 .ad
 .SH DESCRIPTION
 These functions check whether
index 165815c205aa473961c8b8858e795f69264f9236..a8feb9bf902db54c4e52cce2fa2d2d83105eddfd 100644 (file)
@@ -39,18 +39,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR isfdtype ():
-.ad l
-.RS 4
-.PD 0
-.TP 4
-Since glibc 2.20:
-_DEFAULT_SOURCE
-.TP 4
-Before glibc 2.20:
-_BSD_SOURCE || _SVID_SOURCE
-.PD
-.RE
-.ad
+.nf
+    Since glibc 2.20:
+        _DEFAULT_SOURCE
+    Before glibc 2.20:
+        _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR isfdtype ()
index bd0ce8453f71521948cac540fd7ef69a09a6e77f..b3e987d40b8c390c5bde3e6d21ce9b6028cce845 100644 (file)
@@ -30,12 +30,10 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
-All functions described here:
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-.RE
-.ad
+.nf
+    All functions described here:
+        _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .SH DESCRIPTION
 The normal relational operations (like
 .BR < ,
index 170093c9838ea7ec1d53570d97ae03bd9322acf0..1d085b7d5c4953a0a2bb3db596e6061e5c7c6358 100644 (file)
@@ -28,12 +28,10 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR iswblank ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .SH DESCRIPTION
 The
 .BR iswblank ()
index f4eea54497dd2d384ee24e39d597e7fb5f159ba5..f54c9354b5e32d62789bdeb41142df30c99b45a7 100644 (file)
--- a/man3/j0.3
+++ b/man3/j0.3
@@ -61,15 +61,14 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR j0 (),
 .BR j1 (),
 .BR jn ():
-.RS 4
-_XOPEN_SOURCE
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
-.RE
+.nf
+    _XOPEN_SOURCE
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
+.fi
 .PP
 .BR j0f (),
 .BR j0l (),
@@ -77,13 +76,12 @@ _XOPEN_SOURCE
 .BR j1l (),
 .BR jnf (),
 .BR jnl ():
-.RS 4
-_XOPEN_SOURCE \ >=\ 600
-    || (_ISOC99_SOURCE && _XOPEN_SOURCE)
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
-.RE
-.ad
+.nf
+    _XOPEN_SOURCE \ >=\ 600
+        || (_ISOC99_SOURCE && _XOPEN_SOURCE)
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR j0 ()
index b19cdb269caedef9047be4bf1c11f7e75c83a067..a054f94429d722e1e800a59c4cf3a66a1fad3392 100644 (file)
@@ -53,14 +53,14 @@ killpg \- send signal to a process group
 Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
-.ad l
-.TP 4
+.PP
 .BR killpg ():
-_XOPEN_SOURCE\ >=\ 500
+.nf
+    _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE
-.ad
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE
+.fi
 .SH DESCRIPTION
 .BR killpg ()
 sends the signal
index d8486270cdbefbe78f93e7f19b5f2273de72a502..92c0d432ad1cd78595c3453d45e8d653b52c25b6 100644 (file)
@@ -50,15 +50,13 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR ldexpf (),
 .BR ldexpl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions return the result of multiplying the floating-point number
 .I x
index 02c4d38f43576944640982955f0eaea182e3a44d..66fb3ccee01994792d7ebd15f708416b9ae222f0 100644 (file)
@@ -34,37 +34,35 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
+.nf
 .BR lgamma ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L || _XOPEN_SOURCE
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L || _XOPEN_SOURCE
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .PP
 .BR lgammaf (),
 .BR lgammal ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .PP
 .BR lgamma_r (),
 .BR lgammaf_r (),
 .BR lgammal_r ():
-.RS 4
-/* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
+.nf
+    /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .PP
 .IR signgam :
-.RS 4
-_XOPEN_SOURCE
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _XOPEN_SOURCE
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 For the definition of the Gamma function, see
 .BR tgamma (3).
index 5f974e703717d02942c957511fc9f8ee20264dd2..77bc0357a25eba41e62d678d5fa991d539df82fb 100644 (file)
@@ -41,14 +41,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR lockf ():
-.ad l
-.RS 4
-_XOPEN_SOURCE\ >=\ 500
+.nf
+    _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Glibc since 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+        || /* Glibc since 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 Apply, test or remove a POSIX lock on a section of an open file.
 The file is specified by
index 17d702753e79c8ed56f09b5659edbf85f693f35f..9948957c0a24dae89ffb40cf0b258d1b9ff381f2 100644 (file)
@@ -52,15 +52,13 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR logf (),
 .BR logl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions return the natural logarithm of
 .IR x .
index 3f74a9c3b8d96224265fc221af8b445b270e680f..2d9632c0cc8425de51489a1dd6fac30d8aac5a23 100644 (file)
@@ -52,15 +52,13 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR log10f (),
 .BR log10l ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions return the base 10 logarithm of
 .IR x .
index 5ac0f8d64a430adbac94fde170e6044cf08357a8..f87daad62d002496ba4ac127734b27a8f4e6d904 100644 (file)
@@ -45,24 +45,22 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
+.nf
 .BR log1p ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || _XOPEN_SOURCE\ >=\ 500
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .PP
 .BR log1pf (),
 .BR log1pl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions return a value equivalent to
 .PP
index 64d22d99fc2aaff52508ee3e16abbd5236cb5c73..a30e48bc68100e3c4468ca04db8145f8587afa32 100644 (file)
@@ -52,14 +52,12 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR log2 (),
 .BR log2f (),
 .BR log2l ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .SH DESCRIPTION
 These functions return the base 2 logarithm of
 .IR x .
index a8f97e533b1f9ffbb77d0a475e1c363244ea0683..eeeea11a35391759e79a3022a9fe899607f67208 100644 (file)
@@ -45,24 +45,22 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR logb ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || _XOPEN_SOURCE\ >=\ 500
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .PP
 .BR logbf (),
 .BR logbl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions extract the exponent from the
 internal floating-point representation of
index fb79fe0c34cb4379c0efb7f3a6b7283b1d6fd03d..27370e30e0547015d1b3f1e447a49c824efaf102 100644 (file)
@@ -47,12 +47,10 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 All functions shown above:
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .SH DESCRIPTION
 These functions round their argument to the nearest integer value,
 using the current rounding direction (see
index 2fe6db2fe2a24f4e2178cdfb990df3d6b0ed66ab..658109471d256bed7beb20d65c07cdd0ded0cf4a 100644 (file)
@@ -48,12 +48,10 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 All functions shown above:
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .SH DESCRIPTION
 These functions round their argument to the nearest integer value,
 rounding halfway cases away from zero,
index 389dd5725af6298a6e9a4d9cb869e0eea9e4f5bc..65575112089acb7f4093b20a9c3b66af0ed8e871 100644 (file)
@@ -51,12 +51,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR reallocarray ():
-.ad l
+.nf
     Since glibc 2.29:
         _DEFAULT_SOURCE
     Glibc 2.28 and earlier:
         _GNU_SOURCE
-.ad
+.fi
 .SH DESCRIPTION
 The
 .BR malloc ()
index 961e7c77228ae7651a3342c9747d745d2e8f7609..e826007bb4c30200b0ddd75a19b02b00e8df47f5 100644 (file)
@@ -29,18 +29,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR mbsnrtowcs ():
-.PD 0
-.ad l
-.RS 4
-.TP 4
-Since glibc 2.10:
-_POSIX_C_SOURCE\ >=\ 200809L
-.TP
-Before glibc 2.10:
-_GNU_SOURCE
-.RE
-.ad
-.PD
+.nf
+    Since glibc 2.10:
+        _POSIX_C_SOURCE\ >=\ 200809L
+    Before glibc 2.10:
+        _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR mbsnrtowcs ()
index ec0b3d25a0a9489b9dea8f0dac667d3a6f5896a7..62f1e233c0aa483bde8b6c80f4ed4146f802d88a 100644 (file)
@@ -39,19 +39,11 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR mkdtemp ():
-.br
-.ad l
-.RS 4
-.PD 0
-/* Since glibc 2.19: */ _DEFAULT_SOURCE
-.br
-|| /* Glibc 2.19 and earlier: */ _BSD_SOURCE
-.br
-|| /* Since glibc 2.10: */
-_POSIX_C_SOURCE\ >=\ 200809L
-.ad
-.PD
-.RE
+.nf
+    /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc 2.19 and earlier: */ _BSD_SOURCE
+        || /* Since glibc 2.10: */ _POSIX_C_SOURCE\ >=\ 200809L
+.fi
 .SH DESCRIPTION
 The
 .BR mkdtemp ()
index d3a0bdbd88507c3c578de483cc0502587a50f3e8..8224e16d44dbb5665211f9e0a1519076e87772a7 100644 (file)
@@ -47,18 +47,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR mkfifoat ():
-.PD 0
-.ad l
-.RS 4
-.TP 4
-Since glibc 2.10:
-_POSIX_C_SOURCE\ >=\ 200809L
-.TP
-Before glibc 2.10:
-_ATFILE_SOURCE
-.RE
-.ad
-.PD
+.nf
+    Since glibc 2.10:
+        _POSIX_C_SOURCE\ >=\ 200809L
+    Before glibc 2.10:
+        _ATFILE_SOURCE
+.fi
 .SH DESCRIPTION
 .BR mkfifo ()
 makes a FIFO special file with name \fIpathname\fP.
index afa340087fa1852e4d35fa2060317c5a69e9ef04..7b7537f3089d80a7a6989ed1e4f4502bf1c2070d 100644 (file)
@@ -51,26 +51,28 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR mkstemp ():
-.ad l
-.RS 4
-.PD 0
-_XOPEN_SOURCE\ >=\ 500
+.nf
+    _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Since glibc 2.12: */ _POSIX_C_SOURCE\ >=\ 200809L
-    || /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
-.PD
-.RE
-.ad
+        || /* Since glibc 2.12: */ _POSIX_C_SOURCE\ >=\ 200809L
+        || /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
+.fi
 .PP
 .BR mkostemp ():
-_GNU_SOURCE
+.nf
+    _GNU_SOURCE
+.fi
 .PP
 .BR mkstemps ():
+.nf
     /* Glibc since 2.19: */ _DEFAULT_SOURCE
         || /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
+.fi
 .PP
 .BR mkostemps ():
-_GNU_SOURCE
+.nf
+    _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR mkstemp ()
index c36051964dff78478c5ddec5f93b92e4e734cea0..d382cd7982f27367a4d55bacb996c29bd1ba9fc0 100644 (file)
@@ -47,21 +47,15 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR mktemp ():
-.ad l
-.PD 0
-.RS 4
-.TP 4
-Since glibc 2.12:
-(_XOPEN_SOURCE\ >=\ 500) && ! (_POSIX_C_SOURCE\ >=\ 200112L)
-    || /* Glibc since 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
-.TP
-Before glibc 2.12:
-_BSD_SOURCE || _SVID_SOURCE || _XOPEN_SOURCE\ >=\ 500
+.nf
+    Since glibc 2.12:
+        (_XOPEN_SOURCE\ >=\ 500) && ! (_POSIX_C_SOURCE\ >=\ 200112L)
+            || /* Glibc since 2.19: */ _DEFAULT_SOURCE
+            || /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
+    Before glibc 2.12:
+        _BSD_SOURCE || _SVID_SOURCE || _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-.RE
-.PD
-.ad
+.fi
 .SH DESCRIPTION
 .IR "Never use this function" ;
 see BUGS.
index 85d99779dbbe0253aaccdc1f119c498f6d84b088..bd6be015851fca414f962c42f07e2136c68a7a8e 100644 (file)
@@ -50,15 +50,13 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR modff (),
 .BR modfl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions break the argument
 .I x
index cb4a46fc3bdfa3332f8aad20ff9cf9e391427f35..9b31165c1f62c84549c1266e177aafc911f152b2 100644 (file)
@@ -49,10 +49,9 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR mq_timedreceive ():
-.RS 4
-_POSIX_C_SOURCE\ >=\ 200112L
-.RE
-.ad
+.nf
+    _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .SH DESCRIPTION
 .BR mq_receive ()
 removes the oldest message with the highest priority from
index cfc44c1655c2f68280cc857e41692afe934bd76c..a0b470cb1b5cadcbe3bede8bd1500cf862bfcd1a 100644 (file)
@@ -49,10 +49,9 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR mq_timedsend ():
-.RS 4
-_POSIX_C_SOURCE\ >=\ 200112L
-.RE
-.ad
+.nf
+    _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .SH DESCRIPTION
 .BR mq_send ()
 adds the message pointed to by
index 1f48d3915ac42572394da6e45832ce475ffc588b..2a1a56d1d1e974cfbfd6aa248d397e641e8b127d 100644 (file)
@@ -27,14 +27,12 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR nan (),
 .BR nanf (),
 .BR nanl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .SH DESCRIPTION
 These functions return a representation (determined by
 .IR tagp )
index a1a4f93e1d21c8036e4ad7d1b62f93d3af04302b..8d62b17514ec3d47dc8617fbe0470cbb0fa2140f 100644 (file)
@@ -41,16 +41,12 @@ Feature Test Macro Requirements for glibc (see
 .PP
 .BR newlocale (),
 .BR freelocale ():
-.PD 0
-.RS 4
-.TP
-Since glibc 2.10:
-_XOPEN_SOURCE\ >=\ 700
-.TP
-Before glibc 2.10:
-_GNU_SOURCE
-.RE
-.PD
+.nf
+    Since glibc 2.10:
+        _XOPEN_SOURCE\ >=\ 700
+    Before glibc 2.10:
+        _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR newlocale ()
index 6494fa51fddc2701a588fccd0e69b0e2fac1ac80..ad10d8879a655332df30b174d6d624f9e3d194c0 100644 (file)
@@ -32,32 +32,30 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR nextafter ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || _XOPEN_SOURCE\ >=\ 500
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .PP
 .BR nextafterf (),
 .BR nextafterl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .PP
 .BR nexttoward (),
 .BR nexttowardf (),
 .BR nexttowardl ():
-.RS 4
-_XOPEN_SOURCE\ >=\ 600 || _ISOC99_SOURCE
-    || _POSIX_C_SOURCE\ >=\ 200112L
-.RE
-.ad
+.nf
+    _XOPEN_SOURCE\ >=\ 600 || _ISOC99_SOURCE
+        || _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .SH DESCRIPTION
 The
 .BR nextafter (),
index 9e4aef1b1b2f451149e1bb9d1865e8cfbc153506..512c29c73eb8edad1841810e62accaa1b58a1c01 100644 (file)
@@ -31,16 +31,13 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR nl_langinfo_l ():
-.RS 4
-Since glibc 2.24:
-    _POSIX_C_SOURCE\ >=\ 200809L
-.br
-Glibc 2.23 and earlier:
-    _POSIX_C_SOURCE\ >=\ 200112L
-.RE
-.ad
+.nf
+    Since glibc 2.24:
+        _POSIX_C_SOURCE\ >=\ 200809L
+    Glibc 2.23 and earlier:
+        _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .SH DESCRIPTION
 The
 .BR nl_langinfo ()
index c3af2f5a712900a350e1a490de0613b29629f8ed..272d32c4ab192201cfb71b2c9fd13ac6591852f3 100644 (file)
@@ -27,18 +27,12 @@ Feature Test Macro Requirements for glibc (see
 .PP
 .BR open_memstream (),
 .BR open_wmemstream ():
-.PD 0
-.ad l
-.RS 4
-.TP 4
-Since glibc 2.10:
-_POSIX_C_SOURCE\ >=\ 200809L
-.TP
-Before glibc 2.10:
-_GNU_SOURCE
-.RE
-.ad
-.PD
+.nf
+    Since glibc 2.10:
+        _POSIX_C_SOURCE\ >=\ 200809L
+    Before glibc 2.10:
+        _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR open_memstream ()
index 4c0433b18889c207b4b7966a755e2a81dda7aced..33a18dd2b1195d073a1cb49c97526f3532ce975e 100644 (file)
@@ -47,18 +47,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR fdopendir ():
-.PD 0
-.ad l
-.RS 4
-.TP 4
-Since glibc 2.10:
-_POSIX_C_SOURCE\ >=\ 200809L
-.TP
-Before glibc 2.10:
-_GNU_SOURCE
-.RE
-.ad
-.PD
+.nf
+    Since glibc 2.10:
+        _POSIX_C_SOURCE\ >=\ 200809L
+    Before glibc 2.10:
+        _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR opendir ()
index 8f98c5b12e65afe29bc066890bfb0666ad2352ff..744d6b4c3ecbd90a17de76ae951c8421afb7a50f 100644 (file)
@@ -51,16 +51,14 @@ popen, pclose \- pipe stream to or from a process
 .RS -4
 Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
-.ad l
 .RE
 .PP
 .BR popen (),
 .BR pclose ():
-.RS 4
-_POSIX_C_SOURCE\ >=\ 2
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _POSIX_C_SOURCE\ >=\ 2
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR popen ()
index d9416601c9391c8d52bf66868c75af81cb512ceb..8f2ca7fa7ea6c62e3343c0f82a2d7ebc026932e0 100644 (file)
@@ -39,10 +39,9 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR posix_fallocate ():
-.RS 4
-_POSIX_C_SOURCE\ >=\ 200112L
-.RE
-.ad
+.nf
+    _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .SH DESCRIPTION
 The function
 .BR posix_fallocate ()
index 58abe7ce59adc1005046f9ada1feec11216e8765..5b0f1735eda3a8b365bc984c0e96b2e8531528a4 100644 (file)
@@ -33,11 +33,9 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR posix_madvise ():
-.RS 4
-.ad l
-_POSIX_C_SOURCE >= 200112L
-.RE
-.ad
+.nf
+    _POSIX_C_SOURCE >= 200112L
+.fi
 .SH DESCRIPTION
 The
 .BR posix_madvise ()
index 89f536bfc2cf26532ec96f269a3ae70f6d10a4d4..2e732913ea53739a88f6d10e86239eede8370a07 100644 (file)
@@ -48,37 +48,26 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR posix_memalign ():
-_POSIX_C_SOURCE\ >=\ 200112L
+.nf
+    _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .PP
 .BR aligned_alloc ():
-_ISOC11_SOURCE
+.nf
+    _ISOC11_SOURCE
+.fi
 .PP
 .BR valloc ():
-.br
-.PD 0
-.RS 4
-.TP 4
-Since glibc 2.12:
 .nf
-(_XOPEN_SOURCE\ >=\ 500) && !(_POSIX_C_SOURCE\ >=\ 200112L)
-    || /* Glibc since 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
-.fi
-.TP
-Before glibc 2.12:
-_BSD_SOURCE || _XOPEN_SOURCE\ >=\ 500
+    Since glibc 2.12:
+        (_XOPEN_SOURCE\ >=\ 500) && !(_POSIX_C_SOURCE\ >=\ 200112L)
+            || /* Glibc since 2.19: */ _DEFAULT_SOURCE
+            || /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
+    Before glibc 2.12:
+        _BSD_SOURCE || _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-.ad
-.br
-(The (nonstandard) header file
-.I <malloc.h>
-also exposes the declaration of
-.BR valloc ();
-no feature test macros are required.)
-.RE
-.PD
+.fi
 .SH DESCRIPTION
 The function
 .BR posix_memalign ()
index 149d9911416fa42c3e19cc66bbc7377c47f584ed..b416432232e56d60ad77f21e86b865805f3f8266 100644 (file)
@@ -38,10 +38,10 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR posix_openpt ():
-_XOPEN_SOURCE\ >=\ 600
-.ad
+.nf
+    _XOPEN_SOURCE\ >=\ 600
+.fi
 .SH DESCRIPTION
 The
 .BR posix_openpt ()
index 64b994fb8edaea2d5ef42f8ad44e2b6cef5c1eec..c53ede40740a5f6acb874fec7802285861518ffb 100644 (file)
@@ -51,15 +51,13 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR powf (),
 .BR powl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions return the value of
 .I x
index 90e493843f694639b35129090bf6d824e663e302..6f1d72ccabcf69af1432ad719a8afa4291c70ab2 100644 (file)
@@ -60,27 +60,21 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR snprintf (),
 .BR vsnprintf ():
-.RS 4
-_XOPEN_SOURCE\ >=\ 500 || _ISOC99_SOURCE ||
-    || /* Glibc <= 2.19: */ _BSD_SOURCE
-.RE
+.nf
+    _XOPEN_SOURCE\ >=\ 500 || _ISOC99_SOURCE ||
+        || /* Glibc <= 2.19: */ _BSD_SOURCE
+.fi
 .PP
 .BR dprintf (),
 .BR vdprintf ():
-.PD 0
-.RS 4
-.TP 4
-Since glibc 2.10:
-_POSIX_C_SOURCE\ >=\ 200809L
-.TP
-Before glibc 2.10:
-_GNU_SOURCE
-.RE
-.ad
-.PD
+.nf
+    Since glibc 2.10:
+        _POSIX_C_SOURCE\ >=\ 200809L
+    Before glibc 2.10:
+        _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 The functions in the
 .BR printf ()
index bb24e3309ddfabdcf61043b70104878da929739a..cd9f07dd3df637594cf15485f6e317b5e1b3fabe 100644 (file)
@@ -44,13 +44,11 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR pthread_attr_getstack (),
 .BR pthread_attr_setstack ():
-.RS 4
-_POSIX_C_SOURCE\ >=\ 200112L
-.RE
-.ad
+.nf
+    _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .SH DESCRIPTION
 The
 .BR pthread_attr_setstack ()
index d5dc5f44990ed8afa309b171aa8a16290e30f87a..803f7986037d962fc0e9cc0a7a9bbab98ff51e31 100644 (file)
@@ -42,13 +42,11 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR pthread_cleanup_push_defer_np (),
 .BR pthread_cleanup_pop_defer_np ():
-.RS 4
-_GNU_SOURCE
-.RE
-.ad
+.nf
+    _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 These functions are the same as
 .BR pthread_cleanup_push (3)
index 5f8b72a1b0b6ed39bddc0a21f86c22377aec2501..8d46a9d324d32622aeaa018f4a1db2705e50a773 100644 (file)
@@ -40,12 +40,10 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR pthread_kill ():
-.RS 4
-_POSIX_C_SOURCE\ >=\ 199506L || _XOPEN_SOURCE\ >=\ 500
-.RE
-.ad
+.nf
+    _POSIX_C_SOURCE\ >=\ 199506L || _XOPEN_SOURCE\ >=\ 500
+.fi
 .SH DESCRIPTION
 The
 .BR pthread_kill ()
index eb7400bbf85847c86452471cfdcab367b69c2775..2e56e44e0e0d818cefb2161822e141972bbbc7d1 100644 (file)
@@ -41,11 +41,9 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR pthread_mutex_consistent ():
-.RS 4
-.ad l
-_POSIX_C_SOURCE >= 200809L
-.RE
-.ad
+.nf
+    _POSIX_C_SOURCE >= 200809L
+.fi
 .SH DESCRIPTION
 This function makes a robust mutex consistent if it is in an inconsistent
 state.
index cecfb205f5145da1f05ab2c4e9dcfb3b7ea5ac44..9034d6fafdbbe73afafe3bcb87b9d84bd33e8f7c 100644 (file)
@@ -46,13 +46,11 @@ Feature Test Macro Requirements for glibc (see
 .PP
 .BR pthread_mutexattr_getrobust (),
 .BR pthread_mutexattr_setrobust ():
-.RS 4
-.ad l
-_POSIX_C_SOURCE >= 200809L
+.nf
+    _POSIX_C_SOURCE >= 200809L
 .\" FIXME .
 .\" But see https://sourceware.org/bugzilla/show_bug.cgi?id=22125
-.RE
-.ad
+.fi
 .SH DESCRIPTION
 The
 .BR pthread_mutexattr_getrobust ()
index 28b1aad09bc5e3f8af1531953059e5d81da295ce..e775aa6faead90b14e4a1173254d030e3f0e423f 100644 (file)
@@ -45,11 +45,9 @@ Feature Test Macro Requirements for glibc (see
 .PP
 .BR pthread_rwlockattr_setkind_np (),
 .BR pthread_rwlockattr_getkind_np ():
-.RS 4
-.ad l
-_XOPEN_SOURCE\ >=\ 500 || _POSIX_C_SOURCE >= 200809L
-.RE
-.ad
+.nf
+    _XOPEN_SOURCE\ >=\ 500 || _POSIX_C_SOURCE >= 200809L
+.fi
 .SH DESCRIPTION
 The
 .BR pthread_rwlockattr_setkind_np ()
index 35346bc12ce605f6d6915c9b1b498f3946bbdbec..be91afaad92f239e4e69b86355101f156f6253fb 100644 (file)
@@ -41,12 +41,10 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR pthread_sigmask ():
-.RS 4
-_POSIX_C_SOURCE\ >=\ 199506L || _XOPEN_SOURCE\ >=\ 500
-.RE
-.ad
+.nf
+    _POSIX_C_SOURCE\ >=\ 199506L || _XOPEN_SOURCE\ >=\ 500
+.fi
 .SH DESCRIPTION
 The
 .BR pthread_sigmask ()
index 18acfb40259ffd409f2cbb574d429162eb08058e..cc4fc71074aab3a66815a884ae1573d99c8360cc 100644 (file)
@@ -42,11 +42,9 @@ Feature Test Macro Requirements for glibc (see
 .PP
 .BR pthread_spin_init (),
 .BR pthread_spin_destroy ():
-.RS 4
-.ad l
-_POSIX_C_SOURCE >= 200112L
-.RE
-.ad
+.nf
+    _POSIX_C_SOURCE >= 200112L
+.fi
 .SH DESCRIPTION
 .IR "General note" :
 Most programs should use mutexes
index a85624d4bc39a9e1c6a9811fecb9b7282376d60c..141e181fffaf3cef174b0ffebb8fbb393568ac36 100644 (file)
@@ -44,11 +44,9 @@ Feature Test Macro Requirements for glibc (see
 .PP
 .BR pthread_spin_lock (),
 .BR pthread_spin_trylock ():
-.RS 4
-.ad l
-_POSIX_C_SOURCE >= 200112L
-.RE
-.ad
+.nf
+    _POSIX_C_SOURCE >= 200112L
+.fi
 .SH DESCRIPTION
 The
 .BR pthread_spin_lock ()
index ef364837446f9c21be6c43ec261879a2b027ad25..a0f8f816ed7a1c5d2c09a7ac821759a7c41a27ce 100644 (file)
@@ -20,20 +20,19 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR ptsname ():
-.RS 4
-Since glibc 2.24:
-    _XOPEN_SOURCE\ >=\ 500
+.nf
+    Since glibc 2.24:
+        _XOPEN_SOURCE\ >=\ 500
 .\"        || (_XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED)
-.br
-Glibc 2.23 and earlier:
-    _XOPEN_SOURCE
-.RE
+    Glibc 2.23 and earlier:
+        _XOPEN_SOURCE
+.fi
 .PP
 .BR ptsname_r ():
+.nf
     _GNU_SOURCE
-.ad
+.fi
 .SH DESCRIPTION
 The
 .BR ptsname ()
index a7f8ce4482cbb70cd69528695f11ef04ac180078..51c27c4ae4e8ab6db99b9e093b237008a6f94475 100644 (file)
@@ -42,7 +42,6 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR qecvt (),
 .BR qfcvt (),
 .BR qgcvt ():
@@ -52,7 +51,6 @@ Feature Test Macro Requirements for glibc (see
     In glibc up to and including 2.19:
         _SVID_SOURCE
 .fi
-.ad
 .\" FIXME . The full FTM picture looks to have be something like the
 .\" following mess:
 .\"    glibc 2.20 onward
index 15d0e92350e0693f6d3b9e33225c0de56d3da336..a529f90da8f9de2b44b61b5d1c6d54f4596c85c5 100644 (file)
@@ -53,10 +53,10 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR qsort_r ():
-_GNU_SOURCE
-.ad
+.nf
+    _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR qsort ()
index 4184a5d98b5d4cd4a0bd025bd713b849f16ee81c..fcc22e32560d110e7deabc0c3882c0d990189dd3 100644 (file)
@@ -56,13 +56,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR rand_r ():
-.RS 4
-Since glibc 2.24:
-    _POSIX_C_SOURCE >= 199506L
-.br
-Glibc 2.23 and earlier
-    _POSIX_C_SOURCE
-.RE
+.nf
+    Since glibc 2.24:
+        _POSIX_C_SOURCE >= 199506L
+    Glibc 2.23 and earlier
+        _POSIX_C_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR rand ()
index d557ed1f960150c75196154b3c267b34cf7fcd65..8d6c016bc283dc6ddcb6adde2e1258001547a475 100644 (file)
@@ -49,18 +49,16 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR random (),
 .BR srandom (),
 .BR initstate (),
 .BR setstate ():
-.RS 4
-_XOPEN_SOURCE\ >=\ 500
+.nf
+    _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Glibc since 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
-.RE
-.ad
+        || /* Glibc since 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR random ()
index 8c116d674bcdc1583d1a3d5b1d664f839987ce39..5eefb95a5cdc316bc0620fcc9ba17b3f6f77b5da 100644 (file)
@@ -44,16 +44,14 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR random_r (),
 .BR srandom_r (),
 .BR initstate_r (),
 .BR setstate_r ():
-.RS 4
-/* Glibc since 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
-.RE
-.ad
+.nf
+    /* Glibc since 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
+.fi
 .SH DESCRIPTION
 These functions are the reentrant equivalents
 of the functions described in
index c1fb9fbf40507b5e4b43a656e04b862b93a94b6c..e3778fa097501f3c570a89e89246634c3f529f98 100644 (file)
@@ -87,10 +87,12 @@ Feature Test Macro Requirements for glibc (see
 .BR iruserok_af (),
 .BR ruserok (),
 .BR ruserok_af ():
+.nf
     Since glibc 2.19:
         _DEFAULT_SOURCE
     Glibc 2.19 and earlier:
         _BSD_SOURCE
+.fi
 .ad
 .SH DESCRIPTION
 The
index bfc71992a0833a17f2f0137452c0c6c8644d322b..af9dd1a4724133a01a3336b0cf2d27c84091eed0 100644 (file)
@@ -37,15 +37,13 @@ readdir_r \- read a directory
 .RS -4
 Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
-.ad l
 .RE
 .PP
 .BR readdir_r ():
-.RS 4
-_POSIX_C_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _POSIX_C_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 This function is deprecated; use
 .BR readdir (3)
index 554c4a973d74cff9536640a55d89121d81e37e02..3aa862b85c93d8cb4db7f8947b5785fc64ff8eeb 100644 (file)
@@ -42,14 +42,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR realpath ():
-.ad l
-.RS 4
-_XOPEN_SOURCE\ >=\ 500
+.nf
+    _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Glibc since 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE
-.RE
-.ad
+        || /* Glibc since 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE
+.fi
 .SH DESCRIPTION
 .BR realpath ()
 expands all symbolic links and resolves references
index cb67591bb3558ad99850f0e32f17a62e5a281717..24fabba546dc17de77b069ec336ad35dbbc8de83 100644 (file)
@@ -60,32 +60,30 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR remainder ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || _XOPEN_SOURCE\ >=\ 500
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .PP
 .BR remainderf (),
 .BR remainderl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .PP
 .BR drem (),
 .BR dremf (),
 .BR dreml ():
-.RS 4
-/* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These
 functions compute the remainder of dividing
index af5339288b29747d478334db5c36851b3f8b4ee2..c6ca11b1b667dc7446c8d052f493a23073c12e6d 100644 (file)
@@ -28,14 +28,12 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR remquo (),
 .BR remquof (),
 .BR remquol ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .SH DESCRIPTION
 These functions compute the remainder and part of the quotient
 upon division of
index 045b3e237c45b0de562ba4755b731cd09317e268..7a23c3627287a5900def03e370c06523edb1b298 100644 (file)
@@ -48,31 +48,29 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR nearbyint (),
 .BR nearbyintf (),
 .BR nearbyintl ():
-.RS 4
-_POSIX_C_SOURCE\ >=\ 200112L || _ISOC99_SOURCE
-.RE
+.nf
+    _POSIX_C_SOURCE\ >=\ 200112L || _ISOC99_SOURCE
+.fi
 .PP
 .BR rint ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || _XOPEN_SOURCE\ >=\ 500
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .PP
 .BR rintf (),
 .BR rintl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR nearbyint (),
index 90ebc0a6ae8cb1eb173dfddf4f735d675e083bc0..774a527165bd8331c4d3090f4adf41e276784f63 100644 (file)
@@ -43,14 +43,12 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR round (),
 .BR roundf (),
 .BR roundl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .SH DESCRIPTION
 These functions round
 .I x
index b19cb1fc99e66a32cd125ea539fa72ebf78bf7e0..23393f62b057a8d4c82e374658201fd1e43ad815 100644 (file)
@@ -44,23 +44,21 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR scalb ():
-.RS 4
-_XOPEN_SOURCE\ >=\ 500
+.nf
+    _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .PP
 .BR scalbf (),
 .BR scalbl ():
-.RS 4
-_XOPEN_SOURCE\ >=\ 600
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _XOPEN_SOURCE\ >=\ 600
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions multiply their first argument
 .I x
index 00ede3fd7c7d0d6c655094d935b7c636d433cdd1..216a2bdff89a0a74aec867ec4aeb5bd03c7b95bc 100644 (file)
@@ -48,24 +48,22 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR scalbln (),
 .BR scalblnf (),
 .BR scalblnl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-.RE
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+.fi
 .PP
 .BR scalbn (),
 .BR scalbnf (),
 .BR scalbnl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions multiply their first argument
 .I x
index f9d789ea9c86d55f87d9e56184183c54ea1a1534..701940c0c59ab7c9df7eb0d154343b59de26db38 100644 (file)
@@ -91,19 +91,20 @@ Feature Test Macro Requirements for glibc (see
 .PP
 .BR scandir (),
 .BR alphasort ():
-.RS 4
-.PD 0
-.ad
-/* Since glibc 2.10: */ _POSIX_C_SOURCE\ >=\ 200809L
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.PD
-.RE
+.nf
+    /* Since glibc 2.10: */ _POSIX_C_SOURCE\ >=\ 200809L
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .PP
 .BR versionsort ():
-_GNU_SOURCE
+.nf
+    _GNU_SOURCE
+.fi
 .PP
 .BR scandirat ():
-_GNU_SOURCE
+.nf
+    _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR scandir ()
index 2a2001417eb7f5e81918a5596541f26d6d62309e..b4d0fbcb8c4fc8db962fabcdb486a99c46740787 100644 (file)
@@ -71,15 +71,13 @@ scanf, fscanf, sscanf, vscanf, vsscanf, vfscanf \- input format conversion
 Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
-.ad l
 .PP
 .BR vscanf (),
 .BR vsscanf (),
 .BR vfscanf ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-.ad
-.RE
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .SH DESCRIPTION
 The
 .BR scanf ()
index 2d86921078f6b7e178f50c359611d06b3ee5b337..db8cc094e9d010e83962a05544c188ac04cb0f34 100644 (file)
@@ -39,19 +39,13 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR sched_getcpu ():
-.ad l
-.RS 4
-.PD 0
-.TP 4
-Since glibc 2.14:
-_GNU_SOURCE
-.TP 4
-Before glibc 2.14:
-_BSD_SOURCE || _SVID_SOURCE
-    /* _GNU_SOURCE also suffices */
-.PD
-.RE
-.ad
+.nf
+    Since glibc 2.14:
+        _GNU_SOURCE
+    Before glibc 2.14:
+        _BSD_SOURCE || _SVID_SOURCE
+            /* _GNU_SOURCE also suffices */
+.fi
 .SH DESCRIPTION
 .BR sched_getcpu ()
 returns the number of the CPU on which the calling thread is currently executing.
index adaf63b47fccb312b92aabda349863732ebc9796..744623ec5b87e12ed52160a30f6aa6765a14ee1e 100644 (file)
@@ -50,14 +50,12 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR setenv (),
 .BR unsetenv ():
-.RS 4
-_POSIX_C_SOURCE\ >=\ 200112L
-    || /* Glibc <= 2.19: */ _BSD_SOURCE
-.RE
-.ad
+.nf
+    _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Glibc <= 2.19: */ _BSD_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR setenv ()
index 31c39fe75ecbe2f03855a69c1d03d13274aabbfe..74f99c44aa3e325f105c036904f9f28a3a9fe7e6 100644 (file)
@@ -30,8 +30,8 @@ handle network group entries
 Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
-.PP
 .ad l
+.PP
 .nh
 .BR setnetgrent (),
 .BR endnetgrent (),
@@ -39,10 +39,12 @@ Feature Test Macro Requirements for glibc (see
 .BR getnetgrent_r (),
 .BR innetgr ():
 .hy
+.nf
     Since glibc 2.19:
         _DEFAULT_SOURCE
     Glibc 2.19 and earlier:
         _BSD_SOURCE || _SVID_SOURCE
+.fi
 .ad
 .SH DESCRIPTION
 The
index 7cb2f68926bcf2d49a635df53ef8244f6185a93f..853ff85425e2454197b8ff276ee3aa9d4064098c 100644 (file)
@@ -44,14 +44,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR siginterrupt ():
-.ad l
-.RS 4
-_XOPEN_SOURCE\ >=\ 500
+.nf
+    _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Since glibc 2.12: */ _POSIX_C_SOURCE\ >=\ 200809L
-    || /* Glibc <= 2.19: */ _BSD_SOURCE
-.RE
-.ad
+        || /* Since glibc 2.12: */ _POSIX_C_SOURCE\ >=\ 200809L
+        || /* Glibc <= 2.19: */ _BSD_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR siginterrupt ()
index 90fee73f96e366a651c55b761eef0408310bcd56..e08e7e88f44362fd40bcad6d9f974e89f623744a 100644 (file)
@@ -25,12 +25,10 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR signbit ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .SH DESCRIPTION
 .BR signbit ()
 is a generic macro which can work on all real floating-point types.
index 54532979a961fc847a727899d413be0fb4258edd..b8bb8badc46ef0e88de367cec994a1122886ebcf 100644 (file)
@@ -26,15 +26,13 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR significand (),
 .BR significandf (),
 .BR significandl ():
-.RS 4
-/* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions return the mantissa of
 .I x
index 15ec95d43afce9b5b0be09f79b3a3a7b1411587e..8d2f25ac09f59b6f54e2930ec7310621f6033c1c 100644 (file)
@@ -43,16 +43,14 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR sigset (),
 .BR sighold (),
 .BR sigrelse (),
 .BR sigignore ():
-.RS 4
-_XOPEN_SOURCE\ >=\ 500
+.nf
+    _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-.RE
-.ad
+.fi
 .SH DESCRIPTION
 These functions are provided in glibc as a compatibility interface
 for programs that make use of the historical System V signal API.
index 376733b2f6605891dde53dd214dd8e7ccb49de60..4297d02da831a9f39bf5bfe22b8232b2a951299a 100644 (file)
@@ -50,16 +50,14 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR sigemptyset (),
 .BR sigfillset (),
 .BR sigaddset (),
 .BR sigdelset (),
 .BR sigismember ():
-.RS 4
-_POSIX_C_SOURCE
-.RE
-.ad
+.nf
+    _POSIX_C_SOURCE
+.fi
 .SH DESCRIPTION
 These functions allow the manipulation of POSIX signal sets.
 .PP
index 0b4594ad1ab75ae5d1422f5a9d1058c416d1af79..40ec7e3cb88cb7ad1d7f32d36683d14d021e36a3 100644 (file)
@@ -38,16 +38,13 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR sigwait ():
-.RS 4
-Since glibc 2.26:
-    _POSIX_C_SOURCE >= 199506L
-.br
-Glibc 2.25 and earlier:
-    _POSIX_C_SOURCE
-.RE
-.ad
+.nf
+    Since glibc 2.26:
+        _POSIX_C_SOURCE >= 199506L
+    Glibc 2.25 and earlier:
+        _POSIX_C_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR sigwait ()
index 2316a1bb17e270738e235f5dc01fbefa0c23efb5..abd332db81eee75355527f5ba2705c4295c138f0 100644 (file)
@@ -51,15 +51,13 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR sinf (),
 .BR sinl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions return the sine of
 .IR x ,
index 0f532b878cacc38289bc52fc522cf8cae6ab4c84..6409cb703d9f32fa7866974400b37a41774f6a72 100644 (file)
@@ -52,15 +52,13 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR sinhf (),
 .BR sinhl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions return the hyperbolic sine of
 .IR x ,
index a1d9bb15ff05dd7a1f0a877c1ea4d3fb27fe5b43..ad024efc9df800e6009b54b46888ccbb668550aa 100644 (file)
@@ -37,10 +37,10 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR sockatmark ():
-_POSIX_C_SOURCE\ >=\ 200112L
-.ad
+.nf
+    _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .SH DESCRIPTION
 .BR sockatmark ()
 returns a value indicating whether or not the socket referred
index 95325ab49ae430c3c8086d71321e791c0223752d..d1dafcbc9cf581cb560fc4c48685e5081a64f20b 100644 (file)
@@ -50,15 +50,13 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR sqrtf (),
 .BR sqrtl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions return the nonnegative square root of
 .IR x .
index 1af30442f479f59471ec04d1b4e5257399f27113..d2fb637ec5d018053dbc11a27770b151869deaf2 100644 (file)
@@ -38,18 +38,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR stpcpy ():
-.PD 0
-.ad l
-.RS 4
-.TP 4
-Since glibc 2.10:
-_POSIX_C_SOURCE\ >=\ 200809L
-.TP
-Before glibc 2.10:
-_GNU_SOURCE
-.RE
-.ad
-.PD
+.nf
+    Since glibc 2.10:
+        _POSIX_C_SOURCE\ >=\ 200809L
+    Before glibc 2.10:
+        _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR stpcpy ()
index 6b2a79a4f4e37f55b34ef17ad5c52c947c6c2133..7551b0f153df980c81b6f9c512769d42082af0b3 100644 (file)
@@ -27,18 +27,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR stpncpy ():
-.PD 0
-.ad l
-.RS 4
-.TP 4
-Since glibc 2.10:
-_POSIX_C_SOURCE\ >=\ 200809L
-.TP
-Before glibc 2.10:
-_GNU_SOURCE
-.RE
-.ad
-.PD
+.nf
+    Since glibc 2.10:
+        _POSIX_C_SOURCE\ >=\ 200809L
+    Before glibc 2.10:
+        _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR stpncpy ()
index 0c3e034e85b5dc48385b0993ac4862f3ebd22421..49672cd5c6e7bc84e8c8e0d24175b7bebdc878f5 100644 (file)
@@ -47,31 +47,27 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR strdup ():
-.RS 4
-_XOPEN_SOURCE\ >=\ 500
+.nf
+    _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-    || /* Since glibc 2.12: */ _POSIX_C_SOURCE\ >=\ 200809L
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
+        || /* Since glibc 2.12: */ _POSIX_C_SOURCE\ >=\ 200809L
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .PP
 .BR strndup ():
-.PD 0
-.RS 4
-.TP 4
-Since glibc 2.10:
-_POSIX_C_SOURCE\ >=\ 200809L
-.TP
-Before glibc 2.10:
-_GNU_SOURCE
-.RE
-.PD
+.nf
+    Since glibc 2.10:
+        _POSIX_C_SOURCE\ >=\ 200809L
+    Before glibc 2.10:
+        _GNU_SOURCE
+.fi
 .PP
 .BR strdupa (),
 .BR strndupa ():
-_GNU_SOURCE
-.ad
+.nf
+    _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR strdup ()
index c18e3c73dfa599a467088e2f4f5a07c51fbff093..b640133b09da373430ed8b5a7642a30656e03f66 100644 (file)
@@ -60,21 +60,19 @@ strerror, strerrorname_np, strerrordesc_np, strerror_r, strerror_l \- return str
 Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
-.ad l
 .PP
 .BR strerrorname_np (),
 .BR strerrordesc_np ():
+.nf
     _GNU_SOURCE
+.fi
 .PP
 .BR strerror_r ():
-.RS 4
-The XSI-compliant version is provided if:
-.br
-(_POSIX_C_SOURCE\ >=\ 200112L) && ! \ _GNU_SOURCE
-.br
-Otherwise, the GNU-specific version is provided.
-.RE
-.ad
+.nf
+    The XSI-compliant version is provided if:
+        (_POSIX_C_SOURCE\ >=\ 200112L) && ! \ _GNU_SOURCE
+    Otherwise, the GNU-specific version is provided.
+.fi
 .SH DESCRIPTION
 The
 .BR strerror ()
index b9ce789679d6b7480a05dc7970a7feae1c0d56c8..1ea0642e2dd6fe8b1b156a06720a54cb7b45e7ad 100644 (file)
@@ -50,14 +50,12 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR strfromd (),
 .BR strfromf (),
 .BR strfroml ():
-.RS 4
-__STDC_WANT_IEC_60559_BFP_EXT__
-.RE
-.ad
+.nf
+    __STDC_WANT_IEC_60559_BFP_EXT__
+.fi
 .SH DESCRIPTION
 These functions convert a floating-point value,
 .IR fp ,
index 4a6df61140a2141d45f36833e243172700446c8a..4c78a0dc39c94b9e51cd978de37329e47a7aeeab 100644 (file)
@@ -26,18 +26,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR strnlen ():
-.PD 0
-.ad l
-.RS 4
-.TP 4
-Since glibc 2.10:
-_POSIX_C_SOURCE\ >=\ 200809L
-.TP
-Before glibc 2.10:
-_GNU_SOURCE
-.RE
-.ad
-.PD
+.nf
+    Since glibc 2.10:
+        _POSIX_C_SOURCE\ >=\ 200809L
+    Before glibc 2.10:
+        _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR strnlen ()
index 898a735c0dd83a5dc72f409d008b2016baca9c1b..dd9958379f29e9dd655f45dc1f1d324ae2cac21d 100644 (file)
@@ -49,22 +49,25 @@ Feature Test Macro Requirements for glibc (see
 .PP
 .BR sigabbrev_np (),
 .BR sigdescr_np ():
-.ad l
+.nf
     _GNU_SOURCE
+.fi
 .PP
 .BR strsignal ():
-.ad l
+.nf
     From glibc 2.10 to 2.31:
         _POSIX_C_SOURCE\ >=\ 200809L
     Before glibc 2.10:
         _GNU_SOURCE
+.fi
 .PP
 .IR sys_siglist :
+.nf
     Since glibc 2.19:
         _DEFAULT_SOURCE
     Glibc 2.19 and earlier:
         _BSD_SOURCE
-.ad
+.fi
 .SH DESCRIPTION
 The
 .BR strsignal ()
index 483cb0f9082ac9419ba70b1182ae83f0549661af..0adb7af0f1903ad9c929ebbf3b0116fc6278a586 100644 (file)
@@ -58,14 +58,12 @@ strtod, strtof, strtold \- convert ASCII string to floating-point number
 Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
-.ad l
 .PP
 .BR strtof (),
 .BR strtold ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .SH DESCRIPTION
 The
 .BR strtod (),
index f3129d0014065d3d62ae259e45f72a7d1eb2dff7..d10e9f60f3c061acc065b8a3a7944b077fcfe9dd 100644 (file)
@@ -46,13 +46,11 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR strtoll ():
-.RS 4
-_ISOC99_SOURCE
-    || /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE
+        || /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR strtol ()
index 219ffe084f16eb8f317ccc9798f232c92df5fdb2..5559a0ecdd42b3494842437a0b657413545f47b1 100644 (file)
@@ -48,13 +48,11 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR strtoull ():
-.RS 4
-_ISOC99_SOURCE ||
-    || /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE ||
+        || /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR strtoul ()
index b6644d6a8cdd5e0b560337e4df10f9884b43185a..39d934f34390b07c9993467564324fbea43a1db6 100644 (file)
@@ -51,15 +51,13 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR tanf (),
 .BR tanl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions return the tangent of
 .IR x ,
index 3874600feb39c6b8e2437456641a70b4b5c96569..ea9f7b74cf16e2b030dbfbb85f954f28ef843cad 100644 (file)
@@ -51,15 +51,13 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR tanhf (),
 .BR tanhl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 These functions return the hyperbolic tangent of
 .IR x ,
index 7e9bb1ffb22cffbbf99aedacb0caa898ac96307c..52edce9b0a12d5e77ddc144646dbad0a2631d320 100644 (file)
@@ -29,15 +29,12 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR tgamma (),
 .BR tgammaf (),
 .BR tgammal ():
-.RS 4
-_ISOC99_SOURCE ||
-_POSIX_C_SOURCE\ >=\ 200112L
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .SH DESCRIPTION
 These functions calculate the Gamma function of
 .IR x .
index c18d3c2d9e6ea4aafdfcba2917ca3c7473461d99..263e8bf90c90725250fc4f60f115ba4aa9af98bc 100644 (file)
@@ -41,18 +41,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR tmpnam_r ()
-.PD 0
-.ad l
-.RS 4
-.TP 4
-Since glibc 2.19:
-_DEFAULT_SOURCE
-.TP
-Up to and including glibc 2.19:
-_BSD_SOURCE || _SVID_SOURCE
-.RE
-.ad
-.PD
+.nf
+    Since glibc 2.19:
+        _DEFAULT_SOURCE
+    Up to and including glibc 2.19:
+        _BSD_SOURCE || _SVID_SOURCE
+.fi
 .SH DESCRIPTION
 .B Note:
 avoid using these functions; use
index eab37666eddf9693da128c922e4f5471db2bb7f3..8f8badf9050676cf28c281d589caafbf6245b49d 100644 (file)
@@ -46,16 +46,12 @@ Feature Test Macro Requirements for glibc (see
 .PP
 .BR toupper_l (),
 .BR tolower_l ():
-.PD 0
-.RS 4
-.TP
-Since glibc 2.10:
-_XOPEN_SOURCE\ >=\ 700
-.TP
-Before glibc 2.10:
-_GNU_SOURCE
-.RE
-.PD
+.nf
+    Since glibc 2.10:
+        _XOPEN_SOURCE\ >=\ 700
+    Before glibc 2.10:
+        _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 These functions convert lowercase letters to uppercase, and vice versa.
 .PP
index 42e036e4eb64381f64b49d1e57f6672151e36831..e561bf4a368c7a2e39eec4aa8862abff32195415 100644 (file)
@@ -31,16 +31,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR towlower_l ():
-.PD 0
-.RS 4
-.TP
-Since glibc 2.10:
-_XOPEN_SOURCE\ >=\ 700
-.TP
-Before glibc 2.10:
-_GNU_SOURCE
-.RE
-.PD
+.nf
+    Since glibc 2.10:
+        _XOPEN_SOURCE\ >=\ 700
+    Before glibc 2.10:
+        _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR towlower ()
index f8658c9c117fea26f462e9c33b6733bd8e3dcb47..5da594e9c09b0d3f383a1b2d7b9992c556c6c85d 100644 (file)
@@ -30,16 +30,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR towupper_l ():
-.PD 0
-.RS 4
-.TP
-Since glibc 2.10:
-_XOPEN_SOURCE\ >=\ 700
-.TP
-Before glibc 2.10:
-_GNU_SOURCE
-.RE
-.PD
+.nf
+    Since glibc 2.10:
+        _XOPEN_SOURCE\ >=\ 700
+    Before glibc 2.10:
+        _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR towupper ()
index c302db45d04e68b0c759ab2b1edf2cf10c51dd27..872b97a596ef0bb1cbe8087716b7632f75700161 100644 (file)
@@ -41,14 +41,12 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR trunc (),
 .BR truncf (),
 .BR truncl ():
-.RS 4
-_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
-.RE
-.ad
+.nf
+    _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+.fi
 .SH DESCRIPTION
 These functions round
 .I x
index 9c8f356de56699bb77a287f0c59f840b106ef51e..67bb83091866cd3ea1949f482264498fb5eafe7f 100644 (file)
@@ -40,19 +40,15 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR ttyslot ():
-.RS 4
-Since glibc 2.24:
-    _DEFAULT_SOURCE
-.br
-From glibc 2.20 to 2.23:
-    _DEFAULT_SOURCE || (_XOPEN_SOURCE\ &&\ _XOPEN_SOURCE\ <\ 500)
-.br
-Glibc 2.19 and earlier:
-    _BSD_SOURCE || (_XOPEN_SOURCE\ &&\ _XOPEN_SOURCE\ <\ 500)
-.RE
-.ad
+.nf
+    Since glibc 2.24:
+        _DEFAULT_SOURCE
+    From glibc 2.20 to 2.23:
+        _DEFAULT_SOURCE || (_XOPEN_SOURCE\ &&\ _XOPEN_SOURCE\ <\ 500)
+    Glibc 2.19 and earlier:
+        _BSD_SOURCE || (_XOPEN_SOURCE\ &&\ _XOPEN_SOURCE\ <\ 500)
+.fi
 .SH DESCRIPTION
 The legacy function
 .BR ttyslot ()
index b7609d289be8b60a3140f958fa8521d50636dc79..56c8b6f34ea5e20c0394817d99b5d67e33e81bd7 100644 (file)
@@ -37,23 +37,15 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR ualarm ():
-.ad l
-.RS 4
-.PD 0
-.TP 4
-Since glibc 2.12:
 .nf
-(_XOPEN_SOURCE\ >=\ 500) && ! (_POSIX_C_SOURCE\ >=\ 200809L)
-    || /* Glibc since 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE
-.fi
-.TP 4
-Before glibc 2.12:
-_BSD_SOURCE || _XOPEN_SOURCE\ >=\ 500
+    Since glibc 2.12:
+        (_XOPEN_SOURCE\ >=\ 500) && ! (_POSIX_C_SOURCE\ >=\ 200809L)
+            || /* Glibc since 2.19: */ _DEFAULT_SOURCE
+            || /* Glibc <= 2.19: */ _BSD_SOURCE
+    Before glibc 2.12:
+        _BSD_SOURCE || _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-.PD
-.RE
-.ad
+.fi
 .SH DESCRIPTION
 The
 .BR ualarm ()
index eda96359286bcb006234feb69c882f8ec2ce5ecf..ea99d2a95f88cf247c549ef999c23196a096599c 100644 (file)
@@ -69,19 +69,19 @@ putchar_unlocked \- nonlocking stdio functions
 .RS -4
 Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
-.ad l
 .nh
 .RE
+.ad l
 .PP
 .BR getc_unlocked (),
 .BR getchar_unlocked (),
 .BR putc_unlocked (),
 .BR putchar_unlocked ():
-.RS 4
-/* Since glibc 2.24: */ _POSIX_C_SOURCE\ >=\ 199309L
-    || /* Glibc <= 2.23: */ _POSIX_C_SOURCE
-    || /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
-.RE
+.nf
+    /* Since glibc 2.24: */ _POSIX_C_SOURCE\ >=\ 199309L
+        || /* Glibc <= 2.23: */ _POSIX_C_SOURCE
+        || /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
+.fi
 .PP
 .BR clearerr_unlocked (),
 .BR feof_unlocked (),
@@ -92,10 +92,10 @@ Feature Test Macro Requirements for glibc (see
 .BR fputc_unlocked (),
 .BR fread_unlocked (),
 .BR fwrite_unlocked ():
-.RS 4
-/* Glibc since 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
-.RE
+.nf
+    /* Glibc since 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
+.fi
 .PP
 .BR fgets_unlocked (),
 .BR fputs_unlocked (),
@@ -106,9 +106,9 @@ Feature Test Macro Requirements for glibc (see
 .BR putwchar_unlocked (),
 .BR fgetws_unlocked (),
 .BR fputws_unlocked ():
-.RS 4
-_GNU_SOURCE
-.RE
+.nf
+    _GNU_SOURCE
+.fi
 .hy
 .ad
 .SH DESCRIPTION
index 69a6d116775089f642a510f438623e7a10dcfa1c..c6bc9584e4155ed20386dadd539dc21eddee3d58 100644 (file)
@@ -18,17 +18,14 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR unlockpt ():
-.RS 4
-Since glibc 2.24:
-    _XOPEN_SOURCE\ >=\ 500
+.nf
+    Since glibc 2.24:
+        _XOPEN_SOURCE\ >=\ 500
 .\"        || (_XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED)
-.br
-Glibc 2.23 and earlier:
-    _XOPEN_SOURCE
-.RE
-.ad
+    Glibc 2.23 and earlier:
+        _XOPEN_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR unlockpt ()
index d6cc91c593036734f1b8f357c7b4c14679ffe789..17f96e935d37fbcd21c9855b3205dd4736263edb 100644 (file)
@@ -38,16 +38,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR uselocale ():
-.PD 0
-.RS 4
-.TP
-Since glibc 2.10:
-_XOPEN_SOURCE\ >=\ 700
-.TP
-Before glibc 2.10:
-_GNU_SOURCE
-.RE
-.PD
+.nf
+    Since glibc 2.10:
+        _XOPEN_SOURCE\ >=\ 700
+    Before glibc 2.10:
+        _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR uselocale ()
index 2d7f3a70833e81c6f7fc764fe4aa2c0b770dc1ac..ffd986f6728434b08b481b7545d57508b6392f17 100644 (file)
@@ -46,23 +46,15 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR usleep ():
-.ad l
-.RS 4
-.PD 0
-.TP 4
-Since glibc 2.12:
 .nf
-(_XOPEN_SOURCE\ >=\ 500) && ! (_POSIX_C_SOURCE\ >=\ 200809L)
-    || /* Glibc since 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _BSD_SOURCE
-.fi
-.TP 4
-Before glibc 2.12:
-_BSD_SOURCE || _XOPEN_SOURCE\ >=\ 500
+    Since glibc 2.12:
+        (_XOPEN_SOURCE\ >=\ 500) && ! (_POSIX_C_SOURCE\ >=\ 200809L)
+            || /* Glibc since 2.19: */ _DEFAULT_SOURCE
+            || /* Glibc <= 2.19: */ _BSD_SOURCE
+    Before glibc 2.12:
+        _BSD_SOURCE || _XOPEN_SOURCE\ >=\ 500
 .\"    || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
-.PD
-.RE
-.ad
+.fi
 .SH DESCRIPTION
 The
 .BR usleep ()
index 85072d65c653841896a50d43215a7fda7cb94fe7..d88ae2bd16514fa1fe6cfcb63064c352afe26e6a 100644 (file)
@@ -28,18 +28,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR wcpcpy ():
-.PD 0
-.ad l
-.RS 4
-.TP 4
-Since glibc 2.10:
-_POSIX_C_SOURCE\ >=\ 200809L
-.TP
-Before glibc 2.10:
-_GNU_SOURCE
-.RE
-.ad
-.PD
+.nf
+    Since glibc 2.10:
+        _POSIX_C_SOURCE\ >=\ 200809L
+    Before glibc 2.10:
+        _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR wcpcpy ()
index 35a89e7494b35e362848145c9e437262581e1816..74db33579d3e219209e2ad53c06186b906ef651c 100644 (file)
@@ -29,18 +29,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR wcpncpy ():
-.PD 0
-.ad l
-.RS 4
-.TP 4
-Since glibc 2.10:
-_POSIX_C_SOURCE\ >=\ 200809L
-.TP
-Before glibc 2.10:
-_GNU_SOURCE
-.RE
-.ad
-.PD
+.nf
+    Since glibc 2.10:
+        _POSIX_C_SOURCE\ >=\ 200809L
+    Before glibc 2.10:
+        _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR wcpncpy ()
index bae5c1b08ca7b1fb12de2c18533bfe4cda021ace..bfae53d385353597de2ac0e8957e3f1b26a2f464 100644 (file)
@@ -28,18 +28,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR wcscasecmp ():
-.PD 0
-.ad l
-.RS 4
-.TP 4
-Since glibc 2.10:
-_POSIX_C_SOURCE\ >=\ 200809L
-.TP
-Before glibc 2.10:
-_GNU_SOURCE
-.RE
-.ad
-.PD
+.nf
+    Since glibc 2.10:
+        _POSIX_C_SOURCE\ >=\ 200809L
+    Before glibc 2.10:
+        _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR wcscasecmp ()
index e3abcf95b969867d1d382702b53ed578edc12567..b988a310e69517e7878cfe82c079b8a7142becfc 100644 (file)
@@ -28,18 +28,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR wcsdup ():
-.PD 0
-.ad l
-.RS 4
-.TP 4
-Since glibc 2.10:
-_POSIX_C_SOURCE\ >=\ 200809L
-.TP
-Before glibc 2.10:
-_GNU_SOURCE
-.RE
-.ad
-.PD
+.nf
+    Since glibc 2.10:
+        _POSIX_C_SOURCE\ >=\ 200809L
+    Before glibc 2.10:
+        _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR wcsdup ()
index 291bd76c545c507080eb424d91abdd7f72b13c46..40cd8a1e699a203ded239006b0898730d2ae4c24 100644 (file)
@@ -28,18 +28,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR wcsncasecmp ():
-.PD 0
-.ad l
-.RS 4
-.TP 4
-Since glibc 2.10:
-_POSIX_C_SOURCE\ >=\ 200809L
-.TP
-Before glibc 2.10:
-_GNU_SOURCE
-.RE
-.ad
-.PD
+.nf
+    Since glibc 2.10:
+        _POSIX_C_SOURCE\ >=\ 200809L
+    Before glibc 2.10:
+        _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR wcsncasecmp ()
index 830eeb5c84f9eab72c89f0dce471ef5035b9dfcb..22d296c30136562a432d61f29e810098315728ba 100644 (file)
@@ -28,18 +28,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR wcsnlen ():
-.PD 0
-.ad l
-.RS 4
-.TP 4
-Since glibc 2.10:
-_POSIX_C_SOURCE\ >=\ 200809L
-.TP
-Before glibc 2.10:
-_GNU_SOURCE
-.RE
-.ad
-.PD
+.nf
+    Since glibc 2.10:
+        _POSIX_C_SOURCE\ >=\ 200809L
+    Before glibc 2.10:
+        _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR wcsnlen ()
index 3181b525f950ef09d2fb6b3136d57530abaadea3..29fe3c1be1d62824ce8074ef965e09d12db1738f 100644 (file)
@@ -29,18 +29,12 @@ Feature Test Macro Requirements for glibc (see
 .RE
 .PP
 .BR wcsnrtombs ():
-.PD 0
-.ad l
-.RS 4
-.TP 4
-Since glibc 2.10:
-_POSIX_C_SOURCE\ >=\ 200809L
-.TP
-Before glibc 2.10:
-_GNU_SOURCE
-.RE
-.ad
-.PD
+.nf
+    Since glibc 2.10:
+        _POSIX_C_SOURCE\ >=\ 200809L
+    Before glibc 2.10:
+        _GNU_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR wcsnrtombs ()
index 20d2afc30ed89c76b2081e0f25f50c074142ec3a..b976a9d3d722874bce8785f87fcf2dd93b78ff1b 100644 (file)
--- a/man3/y0.3
+++ b/man3/y0.3
@@ -61,15 +61,14 @@ Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .RE
 .PP
-.ad l
 .BR y0 (),
 .BR y1 (),
 .BR yn ():
-.RS 4
-_XOPEN_SOURCE
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
-.RE
+.nf
+    _XOPEN_SOURCE
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
+.fi
 .PP
 .BR y0f (),
 .BR y0l (),
@@ -77,13 +76,12 @@ _XOPEN_SOURCE
 .BR y1l (),
 .BR ynf (),
 .BR ynl ():
-.RS 4
-_XOPEN_SOURCE \ >=\ 600
-    || (_ISOC99_SOURCE && _XOPEN_SOURCE)
-    || /* Since glibc 2.19: */ _DEFAULT_SOURCE
-    || /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
-.RE
-.ad
+.nf
+    _XOPEN_SOURCE \ >=\ 600
+        || (_ISOC99_SOURCE && _XOPEN_SOURCE)
+        || /* Since glibc 2.19: */ _DEFAULT_SOURCE
+        || /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
+.fi
 .SH DESCRIPTION
 The
 .BR y0 ()