summaryrefslogtreecommitdiffstats
path: root/lib/libc/nls
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2001-02-12 08:42:56 +0000
committerphantom <phantom@FreeBSD.org>2001-02-12 08:42:56 +0000
commit5f22417d4293d75bdef7ee3c32f1a6436b9c84ea (patch)
treec14ce5abab4a600f8da3abb32c39d6c83a894590 /lib/libc/nls
parent0f5dd9a952b9af0afb23c1c331400b7063a6ee60 (diff)
downloadFreeBSD-src-5f22417d4293d75bdef7ee3c32f1a6436b9c84ea.zip
FreeBSD-src-5f22417d4293d75bdef7ee3c32f1a6436b9c84ea.tar.gz
Use .Rv macro instead of hardcoded message
Diffstat (limited to 'lib/libc/nls')
-rw-r--r--lib/libc/nls/catclose.37
1 files changed, 1 insertions, 6 deletions
diff --git a/lib/libc/nls/catclose.3 b/lib/libc/nls/catclose.3
index 0ba5e40..0fcbfe9 100644
--- a/lib/libc/nls/catclose.3
+++ b/lib/libc/nls/catclose.3
@@ -45,12 +45,7 @@ The
function closes the message catalog specified by the argument
.Fa catd .
.Sh RETURN VALUES
-Upon successful completion,
-.Fn catclose
-returns 0.
-Otherwise, -1 is returned and
-.Va errno
-is set to indicate the error.
+.Rv -std catclose
.Sh ERRORS
.Bl -tag -width Er
.It Bq Er EBADF
OpenPOWER on IntegriCloud