Commit 5227bbb008fa6d2efddd86170bdfac2020cf571d
1 parent
ff9517a687
Exists in
master
and in
7 other branches
[DNS RESOLVER] Minor typo correction
CC: Dave Howells <dhowells@redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com>
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
net/dns_resolver/Kconfig
... | ... | @@ -15,7 +15,7 @@ |
15 | 15 | cell's volume location database servers. |
16 | 16 | |
17 | 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 | 19 | helper "/sbin/dns.resolver" via /etc/request-key.conf. |
20 | 20 | |
21 | 21 | See <file:Documentation/networking/dns_resolver.txt> for further |