mdoc: remove whitespace.

This commit is contained in:
Joel Dahl 2012-05-17 11:50:12 +00:00
parent 6babcc548c
commit 46f5f178a0
2 changed files with 1 additions and 2 deletions
sbin/newfs_nandfs
usr.sbin/nandtool

@ -25,7 +25,6 @@
.\"
.\" $FreeBSD$
.\"
.Dd April 11, 2009
.Dt NEWFS_NANDFS 8
.Os

@ -73,7 +73,7 @@ Path to a
device node, required for all operations.
.It Cm out Ns = Ns Ar <file>
Output file path. If not specified, page contents
will be dumped to stdout in format similar to
will be dumped to stdout in format similar to
.Xr hexdump 1
.It Cm page Ns = Ns Ar <n>
Offset on device, expressed as page number.