correct the description of Q_SYNC
authorKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Sat, 25 May 1985 07:37:08 +0000 (23:37 -0800)
committerKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Sat, 25 May 1985 07:37:08 +0000 (23:37 -0800)
SCCS-vsn: lib/libc/sys/quotactl.2 6.3

usr/src/lib/libc/sys/quotactl.2

index e758d45..d53980f 100644 (file)
@@ -2,7 +2,7 @@
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
-.\"    @(#)quotactl.2  6.2 (Berkeley) %G%
+.\"    @(#)quotactl.2  6.3 (Berkeley) %G%
 .\"
 .TH QUOTA 2 ""
 .UC 5
 .\"
 .TH QUOTA 2 ""
 .UC 5
@@ -64,12 +64,13 @@ This call is restricted to the super-user.
 .TP
 Q_SYNC
 Update the on-disc copy of quota usages.
 .TP
 Q_SYNC
 Update the on-disc copy of quota usages.
-The
-.IR uid ,
-.IR arg ,
-and
-.I addr 
-parameters are ignored.
+.I Arg
+is a major-minor device indicating the file system to be sync'ed.
+If the
+.I arg
+parameter is specified as NODEV, all file systems which have
+disc quotas will be sync'ed.
+The \fIuid\fP and \fIaddr\fP parameters are ignored.
 .TP
 Q_SETUID
 Change the calling process's quota limits to those of the
 .TP
 Q_SETUID
 Change the calling process's quota limits to those of the