aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/nls/catclose.3
diff options
context:
space:
mode:
authorAlexey Zelkin <phantom@FreeBSD.org>2005-02-27 16:30:16 +0000
committerAlexey Zelkin <phantom@FreeBSD.org>2005-02-27 16:30:16 +0000
commitefefbdc6d63a9a547919bc4ced244f0f6003a91a (patch)
treee582ea288f20e7994c845978b2d0513e60514d81 /lib/libc/nls/catclose.3
parentfd5cf7c0135beea2f09af7957f73a4366104abed (diff)
. Bump .Dd's
. Note POSIX 1003.1-2001 conformation . Add ERRORS section for catgets(3) . Note what catopen(3) returns EINVAL, if catalog is corrupt
Notes
Notes: svn path=/head/; revision=142665
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 733face81fc6..ed0f639d2393 100644
--- a/lib/libc/nls/catclose.3
+++ b/lib/libc/nls/catclose.3
@@ -27,7 +27,7 @@
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $FreeBSD$
-.Dd May 29, 1994
+.Dd February 12, 2005
.Dt CATCLOSE 3
.Os
.Sh NAME
@@ -61,4 +61,4 @@ argument.
The
.Fn catclose
function conforms to
-.St -xpg4 .
+.St -p1003.1-2001 .