mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-28 11:57:28 +00:00
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:
parent
716df058ef
commit
1e5d43393a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=174462
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user