mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Fix non-version text after .Fx macro usage.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
88ce9ff764
commit
41315fb212
1 changed files with 2 additions and 1 deletions
|
|
@ -551,7 +551,8 @@ The
|
|||
utility also allows the user to specify scheme-specific partition types
|
||||
for partition types that do not have symbolic names.
|
||||
Symbolic names currently understood and used by
|
||||
.Fx are:
|
||||
.Fx
|
||||
are:
|
||||
.Bl -tag -width ".Cm dragonfly-disklabel64"
|
||||
.It Cm apple-boot
|
||||
The system partition dedicated to storing boot loaders on some Apple
|
||||
|
|
|
|||
Loading…
Reference in a new issue