summaryrefslogtreecommitdiff
path: root/lib/libc/nls
diff options
context:
space:
mode:
authorAlex Feldman <alex@cvs.openbsd.org>1999-05-16 19:58:20 +0000
committerAlex Feldman <alex@cvs.openbsd.org>1999-05-16 19:58:20 +0000
commit0dacaf536cdff0c70d067a1648e846cf6e7bcffc (patch)
treea7242dc673f15a56501071f686f150e05e519b5e /lib/libc/nls
parenta745f84c11e201e22ac76b1776820903cabfd67a (diff)
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.
Diffstat (limited to 'lib/libc/nls')
-rw-r--r--lib/libc/nls/catclose.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/nls/catclose.3 b/lib/libc/nls/catclose.3
index 407e73ced36..0114ae7afc0 100644
--- a/lib/libc/nls/catclose.3
+++ b/lib/libc/nls/catclose.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: catclose.3,v 1.2 1996/08/19 08:30:04 tholo Exp $
+.\" $OpenBSD: catclose.3,v 1.3 1999/05/16 19:55:07 alex Exp $
.\"
.\" Written by J.T. Conklin <jtc@netbsd.org>.
.\" Public domain.
@@ -19,8 +19,8 @@ The
function closes the message catalog specified by the argument
.Fa catd .
.Sh SEE ALSO
-.Xr catopen 3 ,
-.Xr catgets 3
+.Xr catgets 3 ,
+.Xr catopen 3
.Sh STANDARDS
The
.Fn catclose