summaryrefslogtreecommitdiffstats
path: root/sbin/newfs
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-05-17 08:35:43 +0000
committerru <ru@FreeBSD.org>2004-05-17 08:35:43 +0000
commitf6aa4621fdedfa56e30080766807470b824ed6cb (patch)
treec446a692418d56b54ed63c7ca0bc02346ad40b65 /sbin/newfs
parentd268c01ce212b73265c588a611085fda8626c71e (diff)
downloadFreeBSD-src-f6aa4621fdedfa56e30080766807470b824ed6cb.zip
FreeBSD-src-f6aa4621fdedfa56e30080766807470b824ed6cb.tar.gz
Assorted markup, grammar, and spelling fixes.
Diffstat (limited to 'sbin/newfs')
-rw-r--r--sbin/newfs/newfs.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/newfs/newfs.8 b/sbin/newfs/newfs.8
index 1ca4889..8cba772 100644
--- a/sbin/newfs/newfs.8
+++ b/sbin/newfs/newfs.8
@@ -89,7 +89,7 @@ The default format is UFS2.
.It Fl T Ar disktype
For backward compatibility.
.It Fl U
-Enables soft updates on the new file system.
+Enable soft updates on the new file system.
.It Fl a Ar maxcontig
Specify the maximum number of contiguous blocks that will be
laid out before forcing a rotational delay.
@@ -146,7 +146,7 @@ to create more inodes a smaller number should be given.
One inode is required for each distinct file, so this value effectively
specifies the average file size on the file system.
.It Fl l
-Enables multilabel MAC on the new file system.
+Enable multilabel MAC on the new file system.
.It Fl m Ar free-space
The percentage of space reserved from normal users; the minimum free
space threshold.
@@ -217,8 +217,8 @@ on file systems that contain many small files.
.Xr fdformat 1 ,
.Xr disktab 5 ,
.Xr fs 5 ,
-.Xr camcontrol 8 ,
.Xr bsdlabel 8 ,
+.Xr camcontrol 8 ,
.Xr dumpfs 8 ,
.Xr fsck 8 ,
.Xr mount 8 ,
OpenPOWER on IntegriCloud