mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 18:32:49 -04:00
mdoc(7) police: Normalize the FILES section.
Approved by: re (blanket)
This commit is contained in:
parent
c8d3a56cb8
commit
60cdf2f1a0
1 changed files with 3 additions and 2 deletions
|
|
@ -155,10 +155,11 @@ and
|
|||
are recognized and have their usual meaning.
|
||||
.El
|
||||
.Sh FILES
|
||||
.Bl -tag -width indent
|
||||
.Bl -tag -width ".Pa /var/run/ld-elf.so.hints" -compact
|
||||
.It Pa /var/run/ld-elf.so.hints
|
||||
Hints file.
|
||||
.It Pa /etc/libmap.conf
|
||||
The libmap configuration file.
|
||||
The libmap configuration file.
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr ld 1 ,
|
||||
|
|
|
|||
Loading…
Reference in a new issue