summary refs log tree commit diff
path: root/bin/cash
diff options
context:
space:
mode:
Diffstat (limited to 'bin/cash')
-rw-r--r--bin/cash/cash.16
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/cash/cash.1 b/bin/cash/cash.1
index 322cb852..14c7aeca 100644
--- a/bin/cash/cash.1
+++ b/bin/cash/cash.1
@@ -3134,14 +3134,14 @@ will return the argument.
 .
 .Sh SEE ALSO
 .Xr builtin 1 ,
+.Xr cash-kill 1 ,
+.Xr cash-printf 1 ,
+.Xr cash-test 1 ,
 .Xr chsh 1 ,
 .Xr echo 1 ,
 .Xr ed 1 ,
 .Xr emacs 1 ,
-.Xr kill 1 ,
-.Xr printf 1 ,
 .Xr pwd 1 ,
-.Xr test 1 ,
 .Xr vi 1 ,
 .Xr execve 2 ,
 .Xr getrlimit 2 ,
a22fcc3793aadb647d26defe92&follow=1'>Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe