diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 2001-02-12 08:42:56 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 2001-02-12 08:42:56 +0000 |
| commit | 331cc8974c1404c705f76004b58871233676d474 (patch) | |
| tree | 4d434cf78eed5fd337283af0c53856f98c9fa3b3 /lib/libc | |
| parent | c856ce57772e02a0d1001ee44d4eca73206c3fcf (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/nls/catclose.3 | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/lib/libc/nls/catclose.3 b/lib/libc/nls/catclose.3 index 0ba5e40bf212..0fcbfe9d8c22 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 |
