summaryrefslogtreecommitdiffstats
path: root/package/ltrace
diff options
context:
space:
mode:
Diffstat (limited to 'package/ltrace')
-rw-r--r--package/ltrace/Config.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/ltrace/Config.in b/package/ltrace/Config.in
index 0fc1b9537c..4d5fb723d6 100644
--- a/package/ltrace/Config.in
+++ b/package/ltrace/Config.in
@@ -11,10 +11,10 @@ config BR2_PACKAGE_LTRACE
|| BR2_powerpc || BR2_sparc || BR2_x86_64 || BR2_xtensa)
select BR2_PACKAGE_ELFUTILS
help
- Debugging program which runs a specified command until it exits.
- While the command is executing, ltrace intercepts and records
- the dynamic library calls which are called by the executed
- process and the signals received by that process.
+ Debugging program which runs a specified command until it
+ exits. While the command is executing, ltrace intercepts and
+ records the dynamic library calls which are called by the
+ executed process and the signals received by that process.
http://ltrace.org
OpenPOWER on IntegriCloud