summaryrefslogtreecommitdiffstats
path: root/trunk/doc/prelink.8
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/doc/prelink.8')
-rw-r--r--trunk/doc/prelink.89
1 files changed, 8 insertions, 1 deletions
diff --git a/trunk/doc/prelink.8 b/trunk/doc/prelink.8
index e5a0062..f6b9c7c 100644
--- a/trunk/doc/prelink.8
+++ b/trunk/doc/prelink.8
@@ -147,6 +147,13 @@ walking directory hierarchies.
When processing command line directory arguments, limit directory tree walk
to a single file system.
.TP
+.B \-\-root=PATHNAME
+In a cross-compilation environment, this specifies the path to the root of
+the target's file system. All other pathnames processed by
+.B prelink
+are relative to this root, including the name of the configuration file
+as well as its contents and pathnames supplied on the command line.
+.TP
.B \-u \-\-undo
Revert binaries and libraries to their original content before they were
prelinked.
@@ -304,6 +311,6 @@ are ignored).
.SH BUGS
.LP
.B prelink
-Some architectures, including IA-64 and HPPA, are not yet supported.
+Some architectures, including HPPA, are not yet supported.
.SH AUTHORS
Jakub Jelinek <jakub@redhat.com>.