]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
hostname.7: Use lower case for hostname example
authorMarko Myllynen <myllynen@redhat.com>
Tue, 18 Apr 2017 10:54:33 +0000 (13:54 +0300)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 25 Apr 2017 13:35:51 +0000 (15:35 +0200)
I think upper-casing hostnames was a thing of the 90s.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/hostname.7

index 23c35e9e40d92a356d6091cbd37958df67e3dcda..a7a63cedaa734e3b0f0439a484b75e4bee2dec2b 100644 (file)
@@ -41,8 +41,8 @@
 hostname \- hostname resolution description
 .SH DESCRIPTION
 Hostnames are domains, where a domain is a hierarchical, dot-separated
-list of subdomains; for example, the machine monet, in the Berkeley
-subdomain of the EDU domain would be represented as "monet.Berkeley.EDU".
+list of subdomains; for example, the machine "monet", in the "berkeley"
+subdomain of the "edu" domain would be represented as "monet.berkeley.edu".
 
 Hostnames are often used with network client and server programs,
 which must generally translate the name to an address for use.
@@ -75,9 +75,9 @@ by searching through a list of domains until a match is found.
 The default search list includes first the local domain,
 then its parent domains with at least 2 name components (longest first).
 For example,
-in the domain CS.Berkeley.EDU, the name lithium.CChem will be checked first
-as lithium.CChem.CS.Berkeley.EDU and then as lithium.CChem.Berkeley.EDU.
-Lithium.CChem.EDU will not be tried, as there is only one component
+in the domain cs.berkeley.edu, the name lithium.cchem will be checked first
+as lithium.cchem.cs.berkeley.edu and then as lithium.cchem.berkeley.edu.
+lithium.cchem.edu will not be tried, as there is only one component
 remaining from the local domain.
 The search path can be changed from the default
 by a system-wide configuration file (see