diff options
author | Karolin Seeger <kseeger@samba.org> | 2012-05-08 12:01:28 +0200 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2012-05-08 13:56:32 +0200 |
commit | e42e87d5449f68d249aa3b96bf73e4bae20c2772 (patch) | |
tree | bd975b12c7b2d7a83ad533f5afdb6845b104cfe5 /docs-xml/Samba3-Developers-Guide | |
parent | d8acdd020a4dc28bef20f156c89a0262c9f82df5 (diff) | |
download | samba-e42e87d5449f68d249aa3b96bf73e4bae20c2772.tar.gz samba-e42e87d5449f68d249aa3b96bf73e4bae20c2772.tar.bz2 samba-e42e87d5449f68d249aa3b96bf73e4bae20c2772.zip |
s3-docs: Fix several typos.
Part of a fix for bug #7938. Based on a patch provided by John Bradshaw
<john@johnbradshaw.org>.
Karolin
Autobuild-User: Karolin Seeger <kseeger@samba.org>
Autobuild-Date: Tue May 8 13:56:32 CEST 2012 on sn-devel-104
Diffstat (limited to 'docs-xml/Samba3-Developers-Guide')
-rw-r--r-- | docs-xml/Samba3-Developers-Guide/unix-smb.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/Samba3-Developers-Guide/unix-smb.xml b/docs-xml/Samba3-Developers-Guide/unix-smb.xml index b700dfc9dc..ae6bdcdb0d 100644 --- a/docs-xml/Samba3-Developers-Guide/unix-smb.xml +++ b/docs-xml/Samba3-Developers-Guide/unix-smb.xml @@ -299,7 +299,7 @@ doesn't support them all. Samba currently supports up to the "NT LM 0.12" protocol, which is the one preferred by Win95 and WinNT3.5. Luckily this protocol level has a "capabilities" field which specifies which super-duper new-fangled -options the server suports. This helps to make the implementation of +options the server supports. This helps to make the implementation of this protocol level much easier. </para> |