=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/quota/quota.1,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- src/usr.bin/quota/quota.1 1996/12/10 09:06:34 1.4 +++ src/usr.bin/quota/quota.1 1998/09/27 16:57:50 1.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: quota.1,v 1.4 1996/12/10 09:06:34 deraadt Exp $ +.\" $OpenBSD: quota.1,v 1.5 1998/09/27 16:57:50 aaron Exp $ .\" Copyright (c) 1983, 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -55,7 +55,7 @@ .Op Fl v | Fl q .Ar group .Sh DESCRIPTION -.Nm Quota +.Nm quota displays users' disk usage and limits. By default only the user quotas are printed. .Pp @@ -102,17 +102,14 @@ .Fl v flag. .Pp -.Nm Quota +.Nm quota tries to report the quotas of all mounted filesystems. -If the filesystem is mounted via -.Nm NFS , +If the filesystem is mounted via NFS, it will attempt to contact the .Xr rpc.rquotad 8 daemon on the -.Nm NFS -server. -For -.Nm FFS +NFS server. +For FFS filesystems, quotas must be turned on in .Pa /etc/fstab . If