aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2004-09-07 13:22:28 +0000
committerDima Dorfman <dd@FreeBSD.org>2004-09-07 13:22:28 +0000
commit399f52f868d6eeb2dbabde32f7a5316202ba32d2 (patch)
treeb9be8e0cfe9b4e89a03eb2a23b8cc9566a021994 /usr.bin
parent1affa3adc82a89fb52a7ec86ad5caf03a5caf622 (diff)
downloadsrc-399f52f868d6eeb2dbabde32f7a5316202ba32d2.tar.gz
src-399f52f868d6eeb2dbabde32f7a5316202ba32d2.zip
Improve markup and language.
Notes
Notes: svn path=/head/; revision=134901
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/truss/truss.14
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/truss/truss.1 b/usr.bin/truss/truss.1
index 14599b11ffa4..b152baae92eb 100644
--- a/usr.bin/truss/truss.1
+++ b/usr.bin/truss/truss.1
@@ -72,7 +72,9 @@ options are mutually exclusive.)
The
.Xr procctl 8
utility can be used to clear tracepoints in a stuck process
-left behind if truss abnormally terminates.
+left behind if
+.Nm
+terminates abnormally.
.Sh EXAMPLES
# Follow the system calls used in echoing "hello"
.Dl $ truss /bin/echo hello