diff options
author | Steve French <sfrench@us.ibm.com> | 2010-08-05 23:18:09 -0400 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2010-08-05 23:18:09 -0400 |
commit | 5227bbb008fa6d2efddd86170bdfac2020cf571d (patch) | |
tree | 2f85a495d2047ab2fc921c373fb76fdc9a739558 /net | |
parent | ff9517a68792bb363c16f4e3155c4fc5a7f9d738 (diff) |
[DNS RESOLVER] Minor typo correction
CC: Dave Howells <dhowells@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'net')
-rw-r--r-- | net/dns_resolver/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dns_resolver/Kconfig b/net/dns_resolver/Kconfig index 2ec47cb5d0d6..50d49f7e0472 100644 --- a/net/dns_resolver/Kconfig +++ b/net/dns_resolver/Kconfig | |||
@@ -15,7 +15,7 @@ config DNS_RESOLVER | |||
15 | cell's volume location database servers. | 15 | cell's volume location database servers. |
16 | 16 | ||
17 | DNS Resolver is used by the CIFS and AFS modules, and would support | 17 | DNS Resolver is used by the CIFS and AFS modules, and would support |
18 | samba4 later. DNS Resolver is supported by the userspace upcall | 18 | SMB2 later. DNS Resolver is supported by the userspace upcall |
19 | helper "/sbin/dns.resolver" via /etc/request-key.conf. | 19 | helper "/sbin/dns.resolver" via /etc/request-key.conf. |
20 | 20 | ||
21 | See <file:Documentation/networking/dns_resolver.txt> for further | 21 | See <file:Documentation/networking/dns_resolver.txt> for further |