aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1996-10-01 04:59:13 +0000
committerPeter Wemm <peter@FreeBSD.org>1996-10-01 04:59:13 +0000
commit7081f1bc92e9982fa681323ad583cdf3ce96544c (patch)
tree744e721ceca57429fe2245ae533a449bab7ffb5c /bin
parentd72f654c65891ad9a91e012d15e13e266c0238fb (diff)
Notes
Diffstat (limited to 'bin')
-rw-r--r--bin/sh/builtins.def4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/sh/builtins.def b/bin/sh/builtins.def
index 8a62429704105..c9db726d83e85 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.2 1996/09/01 10:19:44 peter Exp $
#
# This file lists all the builtin commands. The first column is the name
@@ -73,7 +73,7 @@ jobscmd jobs
#linecmd line
localcmd local
#nlechocmd nlecho
-#printfcmd printf
+printfcmd printf
pwdcmd pwd
readcmd read
returncmd return