diff options
author | joel <joel@FreeBSD.org> | 2012-08-31 16:57:16 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2012-08-31 16:57:16 +0000 |
commit | b3dd08c9084cd169e511e8c6d13a2b60d94c7943 (patch) | |
tree | a811a5307c33ef59106cf825ae9bc9a41d512b2c | |
parent | 55d653d5f9d103f38c4247ad282d34f3bce008dc (diff) | |
download | FreeBSD-src-b3dd08c9084cd169e511e8c6d13a2b60d94c7943.zip FreeBSD-src-b3dd08c9084cd169e511e8c6d13a2b60d94c7943.tar.gz |
Remove trailing whitespace.
-rw-r--r-- | usr.sbin/makefs/makefs.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/makefs/makefs.8 b/usr.sbin/makefs/makefs.8 index 68d6ca6..b1a5751 100644 --- a/usr.sbin/makefs/makefs.8 +++ b/usr.sbin/makefs/makefs.8 @@ -188,7 +188,7 @@ Set file system specific options. .Ar fs-options is a comma separated list of options. Valid file system specific options are detailed below. -.It Fl p +.It Fl p Create the image as a sparse file. .It Fl S Ar sector-size Set the file system sector size to |