summaryrefslogtreecommitdiffstats
path: root/usr.bin/quota/quota.1
diff options
context:
space:
mode:
authorgraichen <graichen@FreeBSD.org>1996-01-05 08:37:29 +0000
committergraichen <graichen@FreeBSD.org>1996-01-05 08:37:29 +0000
commitfa1beef3d1355720caf95045f9f1a27c3d48b7e5 (patch)
tree5a08503ad7cb9e38dea3986a3cd29d3ed526a937 /usr.bin/quota/quota.1
parentd977de1bb8ed0b4f1f0fc23a85162f735b0ade09 (diff)
downloadFreeBSD-src-fa1beef3d1355720caf95045f9f1a27c3d48b7e5.zip
FreeBSD-src-fa1beef3d1355720caf95045f9f1a27c3d48b7e5.tar.gz
Obtained from: NetBSD
replaced our quota with the NetBSD one, then added all changes we made to our - this is done to support the displaying of quota's over nfs using the rpc.rquotad
Diffstat (limited to 'usr.bin/quota/quota.1')
-rw-r--r--usr.bin/quota/quota.118
1 files changed, 15 insertions, 3 deletions
diff --git a/usr.bin/quota/quota.1 b/usr.bin/quota/quota.1
index e87a3a4..43fb51f 100644
--- a/usr.bin/quota/quota.1
+++ b/usr.bin/quota/quota.1
@@ -32,7 +32,8 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" @(#)quota.1 8.1 (Berkeley) 6/6/93
+.\" from: @(#)quota.1 8.1 (Berkeley) 6/6/93
+.\" $Id: quota.1,v 1.4 1994/06/28 07:47:24 deraadt Exp $
.\"
.Dd June 6, 1993
.Dt QUOTA 1
@@ -102,7 +103,17 @@ flag takes precedence over the
flag.
.Pp
.Nm Quota
-reports the quotas of all the filesystems listed in
+tries to report the quotas of all mounted filesystems.
+If the filesystem is mounted via
+.Nm NFS ,
+it will attempt to contact the
+.Xr rpc.rquotad 8
+daemon on the
+.Nm NFS
+server.
+For
+.Nm UFS
+filesystems, quotas must be turned on in
.Pa /etc/fstab .
If
.Nm quota
@@ -128,4 +139,5 @@ command appeared in
.Xr edquota 8 ,
.Xr quotacheck 8 ,
.Xr quotaon 8 ,
-.Xr repquota 8
+.Xr repquota 8 ,
+.Xr rpc.rquotad 8
OpenPOWER on IntegriCloud