diff options
author | 2002-06-08 22:44:18 +0000 | |
---|---|---|
committer | 2002-06-08 22:44:18 +0000 | |
commit | 7a8cc1a926e1dddd7804c8c487d5f752c593d669 (patch) | |
tree | e208f02a5efab0555f4692fab84a9f0b944359e3 | |
parent | Use KVM_NO_FILES and remove the setgid. (diff) | |
download | wireguard-openbsd-7a8cc1a926e1dddd7804c8c487d5f752c593d669.tar.xz wireguard-openbsd-7a8cc1a926e1dddd7804c8c487d5f752c593d669.zip |
RFCs, not RFC's; Adrian Knoth
-rw-r--r-- | usr.sbin/named/man/named.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/named/man/named.8 b/usr.sbin/named/man/named.8 index 134c1d75ee1..d0c0037f50c 100644 --- a/usr.sbin/named/man/named.8 +++ b/usr.sbin/named/man/named.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: named.8,v 1.11 2001/09/18 01:58:54 millert Exp $ +.\" $OpenBSD: named.8,v 1.12 2002/06/08 22:44:18 millert Exp $ .\" ++Copyright++ 1985 .\" - .\" Copyright (c) 1985 @@ -85,7 +85,7 @@ named \- Internet domain name server .SH DESCRIPTION .I Named is the Internet domain name server. -See RFC's 1033, 1034, and 1035 for more information on the Internet +See RFCs 1033, 1034, and 1035 for more information on the Internet name-domain system. Without any arguments, .I named will read the default boot file @@ -393,7 +393,7 @@ Comments are introduced by semicolons and continue to the end of the line. .PP Note that there are other resource record types, not shown here. You should consult the \s-1BIND\s+1 Operations Guide (``\s-1BOG\s+1'') for the complete -list. Some resource record types may have been standardized in newer RFC's +list. Some resource record types may have been standardized in newer RFCs but not yet implemented in this version of \s-1BIND\s+1. .PP Each master zone file should begin with an SOA record for the zone. |