diff options
Diffstat (limited to 'usr.bin/strip/strip.1')
-rw-r--r-- | usr.bin/strip/strip.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/strip/strip.1 b/usr.bin/strip/strip.1 index e91d6d9ada336..3b4fd8ab7d51d 100644 --- a/usr.bin/strip/strip.1 +++ b/usr.bin/strip/strip.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)strip.1 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.bin/strip/strip.1,v 1.7 1999/08/28 01:05:52 peter Exp $ .\" .Dd June 6, 1993 .Dt STRIP 1 |