From dfd6d2d82a8cbc39f53da537026c5e4c0a85bcca Mon Sep 17 00:00:00 2001 From: Jochen Frieling Date: Wed, 17 Oct 2007 22:15:19 +0000 Subject: * help texts j..l rounded off, some fixes git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7454 33e552b5-05e3-0310-8538-816dae2090ed --- rules/ltrace.in | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'rules/ltrace.in') diff --git a/rules/ltrace.in b/rules/ltrace.in index 26fa7c96a..68b75a879 100644 --- a/rules/ltrace.in +++ b/rules/ltrace.in @@ -7,11 +7,11 @@ config LTRACE prompt "ltrace" select LIBELF help - ltrace is a 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. It can also - intercept and print the system calls executed by the program. + ltrace is a 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. It can also + intercept and print the system calls executed by the program. - The program to be traced need not be recompiled for this, so you can - use it on binaries for which you don't have the source handy. + The program to be traced need not be recompiled for this, so you can + use it on binaries for which you don't have the source handy. -- cgit v1.2.3