summaryrefslogtreecommitdiffstats
path: root/stap.1.in
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@elastic.org>2008-12-05 12:39:20 -0500
committerFrank Ch. Eigler <fche@elastic.org>2008-12-05 12:39:51 -0500
commitd536eba853ae3e5b10bc0a223fbbcdbe95b271ee (patch)
treebbca81fbc0969862bf222d899758d65707fd3830 /stap.1.in
parent89b011d52e247d9a3933b5d37af72de4d44212bd (diff)
downloadsystemtap-steved-d536eba853ae3e5b10bc0a223fbbcdbe95b271ee.tar.gz
systemtap-steved-d536eba853ae3e5b10bc0a223fbbcdbe95b271ee.tar.xz
systemtap-steved-d536eba853ae3e5b10bc0a223fbbcdbe95b271ee.zip
fix documentation of default SYSTEMTAP_DEBUGINFO_PATH
Diffstat (limited to 'stap.1.in')
-rw-r--r--stap.1.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/stap.1.in b/stap.1.in
index b7e9a818..16e09523 100644
--- a/stap.1.in
+++ b/stap.1.in
@@ -1118,7 +1118,7 @@ The location of kernel debugging information when packaged into the
RPM, unless overridden by the
.I SYSTEMTAP_DEBUGINFO_PATH
environment variable. The default value for this variable is
-.IR \+:.debug:/usr/lib/debug .
+.IR \+:.debug:/usr/lib/debug:build .
Elfutils searches vmlinux in this path and it interprets the path as a base
directory of which various subdirectories will be searched for finding modules.
.TP