[disorderfs] 01/01: Update man page: absolute path no longer required for ROOTDIR

Andrew Ayer agwa at andrewayer.name
Tue Sep 13 17:03:21 UTC 2016


This is an automated email from the git hooks/post-receive script.

agwa-guest pushed a commit to branch master
in repository disorderfs.

commit 20c295073dfb149302ff3e1945d06eefe135793c
Author: Andrew Ayer <agwa at andrewayer.name>
Date:   Tue Sep 13 10:02:54 2016 -0700

    Update man page: absolute path no longer required for ROOTDIR
---
 disorderfs.1.txt | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/disorderfs.1.txt b/disorderfs.1.txt
index 807dc87..dfe5cb2 100644
--- a/disorderfs.1.txt
+++ b/disorderfs.1.txt
@@ -20,8 +20,8 @@ into filesystem metadata.  For example, it can randomize the order
 in which directory entries are read.  This is useful for detecting
 non-determinism in the build process.
 
-'ROOTDIR' is the absolute path to the underlying directory that is to
-be mirrored, and 'MOUNTPOINT' is where the overlay should be mounted.
+'ROOTDIR' is the path to the underlying directory that is to be mirrored,
+and 'MOUNTPOINT' is where the overlay should be mounted.
 
 
 OPTIONS
@@ -79,9 +79,6 @@ Options specific to *disorderfs*:
 
 BUGS
 ----
-'ROOTDIR' must be specified as an absolute path ('MOUNTPOINT' may be
-absolute or relative).
-
 *--share-locks=yes* is currently buggy: programs may report that a
 file is locked when it really isn't.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/disorderfs.git



More information about the Reproducible-commits mailing list