From f6aa4621fdedfa56e30080766807470b824ed6cb Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 17 May 2004 08:35:43 +0000 Subject: Assorted markup, grammar, and spelling fixes. --- sbin/newfs/newfs.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sbin/newfs/newfs.8') 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 , -- cgit v1.1