All single letter options are usually combined; add -V to the others.

This commit is contained in:
wiz 2003-10-10 09:03:23 +00:00
parent e5db3159a8
commit 5a3b01bb60

View File

@ -1,4 +1,4 @@
.\" $NetBSD: newfs.8,v 1.60 2003/10/10 04:14:00 grant Exp $
.\" $NetBSD: newfs.8,v 1.61 2003/10/10 09:03:23 wiz Exp $
.\"
.\" Copyright (c) 1983, 1987, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@ -37,7 +37,7 @@
.Nd construct a new file system
.Sh SYNOPSIS
.Nm
.Op Fl FINZ
.Op Fl FINVZ
.Op Fl a Ar maxcontig
.Op Fl B Ar byte-order
.Op Fl b Ar block-size
@ -53,7 +53,6 @@
.Op Fl S Ar sector-size
.Op Fl s Ar size
.Op Fl T Ar disk-type
.Op Fl V
.Op Fl v Ar volname
.Ar special
.Sh DESCRIPTION