There is a built-in command called "builtin"; spell its name correctly

after rev. 1.77 called it "built-in".
This commit is contained in:
tjr 2002-08-24 12:41:23 +00:00
parent e7206eb59f
commit a047034d7f

View File

@ -1285,7 +1285,7 @@ suitable for re-input to the shell.
Continue the specified jobs Continue the specified jobs
(or the current job if no jobs are given) (or the current job if no jobs are given)
in the background. in the background.
.It Ic built-in Ar cmd Op Ar arg ... .It Ic builtin Ar cmd Op Ar arg ...
Execute the specified built-in command, Execute the specified built-in command,
.Ar cmd . .Ar cmd .
This is useful when the user wishes to override a shell function This is useful when the user wishes to override a shell function