mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Normalize FILES section by using .Bl/.El enumerate.
This commit is contained in:
parent
8a9d51c4f8
commit
b94f6635c3
1 changed files with 3 additions and 1 deletions
|
|
@ -254,9 +254,11 @@ No errors were found and the output was successfully created.
|
|||
Errors were found.
|
||||
.El
|
||||
.Sh FILES
|
||||
.Ar /usr/share/locale/<language>/LC_COLLATE
|
||||
.Bl -tag -width /usr/share/locale/<language>/LC_COLLATE -compact
|
||||
.It Pa /usr/share/locale/<language>/LC_COLLATE
|
||||
standard shared location for collation orders
|
||||
under the locale locale
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr mklocale 1 ,
|
||||
.Xr setlocale 3 ,
|
||||
|
|
|
|||
Loading…
Reference in a new issue