Remove references to named(8)

named(8) hasn't been in base for some time. Remove all references to it in
manual pages.

Approved by:	manpages (Pau Amma)
Differential Revision:	https://reviews.freebsd.org/D35586
This commit is contained in:
Fernando Apesteguía 2022-06-22 18:39:30 +02:00
parent 924226fba1
commit 942e234d86
11 changed files with 13 additions and 35 deletions

View File

@ -482,8 +482,7 @@ freeaddrinfo(res0);
.Xr hosts 5 ,
.Xr resolv.conf 5 ,
.Xr services 5 ,
.Xr hostname 7 ,
.Xr named 8
.Xr hostname 7
.Rs
.%A R. Gilligan
.%A S. Thomson

View File

@ -123,9 +123,7 @@ argument specifies the address family
etc.) of this address.
.Pp
The structure returned contains either the information obtained from the name
server,
.Xr named 8 ,
broken-out fields from a line in
server, broken-out fields from a line in
.Pa /etc/hosts ,
or database entries supplied by the
.Xr yp 8
@ -330,8 +328,7 @@ for example, a mail-forwarder may be registered for this domain.
.Xr inet_aton 3 ,
.Xr resolver 3 ,
.Xr hosts 5 ,
.Xr hostname 7 ,
.Xr named 8
.Xr hostname 7
.Sh HISTORY
The
.Fn herror

View File

@ -430,8 +430,7 @@ The meanings of each error code are described in
.Xr hosts 5 ,
.Xr nsswitch.conf 5 ,
.Xr services 5 ,
.Xr hostname 7 ,
.Xr named 8
.Xr hostname 7
.Pp
.Rs
.%A R. Gilligan

View File

@ -212,8 +212,7 @@ printf("host=%s\en", hbuf);
.Xr hosts 5 ,
.Xr resolv.conf 5 ,
.Xr services 5 ,
.Xr hostname 7 ,
.Xr named 8
.Xr hostname 7
.Rs
.%A R. Gilligan
.%A S. Thomson

View File

@ -68,9 +68,7 @@ functions
each return a pointer to an object with the
following structure describing an internet network.
This structure contains either the information obtained
from the nameserver,
.Xr named 8 ,
broken-out fields of a line in the network data base
from the nameserver, broken-out fields of a line in the network data base
.Pa /etc/networks ,
or entries supplied by the
.Xr yp 8

View File

@ -154,8 +154,7 @@ argument had a domain extension which could not be resolved with type
in the local Hesiod domain.
.El
.Sh SEE ALSO
.Xr hesiod.conf 5 ,
.Xr named 8
.Xr hesiod.conf 5
.Rs
.%T "Hesiod - Project Athena Technical Plan -- Name Service"
.Re

View File

@ -443,8 +443,7 @@ see
.Sh SEE ALSO
.Xr gethostbyname 3 ,
.Xr resolver 5 ,
.Xr hostname 7 ,
.Xr named 8
.Xr hostname 7
.Pp
.%T RFC1032 ,
.%T RFC1033 ,

View File

@ -488,10 +488,9 @@ specified in "dot" notation (see
.Pa /etc/networks
or
.Pa /etc/hosts ,
or
.Xr named 8 ,
must have been started before
.Nm . )
or a method in
.Xr nsswitch.conf 5
must be able to resolve it.)
.Pp
.Ar Mask
is an optional number between 1 and 32 indicating the netmask associated

View File

@ -186,8 +186,7 @@ returns a list of printers in a cluster specified by
.It Pa /etc/hesiod.conf
.El
.Sh SEE ALSO
.Xr hesiod 3 ,
.Xr named 8
.Xr hesiod 3
.Rs
.%T "Hesiod - Project Athena Technical Plan -- Name Service"
.Re

View File

@ -1021,11 +1021,6 @@ To configure
it is necessary to modify
.Pa /etc/mail/sendmail.cf .
.Pp
For
.Xr named 8 ,
it is necessary to modify
.Pa /etc/namedb/named.conf .
.Pp
In addition, a number of services must be recompiled in order to run
them in the host environment.
This includes most applications providing services using
@ -1361,7 +1356,6 @@ environment of the first jail.
.Xr jexec 8 ,
.Xr jls 8 ,
.Xr mount 8 ,
.Xr named 8 ,
.Xr reboot 8 ,
.Xr rpcbind 8 ,
.Xr sendmail 8 ,

View File

@ -500,10 +500,7 @@ after altering
Although not strictly relevant to
.Nm Ns No 's
operation, you should configure your resolver so that it works correctly.
This can be done by configuring a local DNS
(using
.Xr named 8 )
or by adding the correct
This can be done by configuring a local DNS resolver or by adding the correct
.Sq nameserver
lines to the file
.Pa /etc/resolv.conf .
@ -6064,7 +6061,6 @@ This socket is used to pass links between different instances of
.Xr getty 8 ,
.Xr inetd 8 ,
.Xr init 8 ,
.Xr named 8 ,
.Xr ping 8 ,
.Xr pppctl 8 ,
.Xr pppoed 8 ,