Your message dated Sat, 7 Mar 2015 22:31:16 +0100 with message-id <[email protected]> has caused the report #298259, regarding base: Suggest improvement to man pages for resolv.conf and hosts to be marked as having been forwarded to the upstream software author(s) [email protected]
(NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 298259: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=298259 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Debian bug #298259 reported by Paul E Condon <[email protected]> See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=298259 Signed-off-by: Stéphane Aulery <[email protected]> --- man5/host.conf.5 | 4 +++- man5/hosts.5 | 2 ++ man5/resolv.conf.5 | 4 +++- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/man5/host.conf.5 b/man5/host.conf.5 index a07e85f..9ff2ed3 100644 --- a/man5/host.conf.5 +++ b/man5/host.conf.5 @@ -202,6 +202,8 @@ The file is the modern way of controlling the order of host lookups. .SH SEE ALSO .BR gethostbyname (3), -.BR nsswitch.conf (5) +.BR hosts (5), +.BR nsswitch.conf (5), +.BR resolv.conf (5), .BR hostname (7), .BR named (8) diff --git a/man5/hosts.5 b/man5/hosts.5 index aca5a43..9ec8cb2 100644 --- a/man5/hosts.5 +++ b/man5/hosts.5 @@ -114,6 +114,8 @@ I just found three, from 92, .fi .SH SEE ALSO .BR hostname (1), +.BR host.conf (5), +.BR resolv.conf (5), .BR resolver (3), .BR resolver (5), .BR hostname (7), diff --git a/man5/resolv.conf.5 b/man5/resolv.conf.5 index 4eb6c73..1777c8a 100644 --- a/man5/resolv.conf.5 +++ b/man5/resolv.conf.5 @@ -300,8 +300,10 @@ in the first column are treated as comments. .I <resolv.h> .SH SEE ALSO .BR gethostbyname (3), +.BR host.conf (5), +.BR hosts (5), .BR resolver (3), -.BR nsswitch.conf (5) +.BR nsswitch.conf (5), .BR hostname (7), .BR named (8) .br -- 2.1.4
--- End Message ---

