From 0dacaf536cdff0c70d067a1648e846cf6e7bcffc Mon Sep 17 00:00:00 2001 From: Alex Feldman Date: Sun, 16 May 1999 19:58:20 +0000 Subject: Cleanup xrefs under SEE ALSO. Specifically: - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. --- lib/libc/gen/isblank.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libc/gen/isblank.3') diff --git a/lib/libc/gen/isblank.3 b/lib/libc/gen/isblank.3 index b8e18ff141d..6b1c56a896a 100644 --- a/lib/libc/gen/isblank.3 +++ b/lib/libc/gen/isblank.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isblank.3,v 1.2 1996/08/19 08:24:34 tholo Exp $ +.\" $OpenBSD: isblank.3,v 1.3 1999/05/16 19:54:54 alex Exp $ .\" .\" Copyright (c) 1991 The Regents of the University of California. .\" All rights reserved. @@ -69,9 +69,9 @@ The macro returns zero if the character tests false and returns non-zero if the character tests true. .Sh SEE ALSO -.Xr isascii 3 , .Xr isalnum 3 , .Xr isalpha 3 , +.Xr isascii 3 , .Xr iscntrl 3 , .Xr isdigit 3 , .Xr isgraph 3 , @@ -81,8 +81,8 @@ returns non-zero if the character tests true. .Xr isspace 3 , .Xr isupper 3 , .Xr isxdigit 3 , +.Xr stdio 3 , .Xr toascii 3 , .Xr tolower 3 , .Xr toupper 3 , -.Xr stdio 3 , .Xr ascii 7 -- cgit v1.2.3