diff options
Diffstat (limited to 'Lib/test/cfgparser.2')
-rw-r--r-- | Lib/test/cfgparser.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/test/cfgparser.2 b/Lib/test/cfgparser.2 index 19a420a..1646de8 100644 --- a/Lib/test/cfgparser.2 +++ b/Lib/test/cfgparser.2 @@ -282,7 +282,7 @@ # either /etc/hosts OR DNS or NIS depending on the settings of # /etc/host.config, /etc/nsswitch.conf # and the /etc/resolv.conf file. "host" therefore is system -# configuration dependant. This parameter is most often of use to +# configuration dependent. This parameter is most often of use to # prevent DNS lookups # in order to resolve NetBIOS names to IP Addresses. Use with care! # The example below excludes use of name resolution for machines that |