summary refs log tree commit diff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-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 896d1617..dfd32e79 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 ,
'2020-02-10 03:29:38 -0500'>2020-02-10Only make windows hotterJune McEnroe 2020-02-10Always increase unreadLinesJune McEnroe 2020-02-10Move scroll marker on resizeJune McEnroe 2020-02-10Update line count for words longer than linesJune McEnroe 2020-02-10Simplify mark, heat, unread trackingJune McEnroe 2020-02-10Update prompt when own nick changesJune McEnroe 2020-02-10Match URLs surrounded by parenthesesJune McEnroe 2020-02-10Fix M-a so it properly cycles back to where it startedJune McEnroe 2020-02-09Add M-lJune McEnroe 2020-02-09Add /whoisJune McEnroe 2020-02-09Add /msgJune McEnroe