summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2023-07-30 15:02:55 -0500
committerAlejandro Colomar <alx@kernel.org>2023-07-30 22:39:36 +0200
commit255cde0d9a005ea0f0786ecc28646e063b3d6d43 (patch)
treed714e2217a740c8d1df41e42fc3f993c36eb5f49
parentba687b00ecb35e159298832020bee589667ba96e (diff)
setnetgrent.3, unlocked_stdio.3: ffix
Stop attempting to manipulate adjustment outside of tbl(1) text blocks. Signed-off-by: "G. Branden Robinson" <g.branden.robinson@gmail.com> Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--man3/setnetgrent.32
-rw-r--r--man3/unlocked_stdio.32
2 files changed, 0 insertions, 4 deletions
diff --git a/man3/setnetgrent.3 b/man3/setnetgrent.3
index 8a1ab76ec..8fd592766 100644
--- a/man3/setnetgrent.3
+++ b/man3/setnetgrent.3
@@ -34,7 +34,6 @@ Standard C library
Feature Test Macro Requirements for glibc (see
.BR feature_test_macros (7)):
.RE
-.ad l
.PP
.BR \%setnetgrent (),
.BR \%endnetgrent (),
@@ -47,7 +46,6 @@ Feature Test Macro Requirements for glibc (see
glibc 2.19 and earlier:
_BSD_SOURCE || _SVID_SOURCE
.fi
-.ad
.SH DESCRIPTION
The
.I netgroup
diff --git a/man3/unlocked_stdio.3 b/man3/unlocked_stdio.3
index ba9f3dfa2..a37cd0675 100644
--- a/man3/unlocked_stdio.3
+++ b/man3/unlocked_stdio.3
@@ -59,7 +59,6 @@ Standard C library
Feature Test Macro Requirements for glibc (see
.BR feature_test_macros (7)):
.RE
-.ad l
.PP
.BR \%getc_unlocked (),
.BR \%getchar_unlocked (),
@@ -97,7 +96,6 @@ Feature Test Macro Requirements for glibc (see
.nf
_GNU_SOURCE
.fi
-.ad
.SH DESCRIPTION
Each of these functions has the same behavior as its counterpart
without the "_unlocked" suffix, except that they do not use locking