[Fakeroot-commits] [SCM] fakeroot branch, upstream, updated. 08ed00124d8b6b445d3b91a9aa15eec638b02f05

Clint Adams schizo at debian.org
Sun Nov 15 03:16:48 UTC 2009


The following commit has been merged in the upstream branch:
commit 57e17f7ef3fb6f4cdaa4f97a275cb6a8519e2627
Author: Clint Adams <schizo at debian.org>
Date:   Fri Aug 6 19:02:18 2004 +0000

    add lengthier explanation of fd base for TCP mode.
    
    git-archimport-id: fakeroot at packages.debian.org--fakeroot/fakeroot--main--0.0--patch-18

diff --git a/doc/fakeroot.1 b/doc/fakeroot.1
index beacb16..a04a5df 100644
--- a/doc/fakeroot.1
+++ b/doc/fakeroot.1
@@ -109,7 +109,10 @@ Use the real ownership of files previously unknown to fakeroot instead of
 pretending they are owned by root:root.
 .TP
 .BI \-b \ fd
-Specify fd base (TCP mode only).
+Specify fd base (TCP mode only). fd is the minimum file descriptor
+number to use for TCP connections; this may be important to avoid
+conflicts with the file descriptors used by the programs being run
+under fakeroot.
 .TP
 .BI \-h
 Display help.

-- 
fakeroot



More information about the Fakeroot-commits mailing list