From 0fc98e77b87971b30b0a80b32486d5a507f3dea1 Mon Sep 17 00:00:00 2001 From: obrien Date: Mon, 2 Apr 2001 22:46:02 +0000 Subject: Fix patch merge braino. --- sbin/newfs/newfs.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sbin/newfs') diff --git a/sbin/newfs/newfs.8 b/sbin/newfs/newfs.8 index d39ea4d..2c06f71 100644 --- a/sbin/newfs/newfs.8 +++ b/sbin/newfs/newfs.8 @@ -148,8 +148,6 @@ Cause the file system parameters to be printed out without really creating the file system. .It Fl O Create a -.It Fl U -Enables soft updates on the new filesystem. .Bx 4.3 format filesystem. This options is primarily used to build root filesystems @@ -158,6 +156,8 @@ that can be understood by older boot ROMs. Use information for the specified disk from .Pa /etc/disktab instead of trying to get the information from a disklabel. +.It Fl U +Enables soft updates on the new filesystem. .It Fl a Ar maxcontig Specify the maximum number of contiguous blocks that will be laid out before forcing a rotational delay (see the -- cgit v1.1