mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
ldconfig: fix man-page - duplicate dot at end of sentence
Reported by: gbe
This commit is contained in:
parent
955f213fa2
commit
6815606c82
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ Ignored for backwards compatibility.
|
|||
.It Fl B
|
||||
Force writing big-endian binary data to the hints file.
|
||||
The default is to create hints files in little-endian byte-order on all
|
||||
architectures..
|
||||
architectures.
|
||||
Reading of and merging into hints files preserves the endianness of the
|
||||
existing hints file.
|
||||
.It Fl R
|
||||
|
|
|
|||
Loading…
Reference in a new issue