summary refs log tree commit diff
path: root/bubger.1
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bubger.122
1 files changed, 21 insertions, 1 deletions
diff --git a/bubger.1 b/bubger.1
index ef1d7f9..e83ff8a 100644
--- a/bubger.1
+++ b/bubger.1
@@ -1,4 +1,4 @@
-.Dd December  1, 2020
+.Dd December  4, 2020
 .Dt BUBGER 1
 .Os
 .
@@ -162,6 +162,17 @@ bubger -q imap.example.org list@example.org \e
 .Bl -item
 .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
+.It
+.Rs
 .%A E. Levinson
 .%T Content-ID and Message-ID Uniform Resource Locators
 .%I IETF
@@ -230,6 +241,15 @@ bubger -q imap.example.org list@example.org \e
 .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 R. Troost
 .%A S. Dorner
 .%A K. Moore
girl/commit/ui.c?h=1.9&id=4c4d91b4499d3a4bdc3850c4ad8a1713ce3a8e65&follow=1'>Rewrite UI againJune McEnroe 2018-09-12Add note about C-oJune McEnroe 2018-09-12Use formatParse split to position input cursorJune McEnroe 2018-09-12Factor out IRC formatting parsingJune McEnroe 2018-09-11Add /help equivalent to /manJune McEnroe 2018-09-11Don't render every PM as a pingJune McEnroe 2018-09-11Add urlOpenMatchJune McEnroe 2018-09-10Depend on man.sh for chroot.tar targetJune McEnroe 2018-09-10Set LESSSECURE=1 in man.shJune McEnroe 2018-09-10Add /man commandJune McEnroe 2018-09-10Install man page in chrootJune McEnroe 2018-09-10Install man pageJune McEnroe 2018-09-10Split keys into subsections and document colorsJune McEnroe 2018-09-10Add "blank" lines to chatte.1June McEnroe 2018-09-10Document key bindings in chatte.1June McEnroe 2018-09-08Document slash commands in chatte.1June McEnroe