Browse Source

[DNS RESOLVER] Minor typo correction

CC: Dave Howells <dhowells@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
Steve French 15 years ago
parent
commit
5227bbb008
1 changed files with 1 additions and 1 deletions
  1. 1 1
      net/dns_resolver/Kconfig

+ 1 - 1
net/dns_resolver/Kconfig

@@ -15,7 +15,7 @@ config DNS_RESOLVER
 	  cell's volume location database servers.
 	  cell's volume location database servers.
 
 
 	  DNS Resolver is used by the CIFS and AFS modules, and would support
 	  DNS Resolver is used by the CIFS and AFS modules, and would support
-	  samba4 later.  DNS Resolver is supported by the userspace upcall
+	  SMB2 later.  DNS Resolver is supported by the userspace upcall
 	  helper "/sbin/dns.resolver" via /etc/request-key.conf.
 	  helper "/sbin/dns.resolver" via /etc/request-key.conf.
 
 
 	  See <file:Documentation/networking/dns_resolver.txt> for further
 	  See <file:Documentation/networking/dns_resolver.txt> for further