diff options
Diffstat (limited to 'share/man/man1/builtin.1')
-rw-r--r-- | share/man/man1/builtin.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/man1/builtin.1 b/share/man/man1/builtin.1 index b4e5280..b54a0ee 100644 --- a/share/man/man1/builtin.1 +++ b/share/man/man1/builtin.1 @@ -272,6 +272,7 @@ with the other shells. .Sh SEE ALSO .Xr csh 1 , .Xr echo 1 , +.Xr false 1 , .Xr kill 1 , .Xr login 1 , .Xr nice 1 , @@ -280,7 +281,9 @@ with the other shells. .Xr printf 1 , .Xr pwd 1 , .Xr sh 1 , +.Xr test 1 , .Xr time 1 , +.Xr true 1 , .Xr which 1 .Sh HISTORY The |