From d62cb96d5a39801580e728ee7582b939ff8eb61e Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sat, 12 Jan 2019 14:37:56 -0500 Subject: Reference cash builtin man pages in cash.1 SEE ALSO --- bin/cash/cash.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bin/cash') 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 , -- cgit 1.4.1 ches'> IRC logger
summary refs log tree commit diff
path: root/database.h (unfollow)
Commit message (Expand)Author
2020-01-14Remove note about usernames for pounceJune McEnroe
2020-01-14Reference IRCv3.1 SASL specJune McEnroe
2020-01-14Ensure ansi resets formatting and null-terminatesJune McEnroe
2020-01-14Implement IRC formatting to ANSI translationJune McEnroe
2020-01-14Add -b flag for live backupJune McEnroe
2020-01-14Add columnsize = 0 option to FTS indexJune McEnroe
2020-01-12Add option for client cert and SASL EXTERNALJune McEnroe
2020-01-12Add Linux.mkJune McEnroe
2020-01-11Fix unscoop dedup window syntaxJune McEnroe
2020-01-11Bump busy timeout to 10sJune McEnroe