solaris name resolving

hi!i have one question to the nameresolving:what meens in the /etc/hosts an Entry:<IP-Adr> hostname.the Questions is the Dot after the hostname?and what mens the "domain" Entry in /etc/resolv.conf
[251 byte] By [wenighofer] at [2007-11-25 23:36:29]
# 1

From the man pages of resolv.conf:

domain

Specifies the local domain name. Most queries fornames within this domain can use short names relative to the local domain. If no domain entry is present, the domain is determined from sysinfo(2) or fromgethostname(3C).

And from hosts, in the "name" section:

The last character

must not be a minus sign or period.

y_p at 2007-7-5 18:20:46 > top of Java-index,General,Talk to the Sysop...
# 2
ok, thx first...but i have a period after a hostname in the hosts-file.what does it mean?
wenighofer at 2007-7-5 18:20:46 > top of Java-index,General,Talk to the Sysop...
# 3
.. it means it is a typo, an error.. someone typed it in by mistake.
Codename47 at 2007-7-5 18:20:46 > top of Java-index,General,Talk to the Sysop...