aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/strip/strip.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/strip/strip.1')
-rw-r--r--usr.bin/strip/strip.15
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/strip/strip.1 b/usr.bin/strip/strip.1
index e91d6d9ada33..bc344cb03f4c 100644
--- a/usr.bin/strip/strip.1
+++ b/usr.bin/strip/strip.1
@@ -60,8 +60,9 @@ Delete only debugging and empty symbols.
Delete only debugging, compiler identification, and local symbols.
.El
.Pp
-.Nm Strip
-exits 0 on success and 1 if an error occurred.
+The
+.Nm
+utility exits 0 on success and 1 if an error occurred.
.Sh SEE ALSO
.Xr cc 1 ,
.Xr ld 1 ,