diff options
author | dd <dd@FreeBSD.org> | 2001-07-09 09:54:33 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-07-09 09:54:33 +0000 |
commit | eaa6ee03b8ac1955cc60d99d119a22318d1baa61 (patch) | |
tree | ab3b6200f079a95b6a4418f399032563aa053a74 /sbin/mount_hpfs | |
parent | 8636b161b333b18525b6f5ffc5139079c29c0d63 (diff) | |
download | FreeBSD-src-eaa6ee03b8ac1955cc60d99d119a22318d1baa61.zip FreeBSD-src-eaa6ee03b8ac1955cc60d99d119a22318d1baa61.tar.gz |
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
Diffstat (limited to 'sbin/mount_hpfs')
-rw-r--r-- | sbin/mount_hpfs/mount_hpfs.8 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/mount_hpfs/mount_hpfs.8 b/sbin/mount_hpfs/mount_hpfs.8 index 34a9bed..1831d0c 100644 --- a/sbin/mount_hpfs/mount_hpfs.8 +++ b/sbin/mount_hpfs/mount_hpfs.8 @@ -80,7 +80,6 @@ To mount an hpfs volume located in /dev/wd1s1: .Bd -literal -offset indent # mount_hpfs /dev/wd1s1 /mnt .Ed -.Pp .Sh WRITING There is limited writing ability and it is not well-tested. It is strongly recomended to mount readonly! |