From 5af4935a22abf52c08222902c0558ab0c1f89768 Mon Sep 17 00:00:00 2001 From: Tom Rhodes Date: Tue, 27 Aug 2002 00:49:27 +0000 Subject: Fix some 'SYNOPSIS' and 'usage' messages. --- sbin/newfs/newfs.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sbin/newfs/newfs.8') diff --git a/sbin/newfs/newfs.8 b/sbin/newfs/newfs.8 index 2713d56478dc..da0ff2ab4dcc 100644 --- a/sbin/newfs/newfs.8 +++ b/sbin/newfs/newfs.8 @@ -41,7 +41,7 @@ .Sh SYNOPSIS .Nm .Op Fl NU -.Op Fl O Ar file system-type +.Op Fl O Ar filesystem-type .Op Fl S Ar sector-size .Op Fl T Ar disktype .Op Fl a Ar maxcontig @@ -85,7 +85,7 @@ For backward compatibility. .It Fl N Cause the file system parameters to be printed out without really creating the file system. -.It Fl O Ar file system-type +.It Fl O Ar filesystem-type Use 1 to specify that a UFS1 format file system be built; use 2 to specify that a UFS2 format file system be built. The default is UFS1 format, but will eventually be changed to UFS2. -- cgit v1.2.3