]> git.tuebingen.mpg.de Git - dss.git/commitdiff
Merge commit 'fml/master'
authorAndre Noll <maan@systemlinux.org>
Wed, 11 Feb 2009 22:51:44 +0000 (23:51 +0100)
committerAndre Noll <maan@systemlinux.org>
Wed, 11 Feb 2009 22:51:44 +0000 (23:51 +0100)
INSTALL
dss.ggo

diff --git a/INSTALL b/INSTALL
index 8dd3846bb3cd8aa5c4264b84c2ef6756fed2f991..1043ec514884e406adf75dc91678fc8ef1bed775 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -9,6 +9,14 @@ some directory that is included in your PATH, e.g. to $HOME/bin or to
 Note that you'll likely need a recent version of
 ftp://ftp.gnu.org/pub/gnu/gengetopt/ (gnu gengetopt) to compile dss.
 
+Optionally, type
+
+        make man
+
+to create the man page of dss. This invokes help2man so make sure
+that help2man is installed on your system. Note that the man page is
+just the nroff variant of the output of "dss --detailed-help".
+
 dss is known to compile on Linux, MacOS, Solaris, FreeBSD and
 NetBSD. However, it is run-tested only on Linux.
 
diff --git a/dss.ggo b/dss.ggo
index 4d1401981b25f8c079c5cb18fcfc6f31636b73cc..bca3fff2d5764a2f934e9d842c2ea9142052e3fa 100644 (file)
--- a/dss.ggo
+++ b/dss.ggo
@@ -350,8 +350,8 @@ details="
        If this flag is not given dss removes redundant and outdated
        snapshots automatically.
 
-       Otherwise, this feature is deactivated so that snapshots
-       are only being removed in case disk space or inode ratio
+       Otherwise, this feature is deactivated so that snapshots are
+       only being removed in case disk space or number of free inodes
        becomes low. Use this flag if the file system containing the
        destination directory is used for snapshots only.
 "