From: Karolin Seeger Date: Mon, 25 May 2009 08:50:23 +0000 (+0200) Subject: s3/docs: Fix typos. X-Git-Tag: tdb-1.1.5~399^2~23 X-Git-Url: http://git.samba.org/samba.git/?p=ira%2Fwip.git;a=commitdiff_plain;h=f3df38362cc15211d9fca8229a0f9d9fc9c8e481 s3/docs: Fix typos. Thanks to Oota Toshiya for reporting! Karolin --- 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.