diff options
author | June McEnroe <june@causal.agency> | 2020-12-04 18:20:19 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-12-04 18:20:19 -0500 |
commit | 26ed8aea19957ce78bc6c86344e4d3fa46b88464 (patch) | |
tree | 9485ab71364b9d1ca2330a9f9e6953790baeb854 | |
parent | Remove dependency on dig/drill (diff) | |
download | imbox-26ed8aea19957ce78bc6c86344e4d3fa46b88464.tar.gz imbox-26ed8aea19957ce78bc6c86344e4d3fa46b88464.zip |
Add DNS and SRV RFCs to STANDARDS
Diffstat (limited to '')
-rw-r--r-- | imbox.1 | 20 |
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 |