summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2008-02-20 15:13:48 +0000
committerjkar8572 <jkar8572>2008-02-20 15:13:48 +0000
commite1119aa4cd7f0dcff9527424ccaa02d5e10cb459 (patch)
tree02be8d6db33d96c3382bc2f76de36554fc78fad0
parentf246190c90ab07a4552a4a5dcde1a5a924e51b7b (diff)
downloadlinuxquota-e1119aa4cd7f0dcff9527424ccaa02d5e10cb459.tar.gz
Added pointers to quota_nld and warnquota to some manpages (Jan Kara)
-rw-r--r--Changelog1
-rw-r--r--quota.14
-rw-r--r--quotaon.84
-rw-r--r--repquota.84
4 files changed, 10 insertions, 3 deletions
diff --git a/Changelog b/Changelog
index cb9ecc8..5ec0e5d 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,5 @@
Changes in quota-tools from 3.15 to 3.16
+* added pointers to quota_nld and warnquota to some manpages (Jan Kara)
* ported quota_nld to libnl-1.1 (Jan Kara)
* let setquota batch mode accept comments and blank lines, add -c option (Jacky Bruno, Jan Kara)
* print more verbose list of compile options when --version specified (Jan Kara)
diff --git a/quota.1 b/quota.1
index 87642fa..6579063 100644
--- a/quota.1
+++ b/quota.1
@@ -183,4 +183,6 @@ default filesystems
.BR edquota (8),
.BR quotacheck (8),
.BR quotaon (8),
-.BR repquota (8)
+.BR quota_nld (8),
+.BR repquota (8),
+.DR warnquota (8)
diff --git a/quotaon.8 b/quotaon.8
index 26319f7..0551509 100644
--- a/quotaon.8
+++ b/quotaon.8
@@ -200,4 +200,6 @@ default filesystems
.SH "SEE ALSO"
.BR quotactl (2),
.BR fstab (5),
-.BR repquota (8).
+.BR quota_nld (8),
+.BR repquota (8),
+.BR warnquota (8)
diff --git a/repquota.8 b/repquota.8
index 43a0652..6753efa 100644
--- a/repquota.8
+++ b/repquota.8
@@ -144,4 +144,6 @@ default set of groups
.BR edquota (8),
.BR quotacheck (8),
.BR quotaon (8),
-.BR setquota (8)
+.BR quota_nld (8),
+.BR setquota (8),
+.BR warnquota (8)