mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Use .Rv macro instead of hardcoded message
This commit is contained in:
parent
c856ce5777
commit
331cc8974c
1 changed files with 1 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue