diff options
Diffstat (limited to 'bin/sh/mktokens')
-rw-r--r-- | bin/sh/mktokens | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/mktokens b/bin/sh/mktokens index 172bb23d4968..4d1ba8768d82 100644 --- a/bin/sh/mktokens +++ b/bin/sh/mktokens @@ -35,7 +35,7 @@ # SUCH DAMAGE. # # @(#)mktokens 8.1 (Berkeley) 5/31/93 -# $FreeBSD$ +# $FreeBSD: src/bin/sh/mktokens,v 1.5.2.1 1999/08/29 14:13:54 peter Exp $ # The following is a list of tokens. The second column is nonzero if the # token marks the end of a list. The third column is the name to print in |