From 8b5b8ec6a76033148b7266d572cd6e0ec6ddd60b Mon Sep 17 00:00:00 2001 From: ru Date: Sun, 23 Feb 2003 01:47:49 +0000 Subject: mdoc(7) police: markup laundry. --- 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 c186c2d..57dc0b2 100644 --- a/sbin/newfs/newfs.8 +++ b/sbin/newfs/newfs.8 @@ -40,8 +40,8 @@ .Nd construct a new UFS1/UFS2 file system .Sh SYNOPSIS .Nm -.Op Fl L Ar volname .Op Fl NU +.Op Fl L Ar volname .Op Fl O Ar filesystem-type .Op Fl S Ar sector-size .Op Fl T Ar disktype @@ -81,8 +81,6 @@ has numerous options to allow the defaults to be selectively overridden. .Pp The following options define the general layout policies: .Bl -tag -width indent -.It Fl T Ar disktype -For backward compatibility. .It Fl L Ar volname Add a volume label to the new file system. .It Fl N @@ -92,6 +90,8 @@ without really creating the file system. 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. +.It Fl T Ar disktype +For backward compatibility. .It Fl U Enables soft updates on the new file system. .It Fl a Ar maxcontig -- cgit v1.1