This commit was manufactured by cvs2svn to create tag 'FreeBSD-release/1.0'.
[unix-history] / usr.bin / strip / strip.1
index d52cb4a..5aba1a9 100644 (file)
@@ -29,7 +29,8 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"     @(#)strip.1    6.6 (Berkeley) 5/26/91
+.\"     from: @(#)strip.1      6.6 (Berkeley) 5/26/91
+.\"    $Id: strip.1,v 1.3 1993/08/27 02:33:34 brezak Exp $
 .\"
 .Dd May 26, 1991
 .Dt STRIP 1
 .\"
 .Dd May 26, 1991
 .Dt STRIP 1
@@ -40,6 +41,7 @@
 .Sh SYNOPSIS
 .Nm strip
 .Op Fl d
 .Sh SYNOPSIS
 .Nm strip
 .Op Fl d
+.Op Fl x
 .Ar file ...
 .Sh DESCRIPTION
 The
 .Ar file ...
 .Sh DESCRIPTION
 The
@@ -54,6 +56,8 @@ The options are as follows:
 .Bl -tag -width Ds
 .It Fl d
 Delete only debugging and empty symbols.
 .Bl -tag -width Ds
 .It Fl d
 Delete only debugging and empty symbols.
+.It Fl x
+Delete only debugging, compiler identification, and local symbols.
 .El
 .Pp
 .Nm Strip
 .El
 .Pp
 .Nm Strip