From 5382d20cf136d8f8182acb2f33fdb1db0342ef35 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 28 Apr 1997 03:50:07 +0000 Subject: Turn on the new type builtin. --- bin/sh/builtins.def | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/sh/builtins.def b/bin/sh/builtins.def index 45bddc34d166..b34aa9cbc639 100644 --- a/bin/sh/builtins.def +++ b/bin/sh/builtins.def @@ -35,7 +35,7 @@ # SUCH DAMAGE. # # @(#)builtins.def 8.4 (Berkeley) 5/4/95 -# $Id$ +# $Id: builtins.def,v 1.5 1997/02/22 13:58:22 peter Exp $ # # This file lists all the builtin commands. The first column is the name @@ -82,6 +82,7 @@ setvarcmd setvar shiftcmd shift trapcmd trap truecmd : true +typecmd type umaskcmd umask unaliascmd unalias unsetcmd unset -- cgit v1.3