aboutsummaryrefslogtreecommitdiff
path: root/sbin/tunefs/tunefs.8
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>2000-11-28 18:17:15 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>2000-11-28 18:17:15 +0000
commit2af14b60ed5f283e177ae83977c672352910bb94 (patch)
tree9e33dbba9b0e9aa16ee42b8aee81155411f16eed /sbin/tunefs/tunefs.8
parent57757e9f361a4ef200a85b2a0f3a15f695ec5470 (diff)
downloadsrc-2af14b60ed5f283e177ae83977c672352910bb94.tar.gz
src-2af14b60ed5f283e177ae83977c672352910bb94.zip
Remove .Op when arg is required (special | filesystem). Document that at
least one flag is required and check this in the code. Make use of getopt(3). Generalyze printing `... remains unchanged ...'.
Notes
Notes: svn path=/head/; revision=69314
Diffstat (limited to 'sbin/tunefs/tunefs.8')
-rw-r--r--sbin/tunefs/tunefs.84
1 files changed, 3 insertions, 1 deletions
diff --git a/sbin/tunefs/tunefs.8 b/sbin/tunefs/tunefs.8
index c2a05012fecb..eec7614e1cd6 100644
--- a/sbin/tunefs/tunefs.8
+++ b/sbin/tunefs/tunefs.8
@@ -50,7 +50,7 @@
.Op Fl o Ar optimize_preference
.Op Fl p
.Ek
-.Op Ar special | Ar filesystem
+.Ar special | Ar filesystem
.Sh DESCRIPTION
.Nm Tunefs
is designed to change the dynamic parameters of a file system
@@ -123,6 +123,8 @@ obtained in the
.Xr dumpfs 8
manual page.
.El
+.Pp
+At least one of the above flags is required.
.Sh ERRORS
If
.Nm