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 a636390256d7f..246a888b5e462 100755 --- a/bin/sh/builtins +++ b/bin/sh/builtins @@ -35,7 +35,7 @@ # SUCH DAMAGE. # # @(#)builtins 8.1 (Berkeley) 5/31/93 -# $Id: builtins,v 1.3 1995/10/19 18:42:09 joerg Exp $ +# $Id: builtins,v 1.2.6.1 1995/12/11 23:04:41 joerg Exp $ # # This file lists all the builtin commands. The first column is the name |