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 bdc873e44407..f5b4f04cef93 100644 --- a/bin/sh/mktokens +++ b/bin/sh/mktokens @@ -32,7 +32,7 @@ # SUCH DAMAGE. # # @(#)mktokens 8.1 (Berkeley) 5/31/93 -# $FreeBSD$ +# $FreeBSD: src/bin/sh/mktokens,v 1.10.22.1.6.1 2010/12/21 17:09:25 kensmith 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 |