summaryrefslogtreecommitdiffstats
path: root/usr.sbin/edquota/edquota.8
Commit message (Collapse)AuthorAgeFilesLines
* Document that quotas must be turned off on a file system andmpp2007-02-041-0/+2
| | | | | then turned back on in order for grace time changes to take effect.
* Sort sections.ru2005-01-181-2/+2
|
* Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived softwareimp2004-08-071-4/+0
| | | | (with permission of addtional copyright holders where appropriate)
* Mechanically kill hard sentence breaks.ru2004-07-021-2/+3
|
* o Fix typo: s/bslim/bhlim/.maxim2004-05-251-1/+1
| | | | | | PR: docs/67170 Submitted by: Anatoly Zherdev MFC after: 3 days
* mdoc(7): Properly mark C headers.ru2003-09-101-1/+1
|
* Minor grammar, punctuation, and wording fixesyar2003-07-291-8/+8
| | | | for the paragraph on the -e option.
* Uniformly refer to a file system as "file system".ru2002-12-121-12/+12
| | | | Approved by: re
* mdoc(7) police: markup fixes.ru2002-11-271-9/+16
| | | | Approved by: re
* Allow edquota(8) to be used for setting up quotas non-interactively (add asobomax2002-09-071-0/+45
| | | | | | | new -e option for that). Feature requested by: Alex V. Belinsky <fozzy@kievweb.net.ua> MFC after: 1 month
* The .Nm utilitycharnier2002-07-141-2/+3
|
* mdoc(7) police: removed whitespace at EOL.ru2001-10-011-1/+1
|
* Add a new option to edquota(8) - "-f", which willyar2001-09-281-0/+20
| | | | | | | | | allow to limit the prototype quota distribution (-p) to a single filesystem. Useful when initializing quotas on a newly added disk. PR: bin/30816 Submitted by: Dmitry Morozovsky <marck@rinet.ru>
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-4/+4
|
* Avoid use of direct troff requests in mdoc(7) manual pages.ru2000-11-101-1/+0
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Fix some bad references.chris1999-08-161-2/+2
|
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
| | | | | | | | | | | | | | | | | track. The Id line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde
* Use err(3). Add prototypes.charnier1997-09-171-3/+7
|
* Show the real revision date and not the date that thissteve1997-06-231-1/+1
| | | | manpage is being viewed.
* Sort cross references.wosch1997-01-201-1/+1
|
* Convert to mdoc format.mpp1996-12-211-76/+88
|
* Allow the use of uid ranges when using the "-p" option to allowmpp1996-03-311-0/+8
| | | | | | | | | | | | easy setup of default quotas for a range of uids. Usage: edquota -p protouser startuid-enduid E.g. edquota -p mpp 10000-19999 Will duplicate the quota limints for user mpp for uids 10000 - 19999. The uids in question do not have to currently exist in /etc/passwd.
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-261-0/+150
OpenPOWER on IntegriCloud