data: FQDN
authorFrantišek Kučera <franta-hg@frantovo.cz>
Tue, 13 Aug 2013 20:41:01 +0200
changeset 61f83906328c47
parent 60 045ff80b6455
child 62 d99e45054fd8
data: FQDN
data/dictionary.xml
     1.1 --- a/data/dictionary.xml	Tue Aug 13 20:31:34 2013 +0200
     1.2 +++ b/data/dictionary.xml	Tue Aug 13 20:41:01 2013 +0200
     1.3 @@ -1607,7 +1607,13 @@
     1.4  	</concept>
     1.5  	<concept>
     1.6  		<term abbreviation="FQDN" completeForm="fully qualified domain name" language="en"/>
     1.7 -		<explanation language="en"><text></text></explanation>
     1.8 +		<term abbreviation="" completeForm="absolute domain name" language="en"/>
     1.9 +		<explanation language="en">
    1.10 +			<text>
    1.11 +				a domain name like „some-machine.example.com“ which completely specifies the location in the DNS hierarchy including the TLD;
    1.12 +				compared to „some-machine“ which is not FQDN – is not globally unambiguous and will be resolved differently in different contexts
    1.13 +			</text>
    1.14 +		</explanation>
    1.15  		<tag>computer</tag>
    1.16  	</concept>
    1.17  	<concept>