Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Docucment QUOTA2



details:   https://anonhg.NetBSD.org/src/rev/d1408a6a80b7
branches:  trunk
changeset: 762953:d1408a6a80b7
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Sun Mar 06 17:11:19 2011 +0000

description:
Docucment QUOTA2

diffstat:

 share/man/man4/options.4 |  19 +++++++++++++++++--
 1 files changed, 17 insertions(+), 2 deletions(-)

diffs (40 lines):

diff -r e4b94e0d0965 -r d1408a6a80b7 share/man/man4/options.4
--- a/share/man/man4/options.4  Sun Mar 06 17:08:10 2011 +0000
+++ b/share/man/man4/options.4  Sun Mar 06 17:11:19 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: options.4,v 1.399 2010/12/21 08:11:21 jruoho Exp $
+.\"    $NetBSD: options.4,v 1.400 2011/03/06 17:11:19 bouyer Exp $
 .\"
 .\" Copyright (c) 1996
 .\"    Perry E. Metzger.  All rights reserved.
@@ -30,7 +30,7 @@
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
 .\"
-.Dd December 21, 2010
+.Dd March 6, 2011
 .Dt OPTIONS 4
 .Os
 .Sh NAME
@@ -952,6 +952,21 @@
 .Xr rpc.rquotad 8
 permits them to be accessed over
 .Em NFS .
+.It Cd options QUOTA2
+Enables kernel support for the new file system quotas format.
+See
+.Xr tunefs 8 ,
+.Xr newfs 8 ,
+.Xr mount_mfs 8 ,
+.Xr edquota 8 ,
+and
+.Xr quota 1
+for details.
+Note that quota2 is only supported by
+.Dq ffs
+and
+.Dq mfs
+file system at this time.
 .It Cd options FFS_EI
 Enable ``Endian-Independent'' FFS support.
 This allows a system to mount an FFS file system created for another



Home | Main Index | Thread Index | Old Index