diff options
author | mpp <mpp@FreeBSD.org> | 1997-02-13 17:38:31 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1997-02-13 17:38:31 +0000 |
commit | 84b25955088dee4ea79e0a1c288b904a1d3d2a6b (patch) | |
tree | 978ed6bacd10b63ec59135f6f1ee17f9f817a63d /share | |
parent | 2188432c4a3f1611ff90a73067acd458cda8e5b7 (diff) | |
download | FreeBSD-src-84b25955088dee4ea79e0a1c288b904a1d3d2a6b.zip FreeBSD-src-84b25955088dee4ea79e0a1c288b904a1d3d2a6b.tar.gz |
Typo fix.
Obtained from: NetBSD
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man7/hostname.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man7/hostname.7 b/share/man/man7/hostname.7 index 3335e16..49678d1 100644 --- a/share/man/man7/hostname.7 +++ b/share/man/man7/hostname.7 @@ -77,7 +77,7 @@ 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 the there is only one component +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 |