diff options
Diffstat (limited to 'bin/sh/builtins.def')
-rw-r--r-- | bin/sh/builtins.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/builtins.def b/bin/sh/builtins.def index 75f83b54e526b..e58ac75d7287a 100644 --- a/bin/sh/builtins.def +++ b/bin/sh/builtins.def @@ -32,7 +32,7 @@ # SUCH DAMAGE. # # @(#)builtins.def 8.4 (Berkeley) 5/4/95 -# $FreeBSD$ +# $FreeBSD: src/bin/sh/builtins.def,v 1.19.12.1 2010/02/10 00:26:20 kensmith Exp $ # # This file lists all the builtin commands. The first column is the name |