The ACL flag is -p, not -n.
This commit is contained in:
parent
69b4acc8fa
commit
634f9eb189
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: tunefs.8,v 1.46 2020/06/07 19:35:15 wiz Exp $
|
||||
.\" $NetBSD: tunefs.8,v 1.47 2020/06/18 19:32:56 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1983, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -44,8 +44,8 @@
|
|||
.Op Fl h Ar avgfpdir
|
||||
.Op Fl l Ar logsize
|
||||
.Op Fl m Ar minfree
|
||||
.Op Fl n Cm enable | disable
|
||||
.Op Fl o Ar optimize_preference
|
||||
.Op Fl p Cm enable | disable
|
||||
.Op Fl q Ar quota
|
||||
.Op Fl S Ar sectorsize
|
||||
.Ar special | Ar filesys
|
||||
|
|
Loading…
Reference in New Issue