summary refs log tree commit diff
path: root/imbox.1
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--imbox.120
1 files changed, 20 insertions, 0 deletions
diff --git a/imbox.1 b/imbox.1
index 743c9fb..4a0c34f 100644
--- a/imbox.1
+++ b/imbox.1
@@ -125,6 +125,26 @@ imbox -T list+imbox@causal.agency june@causal.agency
 .%D September 2005
 .%U https://tools.ietf.org/html/rfc4155
 .Re
+.It
+.Rs
+.%A P. Mockapetris
+.%T DOMAIN NAMES - IMPLEMENTATION AND SPECIFICATION
+.%I IETF
+.%R RFC 1035
+.%D November 1987
+.%U https://tools.ietf.org/html/rfc1035
+.Re
+.It
+.Rs
+.%A A. Gulbrandsen
+.%A P. Vixie
+.%A L. Esibov
+.%T A DNS RR for specifying the location of services (DNS SRV)
+.%I IETF
+.%R RFC 2782
+.%D February 2000
+.%U https://tools.ietf.org/html/rfc2782
+.Re
 .El
 .
 .Sh AUTHORS
d62&follow=1'>Don't insert color codes for non-mentionsJune McEnroe 2020-02-11Take first two words in colorMentionsJune McEnroe 2020-02-11Use time_t for save signatureJune McEnroe 2020-02-11Set self.nick to * initiallyJune McEnroe 2020-02-11Define ColorCap instead of hardcoding 100June McEnroe 2020-02-11Move hash to top of chat.hJune McEnroe 2020-02-11Move base64 out of chat.hJune McEnroe 2020-02-11Move XDG_SUBDIR out of chat.hJune McEnroe 2020-02-11Fix whois idle unit calculationJune McEnroe 2020-02-11Cast towupper to wchar_tJune McEnroe 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe