summaryrefslogtreecommitdiffstats
path: root/share/man/man1
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2000-03-01 14:13:29 +0000
committersheldonh <sheldonh@FreeBSD.org>2000-03-01 14:13:29 +0000
commit1778245e537666aa6395f1a08d6063a470239225 (patch)
tree68efb237676184d1b92d7570706e6f9dae4248b8 /share/man/man1
parentb2240fc1c08ba82628285458b057b5f795a68a43 (diff)
downloadFreeBSD-src-1778245e537666aa6395f1a08d6063a470239225.zip
FreeBSD-src-1778245e537666aa6395f1a08d6063a470239225.tar.gz
Add missing entry for read(1) to the builtin(1) manual page and
add an MLINKS entry for it. I can't imagine how I missed this one.
Diffstat (limited to 'share/man/man1')
-rw-r--r--share/man/man1/Makefile3
-rw-r--r--share/man/man1/builtin.12
2 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man1/Makefile b/share/man/man1/Makefile
index 7241953..1be6213 100644
--- a/share/man/man1/Makefile
+++ b/share/man/man1/Makefile
@@ -20,7 +20,8 @@ MLINKS= builtin.1 alias.1 builtin.1 alloc.1 builtin.1 bg.1 \
builtin.1 history.1 builtin.1 if.1 builtin.1 jobid.1 \
builtin.1 jobs.1 builtin.1 limit.1 builtin.1 logout.1 \
builtin.1 notify.1 builtin.1 onintr.1 builtin.1 popd.1 \
- builtin.1 pushd.1 builtin.1 readonly.1 builtin.1 rehash.1 \
+ builtin.1 pushd.1 builtin.1 read.1 builtin.1 readonly.1 \
+ builtin.1 rehash.1 \
builtin.1 repeat.1 builtin.1 set.1 builtin.1 setenv.1 \
builtin.1 setvar.1 builtin.1 shift.1 builtin.1 source.1 \
builtin.1 stop.1 builtin.1 suspend.1 builtin.1 switch.1 \
diff --git a/share/man/man1/builtin.1 b/share/man/man1/builtin.1
index e20ce61..1b7ac281 100644
--- a/share/man/man1/builtin.1
+++ b/share/man/man1/builtin.1
@@ -83,6 +83,7 @@
.Nm printf ,
.Nm pushd ,
.Nm pwd ,
+.Nm read ,
.Nm readonly ,
.Nm rehash ,
.Nm repeat ,
@@ -211,6 +212,7 @@ with the other shells.
.It Ic printf Ta Yes Ta Yes 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
.It Ic readonly Ta \&No Ta \&No Ta Yes
.It Ic rehash Ta \&No Ta Yes Ta \&No
.It Ic repeat Ta \&No Ta Yes Ta \&No
OpenPOWER on IntegriCloud