Improve readability for the hosts.equiv file regarding the notation

of hostnames.

PR:		docs/35953
Submitted by:	"Gary W. Swearingen" <swear at blarg dot net>
		With minor modifications by me.
This commit is contained in:
Remko Lodder 2007-12-08 22:43:16 +00:00
parent 716df058ef
commit 1e5d43393a

View file

@ -31,7 +31,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd October 13, 2006
.Dd December 8, 2007
.Dt HOSTS.EQUIV 5
.Os
.Sh NAME
@ -80,7 +80,8 @@ indicates the beginning of
a comment; characters up to the end of the line are
not interpreted by routines which search the file.
.Pp
Host names are specified in the conventional
Host names are specified in the conventional Internet DNS
dotted-domains
.Dq .\&
(dot) notation using the
.Xr inet_addr 3