diff options
author | 2003-06-26 07:07:49 +0000 | |
---|---|---|
committer | 2003-06-26 07:07:49 +0000 | |
commit | 6707edc7f35e792101d21abb0f4fb94d427bc41c (patch) | |
tree | 0c0d5e9d058f0e6195432936eb4e5636850a8607 | |
parent | Update with unidiff info and make FILES section fit reality. (diff) | |
download | wireguard-openbsd-6707edc7f35e792101d21abb0f4fb94d427bc41c.tar.xz wireguard-openbsd-6707edc7f35e792101d21abb0f4fb94d427bc41c.zip |
rename -h files to -h avgfpdir in synopsis to match reality
-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 |