summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2008-02-20 15:18:39 +0000
committerjkar8572 <jkar8572>2008-02-20 15:18:39 +0000
commitcd94d5df4349923a36cac89a80f78d388dde61c4 (patch)
tree59b6f3ca1e7283f48e9155bfabba825352ff6e57
parente1119aa4cd7f0dcff9527424ccaa02d5e10cb459 (diff)
Updated quota_nld manpage and package version. (Jan Kara)
-rw-r--r--Makefile.in2
-rw-r--r--quota_nld.86
2 files changed, 5 insertions, 3 deletions
diff --git a/Makefile.in b/Makefile.in
index 305929c..c1dc181 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,6 +1,6 @@
PROGS = quotacheck quotaon quota quot repquota warnquota quotastats xqmstats edquota setquota convertquota rpc.rquotad @QUOTA_NETLINK_PROG@
SOURCES = bylabel.c common.c convertquota.c edquota.c pot.c quot.c quota.c quotacheck.c quotacheck_v1.c quotacheck_v2.c quotaio.c quotaio_rpc.c quotaio_v1.c quotaio_v2.c quotaio_xfs.c quotaio_generic.c quotaon.c quotaon_xfs.c quotaops.c quotastats.c quotasys.c repquota.c rquota_client.c rquota_server.c rquota_svc.c setquota.c warnquota.c xqmstats.c svc_socket.c
-VERSIONDEF = -DQUOTA_VERSION=\"3.15\"
+VERSIONDEF = -DQUOTA_VERSION=\"3.16\"
CFLAGS = @CFLAGS@ @EXT2_DIRECT@ -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 $(VERSIONDEF) -DCOMPILE_OPTS="\"@COMPILE_OPTS@\""
CPPFLAGS = @CPPFLAGS@
EXT2LIBS = @EXT2LIBS@
diff --git a/quota_nld.8 b/quota_nld.8
index fd7e3d5..bc84c6e 100644
--- a/quota_nld.8
+++ b/quota_nld.8
@@ -9,8 +9,10 @@ quota_nld \- quota netlink message daemon
.SH DESCRIPTION
.BR quota_nld
is a daemon that listens on netlink socket and processes received quota
-warnings. The daemon supports forwarding warning messages to the system's
-DBUS and writing them to the terminal user has last accessed.
+warnings. Note, that you have to enable the kernel support for sending quota
+messages over netlink (in Filesystems->Quota menu). The daemon supports
+forwarding warning messages to the system's DBUS (so that desktop manager
+can display a dialog) and writing them to the terminal user has last accessed.
.SH OPTIONS
.TP