mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
Fix markup in previous revision.
This commit is contained in:
parent
e4b732cff1
commit
f0d43ae993
1 changed files with 5 additions and 2 deletions
|
|
@ -74,8 +74,11 @@ All names but the last should be in lower case and contain no blanks;
|
|||
the last name may contain upper case characters and blanks for
|
||||
readability.
|
||||
.Pp
|
||||
Note that since a colon `:' is used to separate capability entries,
|
||||
a \\c escape sequence must be used to embed a literal colon in the
|
||||
Note that since a colon
|
||||
.Pq Ql :\&
|
||||
is used to separate capability entries, a
|
||||
.Ql \ec
|
||||
escape sequence must be used to embed a literal colon in the
|
||||
value or name of a capability.
|
||||
.Pp
|
||||
The default
|
||||
|
|
|
|||
Loading…
Reference in a new issue