about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-15 18:34:35 -0500
committerJune McEnroe <june@causal.agency>2020-12-15 18:45:00 -0500
commit0f79e405a24d33fad74d5002616417bb37b56165 (patch)
treef2127abc925606235abcdff488df86e17996631c
parentRemove dependency on dig/drill (diff)
downloadnotemap-0f79e405a24d33fad74d5002616417bb37b56165.tar.gz
notemap-0f79e405a24d33fad74d5002616417bb37b56165.zip
Add DNS and SRV RFCs to STANDARDS
-rw-r--r--notemap.134
1 files changed, 27 insertions, 7 deletions
diff --git a/notemap.1 b/notemap.1
index 5f28ca5..8f26c7b 100644
--- a/notemap.1
+++ b/notemap.1
@@ -1,4 +1,4 @@
-.Dd May  5, 2020
+.Dd December 15, 2020
 .Dt NOTEMAP 1
 .Os
 .
@@ -58,8 +58,6 @@ by SRV record lookup on the domain of
 .Ar user ,
 or simply the domain name
 if no SRV record exists.
-Lookup requires
-.Xr dig 1 .
 .
 .It Fl m Ar file
 Set the location of the map file.
@@ -103,11 +101,23 @@ notemap -a -u june@causal.agency note.txt
 .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 M. Crispin
 .%Q University of Washington
 .%T INTERNET MESSAGE ACCESS PROTOCOL - VERSION 4rev1
 .%I IETF
-.%N RFC 3501
+.%R RFC 3501
 .%D March 2003
 .%U https://tools.ietf.org/html/rfc3501
 .Re
@@ -118,7 +128,7 @@ notemap -a -u june@causal.agency note.txt
 .%A N. Borenstein
 .%T MIME Part One: Format of Internet Message Bodies
 .%I IETF
-.%N RFC 2045
+.%R RFC 2045
 .%D November 1996
 .%U https://tools.ietf.org/html/rfc2045
 .Re
@@ -130,18 +140,28 @@ notemap -a -u june@causal.agency note.txt
 .%A R. Salz
 .%T A Universally Unique IDentifier (UUID) URN Namespace
 .%I IETF
-.%N RFC 4122
+.%R RFC 4122
 .%D July 2005
 .%U https://tools.ietf.org/html/rfc4122
 .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 P. Resnick, Ed.
 .%Q Qualcomm Incorporated
 .%T Internet Message Format
 .%I IETF
-.%N RFC 5322
+.%R RFC 5322
 .%D October 2008
 .%U https://tools.ietf.org/html/rfc5322
 .Re