From ebe03772356c8ee6bf2a3e127b8093e168891a6b Mon Sep 17 00:00:00 2001 From: dd Date: Tue, 3 Jul 2001 21:16:34 +0000 Subject: mdoc(7) police: fix spacing issue Submitted by: ru --- lib/libc/gen/getcap.3 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'lib') diff --git a/lib/libc/gen/getcap.3 b/lib/libc/gen/getcap.3 index 4abaa63..eebdabf 100644 --- a/lib/libc/gen/getcap.3 +++ b/lib/libc/gen/getcap.3 @@ -136,11 +136,11 @@ A call to must precede the database traversal. It must be called before the .Fn cgetent call. If a sequential access is being performed (see below), it must be called -before the first sequential access call ( -.Fn cgetfirst +before the first sequential access call +.Fn ( cgetfirst or -.Fn cgetnext -), or be directly preceded by a +.Fn cgetnext ) , +or be directly preceded by a .Fn cgetclose call. On success 0 is returned and \-1 on failure. -- cgit v1.1