diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2003-06-26 07:07:50 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2003-06-26 07:07:50 +0000 |
commit | 7bff0064a5f8ad09f80f22c3d48a67895eae639e (patch) | |
tree | 784f7d2d629e0a12efdabc6eb5e3fb7f548b5551 /sbin/newfs | |
parent | 26badc7d9dda449ae465f04a39d0985f7fbd82a0 (diff) |
rename -h files to -h avgfpdir in synopsis to match reality
Diffstat (limited to 'sbin/newfs')
-rw-r--r-- | sbin/newfs/newfs.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/newfs/newfs.8 b/sbin/newfs/newfs.8 index b156a6f495d..dfb1051bb76 100644 --- a/sbin/newfs/newfs.8 +++ b/sbin/newfs/newfs.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: newfs.8,v 1.34 2003/06/20 07:54:39 jmc Exp $ +.\" $OpenBSD: newfs.8,v 1.35 2003/06/26 07:07:49 tedu Exp $ .\" $NetBSD: newfs.8,v 1.12 1995/03/18 14:58:41 cgd Exp $ .\" .\" Copyright (c) 1983, 1987, 1991, 1993, 1994 @@ -48,7 +48,7 @@ .Op Fl e Ar maxbpg .Op Fl f Ar frag-size .Op Fl g Ar avgfilesize -.Op Fl h Ar files +.Op Fl h Ar avgfpdir .Op Fl i Ar bytes .Op Fl k Ar skew .Op Fl l Ar interleave |