mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Use the .Fx macro consistently.
Sponsored by: Spectra Logic Corp
This commit is contained in:
parent
05bc55f222
commit
9e9a610115
2 changed files with 4 additions and 2 deletions
|
|
@ -393,7 +393,8 @@ The following levels are available:
|
|||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
driver first appeared in FreeBSD 9.3.
|
||||
driver first appeared in
|
||||
.Fx 9.3 .
|
||||
.Sh AUTHORS
|
||||
The
|
||||
.Nm
|
||||
|
|
|
|||
|
|
@ -65,4 +65,5 @@ Upon attach the driver creates a RAM disk which can be read and written.
|
|||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
driver appeared in FreeBSD 8.
|
||||
driver appeared in
|
||||
.Fx 8.0 .
|
||||
|
|
|
|||
Loading…
Reference in a new issue