summaryrefslogtreecommitdiff
path: root/sbin/newfs
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-06-04 02:45:26 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-06-04 02:45:26 +0000
commit8b44fe6976bc998d4f0e2aad3f16532a857e5794 (patch)
tree196a1ce3b84d92c654f45f5c001905bd1b00101d /sbin/newfs
parent67797a0990e5f662d6d5a45d57b8df9621d9b446 (diff)
start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@
Diffstat (limited to 'sbin/newfs')
-rw-r--r--sbin/newfs/newfs.812
1 files changed, 6 insertions, 6 deletions
diff --git a/sbin/newfs/newfs.8 b/sbin/newfs/newfs.8
index 0ed05102366..f53ffbd95a7 100644
--- a/sbin/newfs/newfs.8
+++ b/sbin/newfs/newfs.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: newfs.8,v 1.16 1999/05/23 14:11:19 aaron Exp $
+.\" $OpenBSD: newfs.8,v 1.17 1999/06/04 02:45:19 aaron Exp $
.\" $NetBSD: newfs.8,v 1.12 1995/03/18 14:58:41 cgd Exp $
.\"
.\" Copyright (c) 1983, 1987, 1991, 1993, 1994
@@ -84,11 +84,11 @@
replaces the more obtuse
.Xr mkfs 8
program.
-Before running
+Before running
.Nm
or
.Nm mount_mfs ,
-the disk must be labeled using
+the disk must be labeled using
.Xr disklabel 8 .
.Nm
builds a file system on the specified
@@ -163,7 +163,7 @@ See
.Xr tunefs 8
for more details on how to set this option.
.It Fl b Ar block-size
-The block size of the file system, in bytes.
+The block size of the file system, in bytes.
.It Fl c Ar #cylinders/group
The number of cylinders per cylinder group in a file system.
The default value is 16.
@@ -215,7 +215,7 @@ for more details on how to set this option.
The size of the file system in sectors.
.El
.Pp
-The following options override the standard sizes for the disk geometry.
+The following options override the standard sizes for the disk geometry.
Their default values are taken from the disk label.
Changing these defaults is useful only when using
.Nm
@@ -223,7 +223,7 @@ to build a file system whose raw image will eventually be used on a
different type of disk than the one on which it is initially created
(for example on a write-once disk).
Note that changing any of these values from their defaults will make
-it impossible for
+it impossible for
.Xr fsck 8
to find the alternate superblocks if the standard superblock is lost.
.Bl -tag -width Fl