Subject: CVS commit: [netbsd-1-6] src/usr.sbin/edquota
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 01/26/2003 11:01:57
Module Name: src
Committed By: jmc
Date: Sun Jan 26 09:01:57 UTC 2003
Modified Files:
src/usr.sbin/edquota [netbsd-1-6]: edquota.8
Log Message:
Pull up versions 1.8-1.9 (requested by bouyer in ticket #1069)
Add new command-line flags, which ease edquota use in bach scripts:
-f, which allows to restrict edquota to only one quota-enabled
filesystem
-s and -h, which allows to set soft and hard limits respectively,
without the need to edit a file.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.8.2.1 src/usr.sbin/edquota/edquota.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.