mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Use .Pa instead of .Xr to follow mdoc(7)
specifications. Noticed by: trhodes Approved by: trhodes (mentor) MFC after: 1 day
This commit is contained in:
parent
f13ea502b5
commit
6b23be5f70
1 changed files with 2 additions and 2 deletions
|
|
@ -339,8 +339,8 @@ The rule numbers are preserved,
|
|||
but ruleset 10 may already have rules with non-conflicting numbers
|
||||
(these will be preserved).
|
||||
.Sh FILES
|
||||
.Xr /etc/defaults/devfs.rules ,
|
||||
.Xr /etc/devfs.rules
|
||||
.Pa /etc/defaults/devfs.rules ,
|
||||
.Pa /etc/devfs.rules
|
||||
.Sh SEE ALSO
|
||||
.Xr chmod 1 ,
|
||||
.Xr jail 2 ,
|
||||
|
|
|
|||
Loading…
Reference in a new issue