Blob Blame History Raw
diff -urNp quota-tools-orig/quotaon.8 quota-tools/quotaon.8
--- quota-tools-orig/quotaon.8	2008-08-05 15:01:48.000000000 +0200
+++ quota-tools/quotaon.8	2008-08-05 15:38:05.000000000 +0200
@@ -197,4 +197,5 @@ default filesystems
 .SH "SEE ALSO"
 .BR quotactl (2),
 .BR fstab (5),
-.BR repquota (8).
+.BR repquota (8),
+.BR warnquota (8).
diff -urNp quota-tools-orig/quota.1 quota-tools/quota.1
--- quota-tools-orig/quota.1	2006-07-21 16:44:12.000000000 +0200
+++ quota-tools/quota.1	2008-08-05 15:38:35.000000000 +0200
@@ -140,4 +140,5 @@ default filesystems
 .BR edquota (8),
 .BR quotacheck (8),
 .BR quotaon (8),
-.BR repquota (8)
+.BR repquota (8),
+.BR warnquota (8).
diff -urNp quota-tools-orig/repquota.8 quota-tools/repquota.8
--- quota-tools-orig/repquota.8	2006-07-21 16:44:12.000000000 +0200
+++ quota-tools/repquota.8	2008-08-05 15:39:08.000000000 +0200
@@ -139,4 +139,5 @@ default set of groups
 .BR edquota (8),
 .BR quotacheck (8),
 .BR quotaon (8),
-.BR setquota (8)
+.BR setquota (8),
+.BR warnquota (8).
diff -urNp quota-tools-orig/warnquota.8 quota-tools/warnquota.8
--- quota-tools-orig/warnquota.8	2006-07-21 16:44:12.000000000 +0200
+++ quota-tools/warnquota.8	2008-08-05 15:39:40.000000000 +0200
@@ -20,7 +20,7 @@ warnquota \- send mail to users over quo
 ]
 .SH DESCRIPTION
 .B warnquota
-checks the disk quota for each filesystem and mails a warning
+checks the disk quota for each local filesystem and mails a warning
 message to those users who have reached their softlimit.
 It is typically run via
 .BR cron (8).