summaryrefslogtreecommitdiffstats
path: root/share/man/man1
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-11-20 18:33:59 +0000
committerknu <knu@FreeBSD.org>2001-11-20 18:33:59 +0000
commit96265e088e72e2c9130f86ad9be7b15621646f37 (patch)
treeb83cecadf322bae33172651b235b29086676fa5f /share/man/man1
parentd6a5097acfb786f3b9c7928ff97121c937d194df (diff)
downloadFreeBSD-src-96265e088e72e2c9130f86ad9be7b15621646f37.zip
FreeBSD-src-96265e088e72e2c9130f86ad9be7b15621646f37.tar.gz
Remove the printf builtin command from sh(1), which command is not
used so often that it's worth keeping it as a builtin. Now that all the printf invocations from within the system startup scripts, we can safely remove it. Urged by: sheldonh :) No MFC is planned so far because it may break compatibility and violate POLA.
Diffstat (limited to 'share/man/man1')
-rw-r--r--share/man/man1/builtin.13
1 files changed, 0 insertions, 3 deletions
diff --git a/share/man/man1/builtin.1 b/share/man/man1/builtin.1
index b54a0ee..02f4f01 100644
--- a/share/man/man1/builtin.1
+++ b/share/man/man1/builtin.1
@@ -88,7 +88,6 @@
.Nm notify ,
.Nm onintr ,
.Nm popd ,
-.Nm printf ,
.Nm printenv ,
.Nm pushd ,
.Nm pwd ,
@@ -230,7 +229,6 @@ with the other shells.
.It Ic onintr Ta \&No Ta Yes Ta \&No
.It Ic popd Ta \&No Ta Yes Ta \&No
.It Ic printenv Ta Yes Ta Yes Ta \&No
-.It Ic printf Ta Yes Ta \&No Ta Yes
.It Ic pushd Ta \&No Ta Yes Ta \&No
.It Ic pwd Ta Yes Ta \&No Ta Yes
.It Ic read Ta \&No Ta \&No Ta Yes
@@ -278,7 +276,6 @@ with the other shells.
.Xr nice 1 ,
.Xr nohup 1 ,
.Xr printenv 1 ,
-.Xr printf 1 ,
.Xr pwd 1 ,
.Xr sh 1 ,
.Xr test 1 ,
OpenPOWER on IntegriCloud