mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 09:11:07 -04:00
mdoc(7) police: fixed bugs in rev. 1.19, split section headers names.
This commit is contained in:
parent
3d1455a39d
commit
f80eb0cb14
1 changed files with 5 additions and 5 deletions
|
|
@ -258,13 +258,13 @@ a value that is not in the current locale.
|
|||
A
|
||||
.Dv CHAR_MAX
|
||||
result similarly denotes an unavailable value.
|
||||
.Sh "RETURN VALUES
|
||||
Upon successfull completion
|
||||
.Sh RETURN VALUES
|
||||
Upon successful completion,
|
||||
.Fn setlocale
|
||||
function returns the string associated with the specified
|
||||
returns the string associated with the specified
|
||||
.Fa category
|
||||
for the requested
|
||||
.Fa locale.
|
||||
.Fa locale .
|
||||
The
|
||||
.Fn setlocale
|
||||
function returns
|
||||
|
|
@ -291,7 +291,7 @@ locale file for the locale
|
|||
and the category
|
||||
.Em category .
|
||||
.El
|
||||
.Sh "SEE ALSO
|
||||
.Sh SEE ALSO
|
||||
.Xr colldef 1 ,
|
||||
.Xr mklocale 1 ,
|
||||
.Xr catopen 3 ,
|
||||
|
|
|
|||
Loading…
Reference in a new issue