From 4f3f874a6dc168351adb266a7a9f636ad8c3c240 Mon Sep 17 00:00:00 2001 From: James Peach Date: Wed, 28 Feb 2007 23:14:41 +0000 Subject: Make sure all the modules are referred to as vfs_module_name to avoid collisions with existing man pages. (This used to be commit 2c7722ac9ed62bfb4670aa61e382a4cf1653a3ba) --- docs/manpages-3/vfs_catia.8.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'docs/manpages-3/vfs_catia.8.xml') diff --git a/docs/manpages-3/vfs_catia.8.xml b/docs/manpages-3/vfs_catia.8.xml index e807c769d3..e2d135d9a1 100644 --- a/docs/manpages-3/vfs_catia.8.xml +++ b/docs/manpages-3/vfs_catia.8.xml @@ -1,15 +1,15 @@ - + - smb-vfs-catia + vfs_catia 8 - catia + vfs_catia translate illegal characters in Catia filenames @@ -22,12 +22,13 @@ DESCRIPTION - This module is part of the samba + This VFS 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 + vfs_catia VFS module implements a fixed character mapping so that these files can be shared with CIFS clients. -- cgit