diff options
Diffstat (limited to 'sys/boot/common/zfsloader.8')
-rw-r--r-- | sys/boot/common/zfsloader.8 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/boot/common/zfsloader.8 b/sys/boot/common/zfsloader.8 index 9bb74a4..fd437d9 100644 --- a/sys/boot/common/zfsloader.8 +++ b/sys/boot/common/zfsloader.8 @@ -62,7 +62,6 @@ refers to a ZFS filesystem, then will instruct kernel to use that filesystem as the root filesystem. .Sh ZFS COMMAND EXTENSIONS .Bl -tag -width Ds -compact -.Pp .It Ic lsdev Op Fl v Lists ZFS pools in addition to disks and partitions. Adding @@ -87,11 +86,9 @@ itself. .El .Sh EXAMPLES Set the default device used for loading a kernel from a ZFS filesystem: -.Pp .Bd -literal -offset indent set currdev=zfs:tank/ROOT/knowngood: .Ed -.Pp .Sh SEE ALSO .Xr gptzfsboot 8 , .Xr loader 8 , |