mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
s/should must/must/ plus markup nit.
This commit is contained in:
parent
489c40dcf5
commit
794e35a1a9
1 changed files with 2 additions and 2 deletions
|
|
@ -49,11 +49,11 @@ by default.
|
|||
Any blank lines or lines starting with a
|
||||
.Ql #
|
||||
character in this file are ignored.
|
||||
Each non-comment line of this file should must be in one of two formats.
|
||||
Each non-comment line of this file must be in one of two formats.
|
||||
The first format is
|
||||
.Ql !xx ,
|
||||
and specifies that device names matching
|
||||
.Ql /dev/xx*
|
||||
.Pa /dev/xx*
|
||||
should not be included in expansion of wildcards (see below).
|
||||
The second format consists of four white space separated
|
||||
fields,
|
||||
|
|
|
|||
Loading…
Reference in a new issue