mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
cfumass.4: remove self-reference
Change .Xr to .Nm, which quiets a mandoc warning. Reviewed by: mhorne MFC after: 3 days Pull Request: https://github.com/freebsd/freebsd-src/pull/1135
This commit is contained in:
parent
2ebc7806a1
commit
f8ce29b631
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ To use
|
|||
.Nm :
|
||||
.Bl -bullet
|
||||
.It
|
||||
.Xr cfumass 4
|
||||
.Nm cfumass
|
||||
must be loaded as a module or compiled into the kernel.
|
||||
.It
|
||||
The USB Mass Storage template must be chosen by setting the
|
||||
|
|
|
|||
Loading…
Reference in a new issue