summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-18 02:00:14 -0500
committerJune McEnroe <june@causal.agency>2019-11-18 02:00:14 -0500
commit7a396707c85ccc56586cf13b27ac3dbde38bc277 (patch)
treef10187daebe24f239bba41d08dcf040e890aafef
parentDocument inadvertent echo bug (diff)
downloadpounce-7a396707c85ccc56586cf13b27ac3dbde38bc277.tar.gz
pounce-7a396707c85ccc56586cf13b27ac3dbde38bc277.zip
Remove ISUPPORT draft reference
I don't actually deal with it at all other than storing them for syncing
clients.
-rw-r--r--pounce.111
1 files changed, 0 insertions, 11 deletions
diff --git a/pounce.1 b/pounce.1
index 0e0ab91..9a4ee36 100644
--- a/pounce.1
+++ b/pounce.1
@@ -414,17 +414,6 @@ daemon implements the following:
 .Bl -item
 .It
 .Rs
-.%A E. Brocklesby
-.%A L. Hardy
-.%A K. Mitchell
-.%T IRC RPL_ISUPPORT Numeric Definition
-.%I IETF
-.%D January 2005
-.%U https://tools.ietf.org/html/draft-hardy-irc-isupport-00
-.Re
-.
-.It
-.Rs
 .%A Kyle Fuller
 .%A St\('ephan Kochen
 .%A Alexey Sokolov
='nohover-highlight'> 2017-05-01Clean up git configJune McEnroe 2017-05-01Clean up style in xxJune McEnroe 2017-05-01Clean up style in pbdJune McEnroe 2017-05-01Use EX_OK in pbcopyJune McEnroe 2017-04-30Clean up clockJune McEnroe 2017-04-30Clean up error strings in briJune McEnroe 2017-03-18Add -u option to xxJune McEnroe 2017-03-15Fix non-string-literal-format-string in briJune McEnroe 2017-03-15Fix bri compilationJune McEnroe cc will remove the file itself just fine. Always exit in case any of the shell commands fail. 2017-03-15Use psvar for title settingJune McEnroe Prevents prompt expansion from happening on the command being run when it is set in the title. 2017-03-14Add bri brightness control scriptJune McEnroe This is probably terrible. 2017-03-14Add comment to tmux terminal overrideJune McEnroe 2017-03-13Have tmux set block cursor on linux consoleJune McEnroe 2017-03-13Use inverse for Visual in colorschemeJune McEnroe