From d536eba853ae3e5b10bc0a223fbbcdbe95b271ee Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Fri, 5 Dec 2008 12:39:20 -0500 Subject: fix documentation of default SYSTEMTAP_DEBUGINFO_PATH --- stap.1.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stap.1.in') 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 -- cgit