aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/nls/catclose.3
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1998-04-30 11:06:12 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1998-04-30 11:06:12 +0000
commitc897062234ec08ed9a82a462a981c3a02ba71ef5 (patch)
treeae0e38903d6f0ba1fdbdbe7ef27b85312d214f83 /lib/libc/nls/catclose.3
parentd95038c45e16c6e434ec11bcafcf39840d060570 (diff)
downloadsrc-c897062234ec08ed9a82a462a981c3a02ba71ef5.tar.gz
src-c897062234ec08ed9a82a462a981c3a02ba71ef5.zip
Implement NL_CAT_LOCALE
Manpages cleanup
Notes
Notes: svn path=/head/; revision=35548
Diffstat (limited to 'lib/libc/nls/catclose.3')
-rw-r--r--lib/libc/nls/catclose.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/nls/catclose.3 b/lib/libc/nls/catclose.3
index e4757bd27db5..9376565795f5 100644
--- a/lib/libc/nls/catclose.3
+++ b/lib/libc/nls/catclose.3
@@ -1,4 +1,4 @@
-.\" $Id$
+.\" $Id: catclose.3,v 1.4 1997/02/22 15:00:44 peter Exp $
.\"
.\" Copyright (c) 1994 Winning Strategies, Inc.
.\" All rights reserved.
@@ -50,5 +50,5 @@ function closes the message catalog specified by the argument
The
.Fn catclose
function conforms to
-.St -xpg3 .
+.St -xpg4 .