diff options
Diffstat (limited to 'bin/sh/builtins')
| -rwxr-xr-x | bin/sh/builtins | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/builtins b/bin/sh/builtins index 96247185b34b..b4a50fb41fec 100755 --- a/bin/sh/builtins +++ b/bin/sh/builtins @@ -35,7 +35,7 @@ # SUCH DAMAGE. # # @(#)builtins 8.1 (Berkeley) 5/31/93 -# $Id$ +# $Id: builtins,v 1.2 1994/09/24 02:57:23 davidg Exp $ # # This file lists all the builtin commands. The first column is the name |
