diff options
author | June McEnroe <june@causal.agency> | 2020-02-09 00:53:55 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-02-09 00:55:41 -0500 |
commit | a212a7ae2c93092068c8a9c483c4575cc65e7491 (patch) | |
tree | 95a51bad8681774d8174707532f4763d039f0b12 /catgirl.1 | |
parent | Switch to "other" window if closing active window (diff) | |
download | catgirl-a212a7ae2c93092068c8a9c483c4575cc65e7491.tar.gz catgirl-a212a7ae2c93092068c8a9c483c4575cc65e7491.zip |
Show realname on JOIN if it is different from nick
Diffstat (limited to '')
-rw-r--r-- | catgirl.1 | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/catgirl.1 b/catgirl.1 index 4dabb4f..fd00105 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -1,4 +1,4 @@ -.Dd February 8, 2020 +.Dd February 9, 2020 .Dt CATGIRL 1 .Os . @@ -287,6 +287,14 @@ join = #ascii.town .Bl -item .It .Rs +.%A Kiyoshi Aman +.%T IRCv3.1 extended-join Extension +.%I IRCv3 Working Group +.%U https://ircv3.net/specs/extensions/extended-join-3.1 +.Re +. +.It +.Rs .%A Waldo Bastian .%A Ryan Lortie .%A Lennart Poettering |