summaryrefslogtreecommitdiffstats
path: root/config-db/slxldd
diff options
context:
space:
mode:
authorOliver Tappe2006-10-29 11:28:36 +0100
committerOliver Tappe2006-10-29 11:28:36 +0100
commit103c7fc02b42387795fc44ca2b4fc61675f47eac (patch)
treea6c4242d91e49c6bee31691406d943cd8697a640 /config-db/slxldd
parent* we now check if we could create the database folder and (diff)
downloadcore-103c7fc02b42387795fc44ca2b4fc61675f47eac.tar.gz
core-103c7fc02b42387795fc44ca2b4fc61675f47eac.tar.xz
core-103c7fc02b42387795fc44ca2b4fc61675f47eac.zip
* adjusted PODs and abstracts to recent name changes.
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@479 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'config-db/slxldd')
-rwxr-xr-xconfig-db/slxldd6
1 files changed, 3 insertions, 3 deletions
diff --git a/config-db/slxldd b/config-db/slxldd
index ee887e01..ea682d80 100755
--- a/config-db/slxldd
+++ b/config-db/slxldd
@@ -9,7 +9,7 @@
use strict;
my $abstract = q[
-slxldd.pl
+slxldd
This script reimplements ldd in a way that should work for all
binary formats supported by the binutils installed on the host system.
@@ -164,12 +164,12 @@ __END__
=head1 NAME
-slxldd.pl - OpenSLX-script to determine the libraries required by any given
+slxldd - OpenSLX-script to determine the libraries required by any given
binary file.
=head1 SYNOPSIS
-slxldd.pl [options] file [...more files]
+slxldd [options] file [...more files]
Options:
--help brief help message