From a2384d983ec4cf55450353916b7ed3b33d996751 Mon Sep 17 00:00:00 2001 From: James Peach Date: Wed, 28 Feb 2007 20:49:40 +0000 Subject: [PATCH] Document the catia VFS module. (This used to be commit 3ba1803d9f5809dbac86005a3b5f57d53c6a8b6f) --- docs/manpages-3/smb-vfs-catia.8.xml | 69 +++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 docs/manpages-3/smb-vfs-catia.8.xml diff --git a/docs/manpages-3/smb-vfs-catia.8.xml b/docs/manpages-3/smb-vfs-catia.8.xml new file mode 100644 index 00000000000..e807c769d3b --- /dev/null +++ b/docs/manpages-3/smb-vfs-catia.8.xml @@ -0,0 +1,69 @@ + + + + + + smb-vfs-catia + 8 + + + + + catia + translate illegal characters in Catia filenames + + + + + vfs objects = catia + + + + + DESCRIPTION + + This module is part of the samba + 7 suite. + + The Catia CAD package commonly creates filenames that + use characters that are illegal in CIFS filenames. The + catia VFS module implements a fixed character + mapping so that these files can be shared with CIFS clients. + + + This module is stackable. + + + + + + EXAMPLES + + Map Catia filenames on the [CAD] share: + + + + /data/cad + catia + + + + + + VERSION + + This man page is correct for version 3.0.25 of the Samba suite. + + + + + AUTHOR + + The original Samba software and related utilities + were created by Andrew Tridgell. Samba is now developed + by the Samba Team as an Open Source project similar + to the way the Linux kernel is developed. + + + + -- 2.11.4.GIT