Mention the fact that the ability to specify uid ranges was added
to the system after 2.1 was released.
This commit is contained in:
parent
aa7e2df399
commit
89fe411708
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=332
1 changed files with 5 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<!-- This is an SGML document in the linuxdoc DTD describing
|
||||
disk quotas under FreeBSD. By Mike Pritchard, 1996.
|
||||
|
||||
$Id: quotas.sgml,v 1.2 1996-03-31 21:17:17 mpp Exp $
|
||||
$Id: quotas.sgml,v 1.3 1996-05-15 19:40:57 mpp Exp $
|
||||
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
|
|
@ -166,6 +166,10 @@ to:
|
|||
edquota -p test 10000-19999
|
||||
</verb>
|
||||
|
||||
<p>The ability to specify uid ranges was added to the system
|
||||
after 2.1 was released. If you need this feature on a 2.1
|
||||
system, you will need to obtain a newer copy of edquota.
|
||||
|
||||
<p>See <tt>man edquota</tt> for more detailed information.
|
||||
|
||||
<sect><heading>Checking quota limits and disk usage</heading>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue