mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Correct a typo.
MFC After: 2 days
This commit is contained in:
parent
5ca83e8e85
commit
6efa541f23
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ as hexadecimal if there is a leading
|
|||
a trailing
|
||||
.Ql H
|
||||
(as in Mesa), or there are any super-decimal digits present.
|
||||
It is interpreted as octal is there is a leading
|
||||
It is interpreted as octal if there is a leading
|
||||
.Ql 0
|
||||
and there are no super-octal digits.
|
||||
Otherwise, it is converted as a decimal number.
|
||||
|
|
|
|||
Loading…
Reference in a new issue