--- cci/usr/src/man/man2/quota.2 2019/07/28 12:24:19 1.1 +++ cci/usr/src/man/man2/quota.2 2019/07/28 12:26:34 1.1.1.2 @@ -95,7 +95,7 @@ the caller for each file system on which If the .I arg parameter is specified as NODEV, all file systems which have -disc quotas will be checked. Otherwise, +disc quotas are checked. Otherwise, .I arg indicates a specific major-minor device to be checked. This call is restricted to the super-user. @@ -110,7 +110,7 @@ is set to indicate the reason. .SH ERRORS A .I quota -call will fail when one of the following occurs: +call fails when one of the following occurs: .TP 15 [EINVAL] .I Cmd @@ -139,7 +139,7 @@ The quota table is full. .SH "SEE ALSO" setquota(2), quotaon(8), quotacheck(8) .SH BUGS -There should be someway to integrate this call with the resource +There should be some way to integrate this call with the resource limit interface provided by .IR setrlimit (2) and