]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
resolv.conf.5: tfix
authorJohn Morris <john@zultron.com>
Wed, 6 Jan 2021 05:30:10 +0000 (23:30 -0600)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 6 Jan 2021 12:46:44 +0000 (13:46 +0100)
Change `RES_USE_EDNSO` to `RES_USE_EDNS0`, defined in
`resolv.h`.  (This is written correctly in `man3/resolver.3` in this
same repo.)  Helps with grepping and internet searches!

Signed-off-by: John Morris <john@zultron.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man5/resolv.conf.5

index c1b3d017aacb7f5db4df28017d5672bc10c83195..8ed9589329181140461ae2bfa5674fd49796da26 100644 (file)
@@ -264,7 +264,7 @@ these options were removed in glibc 2.25.
 .TP
 .BR edns0 " (since glibc 2.6)"
 Sets
-.BR RES_USE_EDNSO
+.BR RES_USE_EDNS0
 in
 .IR _res.options .
 This enables support for the DNS extensions described in RFC\ 2671.