Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/tunefs The ACL flag is -p, not -n.
details: https://anonhg.NetBSD.org/src/rev/109c0a782a3b
branches: trunk
changeset: 1011100:109c0a782a3b
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Jun 18 19:32:56 2020 +0000
description:
The ACL flag is -p, not -n.
diffstat:
sbin/tunefs/tunefs.8 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r b282383da7f4 -r 109c0a782a3b sbin/tunefs/tunefs.8
--- a/sbin/tunefs/tunefs.8 Thu Jun 18 18:14:06 2020 +0000
+++ b/sbin/tunefs/tunefs.8 Thu Jun 18 19:32:56 2020 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index