mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Minor mdoc nits.
This commit is contained in:
parent
7900f95d88
commit
790752beb4
2 changed files with 4 additions and 4 deletions
|
|
@ -370,10 +370,10 @@ The string is to be made up of characters in
|
|||
(or not in)
|
||||
a particular set;
|
||||
the set is defined by the characters between the open bracket
|
||||
.Cm [
|
||||
.Cm \&[
|
||||
character
|
||||
and a close bracket
|
||||
.Cm ]
|
||||
.Cm \&]
|
||||
character.
|
||||
The set
|
||||
.Em excludes
|
||||
|
|
|
|||
|
|
@ -365,10 +365,10 @@ The string is to be made up of characters in
|
|||
(or not in)
|
||||
a particular set;
|
||||
the set is defined by the characters between the open bracket
|
||||
.Cm [
|
||||
.Cm \&[
|
||||
character
|
||||
and a close bracket
|
||||
.Cm ]
|
||||
.Cm \&]
|
||||
character.
|
||||
The set
|
||||
.Em excludes
|
||||
|
|
|
|||
Loading…
Reference in a new issue