diff --git a/sbin/nandfs/nandfs.8 b/sbin/nandfs/nandfs.8 index b1cfa0532992..e54f9f81ef63 100644 --- a/sbin/nandfs/nandfs.8 +++ b/sbin/nandfs/nandfs.8 @@ -50,7 +50,6 @@ The .Nm utility allows to manage snapshots of a mounted NAND FS. .Sh EXAMPLES -.Pp Create a snapshot of filesystem mounted on .Em /nand . .Bd -literal -offset 2n diff --git a/share/man/man5/nandfs.5 b/share/man/man5/nandfs.5 index 43d586cc3ccd..2ef3259f591c 100644 --- a/share/man/man5/nandfs.5 +++ b/share/man/man5/nandfs.5 @@ -88,7 +88,6 @@ structure, and .Pa /mnt is a mount point. .Pp -.Pp It is possible to define an entry in .Pa /etc/fstab for the diff --git a/usr.sbin/nandsim/nandsim.8 b/usr.sbin/nandsim/nandsim.8 index 5e862991cd57..5b318a233dae 100644 --- a/usr.sbin/nandsim/nandsim.8 +++ b/usr.sbin/nandsim/nandsim.8 @@ -115,7 +115,6 @@ Reads simulator configuration from a specified file (this includes the simulation "layout" i.e. controllers-chips assignments). Configuration changes for an already started simulation require a full stop-start cycle in order to take effect i.e.: -.Pp .Bl -column .It nandsim stop ... .It nandsim destroy ...