diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 1999-01-13 08:07:56 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 1999-01-13 08:07:56 +0000 |
| commit | 90b2fe743a850eb939a0fad64202845fcb3024ef (patch) | |
| tree | 9caecd4a05b9a6218bcc7401bfa3a0abf7ce673f /sbin/tunefs | |
| parent | 4f029d3999c0e34d3d0baa97b8dbecfbef0c4d70 (diff) | |
Notes
Diffstat (limited to 'sbin/tunefs')
| -rw-r--r-- | sbin/tunefs/tunefs.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/tunefs/tunefs.8 b/sbin/tunefs/tunefs.8 index 42ca903df9b9..9706d4323324 100644 --- a/sbin/tunefs/tunefs.8 +++ b/sbin/tunefs/tunefs.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)tunefs.8 8.2 (Berkeley) 12/11/93 -.\" $Id$ +.\" $Id: tunefs.8,v 1.7 1998/08/03 06:41:20 charnier Exp $ .\" .Dd December 11, 1993 .Dt TUNEFS 8 @@ -45,10 +45,10 @@ .Op Fl d Ar rotdelay .Op Fl e Ar maxbpg .Op Fl m Ar minfree -.Op Fl p .Bk -words .Op Fl n Ar enable | disable .Op Fl o Ar optimize_preference +.Op Fl p .Ek .Op Ar special | Ar filesystem .Sh DESCRIPTION |
