From 255cde0d9a005ea0f0786ecc28646e063b3d6d43 Mon Sep 17 00:00:00 2001 From: "G. Branden Robinson" Date: Sun, 30 Jul 2023 15:02:55 -0500 Subject: setnetgrent.3, unlocked_stdio.3: ffix Stop attempting to manipulate adjustment outside of tbl(1) text blocks. Signed-off-by: "G. Branden Robinson" Signed-off-by: Alejandro Colomar --- man3/setnetgrent.3 | 2 -- man3/unlocked_stdio.3 | 2 -- 2 files changed, 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 -- cgit v1.2.3