Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/edquota Remove references to -D option.
details: https://anonhg.NetBSD.org/src/rev/7ffac83bcbc2
branches: trunk
changeset: 773302:7ffac83bcbc2
user: dholland <dholland%NetBSD.org@localhost>
date: Mon Jan 30 19:17:29 2012 +0000
description:
Remove references to -D option.
diffstat:
usr.sbin/edquota/edquota.8 | 21 ++++++++-------------
1 files changed, 8 insertions(+), 13 deletions(-)
diffs (75 lines):
diff -r f1fb70ad182f -r 7ffac83bcbc2 usr.sbin/edquota/edquota.8
--- a/usr.sbin/edquota/edquota.8 Mon Jan 30 19:16:36 2012 +0000
+++ b/usr.sbin/edquota/edquota.8 Mon Jan 30 19:17:29 2012 +0000
@@ -29,9 +29,9 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)edquota.8 8.2 (Berkeley) 4/27/95
-.\" $NetBSD: edquota.8,v 1.14 2011/03/06 17:32:38 wiz Exp $
+.\" $NetBSD: edquota.8,v 1.15 2012/01/30 19:17:29 dholland Exp $
.\"
-.Dd February 6, 2011
+.Dd January 29, 2012
.Dt EDQUOTA 8
.Os
.Sh NAME
@@ -39,20 +39,20 @@
.Nd edit user quotas
.Sh SYNOPSIS
.Nm
-.Op Fl DHu
+.Op Fl Hu
.Op Fl f Ar file-system
.Op Fl p Ar proto-username
.Ar -d |
.Ar username ...
.Nm
-.Op Fl DH
+.Op Fl H
.Fl g
.Op Fl f Ar file-system
.Op Fl p Ar proto-groupname
.Ar -d |
.Ar groupname ...
.Nm
-.Op Fl DHu
+.Op Fl Hu
.Op Fl f Ar file-system
.Op Fl h Ar block#/inode#
.Op Fl s Ar block#/inode#
@@ -60,7 +60,7 @@
.Ar -d |
.Ar username ...
.Nm
-.Op Fl DH
+.Op Fl H
.Fl g
.Op Fl f Ar file-system
.Op Fl h Ar block#/inode#
@@ -69,12 +69,12 @@
.Ar -d |
.Ar groupname ...
.Nm
-.Op Fl DHu
+.Op Fl Hu
.Fl c
.Op Fl f Ar file-system
.Ar username ...
.Nm
-.Op Fl DH
+.Op Fl H
.Fl g
.Fl c
.Op Fl f Ar file-system
@@ -180,11 +180,6 @@
If disk or inode usages is not 0, limits are reverted to the default quota.
If disk and inode usages are 0, the existing quota entries are freed.
.Pp
-The
-.Fl D
-flag cause edquota to print to the standard error property lists sent to
-and received from the kernel.
-.Pp
Only the super-user may edit quotas.
.Sh EXAMPLES
Edit quotas for group games on all quota-enabled file systems:
Home |
Main Index |
Thread Index |
Old Index