From: Karolin Seeger Date: Mon, 25 May 2009 08:50:23 +0000 (+0200) Subject: s3/docs: Fix typos. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58372ab5dccce60b40e29196767b29e81dfe9872;p=thirdparty%2Fsamba.git s3/docs: Fix typos. Thanks to Oota Toshiya for reporting! Karolin (cherry picked from commit f3df38362cc15211d9fca8229a0f9d9fc9c8e481) (cherry picked from commit 7434898b10a5c5780bd015b7bdca3eaa7a2b5475) --- diff --git a/docs-xml/Samba3-HOWTO/TOSHARG-Install.xml b/docs-xml/Samba3-HOWTO/TOSHARG-Install.xml index c0ffc056132..d13f6ee4ff8 100644 --- a/docs-xml/Samba3-HOWTO/TOSHARG-Install.xml +++ b/docs-xml/Samba3-HOWTO/TOSHARG-Install.xml @@ -334,8 +334,8 @@ nmbd - smbd - starting sambasmbd + nmbd + starting sambanmbd This daemon handles all name registration and resolution requests. It is the primary vehicle involved in network browsing. It handles all UDP-based protocols. The nmbd daemon should be the first command started as part of the Samba startup process. @@ -344,8 +344,8 @@ smbd - nmbd - starting sambanmbd + smbd + starting sambasmbd This daemon handles all TCP/IP-based connection services for file- and print-based operations. It also manages local authentication. It should be started immediately following the startup of nmbd.