From 25818e05e234f7e28cf2f85c16dd8fda67d13b61 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Fri, 3 Sep 2010 11:09:30 +0000 Subject: add an EXIT STATUS section for /usr/bin; --- usr.bin/strip/strip.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.bin/strip') diff --git a/usr.bin/strip/strip.1 b/usr.bin/strip/strip.1 index fc236b9a32e..94ae043d084 100644 --- a/usr.bin/strip/strip.1 +++ b/usr.bin/strip/strip.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: strip.1,v 1.14 2010/06/03 11:23:16 jmc Exp $ +.\" $OpenBSD: strip.1,v 1.15 2010/09/03 11:09:29 jmc Exp $ .\" .\" Copyright (c) 1989, 1990 The Regents of the University of California. .\" All rights reserved. @@ -29,7 +29,7 @@ .\" .\" from: @(#)strip.1 6.6 (Berkeley) 5/26/91 .\" -.Dd $Mdocdate: June 3 2010 $ +.Dd $Mdocdate: September 3 2010 $ .Dt STRIP 1 .Os .Sh NAME @@ -65,7 +65,7 @@ Delete only debugging, compiler identification, and local symbols. .El .Pp When conflicting options are combined, the latter option wins. -.Pp +.Sh EXIT STATUS .Ex -std strip .Sh SEE ALSO .Xr cc 1 , -- cgit v1.2.3