summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChristopher R. Hertel <crh@samba.org>2003-04-22 20:20:40 +0000
committerChristopher R. Hertel <crh@samba.org>2003-04-22 20:20:40 +0000
commitaea494f05a233d0b2bf2f17024c0404ab0443192 (patch)
tree87f807c7423e133a4e808df6e03b83ce03014667 /docs
parent651ff45e8d7cba0a6aead787a94d81ae3a693206 (diff)
downloadsamba-aea494f05a233d0b2bf2f17024c0404ab0443192.tar.gz
samba-aea494f05a233d0b2bf2f17024c0404ab0443192.tar.bz2
samba-aea494f05a233d0b2bf2f17024c0404ab0443192.zip
The wording described "CIFS" as the successor to SMBFS. I changed it to
say that "CIFS VFS" was the successor to SMBFS. (This used to be commit d7d48e9d9ddfde7309a7221be3be3eb8243407a7)
Diffstat (limited to 'docs')
-rw-r--r--docs/docbook/projdoc/IntroSMB.sgml6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/docbook/projdoc/IntroSMB.sgml b/docs/docbook/projdoc/IntroSMB.sgml
index c1c0ae3293..c1e8eb7364 100644
--- a/docs/docbook/projdoc/IntroSMB.sgml
+++ b/docs/docbook/projdoc/IntroSMB.sgml
@@ -155,9 +155,9 @@ client file systems for Linux, both available in the Linux kernel itself.
</para></listitem>
<listitem><para>
- CIFS (Common Internet File System) is the successor to SMB, and is actively being worked
- on in the upcoming version of the Linux kernel. The intent of this module is to
- provide advanced network file system functionality including support for dfs (heirarchical
+ CIFS VFS (Common Internet File System Virtual File System) is the successor to SMBFS, and
+ is actively being worked on in the upcoming version of the Linux kernel. The intent of this module
+ is to provide advanced network file system functionality including support for dfs (heirarchical
name space), secure per-user session establishment, safe distributed caching (oplock),
optional packet signing, Unicode and other internationalization improvements, and optional
Winbind (nsswitch) integration.