From eaa6ee03b8ac1955cc60d99d119a22318d1baa61 Mon Sep 17 00:00:00 2001 From: dd Date: Mon, 9 Jul 2001 09:54:33 +0000 Subject: mdoc(7) police: remove extraneous .Pp before and/or after .Sh. --- sbin/newfs/newfs.8 | 2 -- 1 file changed, 2 deletions(-) (limited to 'sbin/newfs') diff --git a/sbin/newfs/newfs.8 b/sbin/newfs/newfs.8 index ad93854..3c0f33c 100644 --- a/sbin/newfs/newfs.8 +++ b/sbin/newfs/newfs.8 @@ -269,9 +269,7 @@ system for data allocation. This option is of historical importance only. Modern disks perform their own bad sector allocation. .El -.Pp .Sh EXAMPLES -.Pp .Dl newfs -b 16384 -f 4096 -c 100 /dev/ad3s1a .Pp Creates a new ufs file system on -- cgit v1.1