From cde6156df8d5253ac23d8d4ef6fcaa4157961fd8 Mon Sep 17 00:00:00 2001 From: Sheldon Hearn Date: Mon, 20 Dec 1999 16:29:56 +0000 Subject: [PATCH] Fix the availability table, which incorrectly indicated that sh(1) does not have a builtin set command. --- share/man/man1/builtin.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man1/builtin.1 b/share/man/man1/builtin.1 index a0a14695f8c..e20ce61ff24 100644 --- a/share/man/man1/builtin.1 +++ b/share/man/man1/builtin.1 @@ -214,7 +214,7 @@ with the other shells. .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 -.It Ic set Ta \&No Ta Yes Ta \&No +.It Ic set Ta \&No Ta Yes Ta \&Yes .It Ic setenv Ta \&No Ta Yes Ta \&No .It Ic setvar Ta \&No Ta \&No Ta Yes .It Ic shift Ta \&No Ta Yes Ta Yes