From 0f79e405a24d33fad74d5002616417bb37b56165 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Tue, 15 Dec 2020 18:34:35 -0500 Subject: Add DNS and SRV RFCs to STANDARDS --- notemap.1 | 34 +++++++++++++++++++++++++++------- 1 file 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 -- cgit 1.4.1