mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add a non-optional newline after ".Bx".
This commit is contained in:
parent
902f7c5b54
commit
91545fccf9
1 changed files with 2 additions and 1 deletions
|
|
@ -140,7 +140,8 @@ The string did not consist solely of digit characters.
|
|||
.Sh STANDARDS
|
||||
.Fn strtonum
|
||||
is a
|
||||
.Bx extension.
|
||||
.Bx
|
||||
extension.
|
||||
The existing alternatives, such as
|
||||
.Xr atoi 3
|
||||
and
|
||||
|
|
|
|||
Loading…
Reference in a new issue