diff options
Diffstat (limited to 'docs/manpages-3/vfs_cap.8.xml')
-rw-r--r-- | docs/manpages-3/vfs_cap.8.xml | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/docs/manpages-3/vfs_cap.8.xml b/docs/manpages-3/vfs_cap.8.xml index dc54978ad9..08e63a3468 100644 --- a/docs/manpages-3/vfs_cap.8.xml +++ b/docs/manpages-3/vfs_cap.8.xml @@ -1,15 +1,15 @@ <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc"> -<refentry id="smb-vfs-cap.8"> +<refentry id="vfs_cap.8"> <refmeta> - <refentrytitle>smb-vfs-cap</refentrytitle> + <refentrytitle>vfs_cap</refentrytitle> <manvolnum>8</manvolnum> </refmeta> <refnamediv> - <refname>cap</refname> + <refname>vfs_cap</refname> <refpurpose>CAP encode filenames</refpurpose> </refnamediv> @@ -22,12 +22,13 @@ <refsect1> <title>DESCRIPTION</title> - <para>This module is part of the <citerefentry><refentrytitle>samba</refentrytitle> + <para>This VFS module is part of the + <citerefentry><refentrytitle>samba</refentrytitle> <manvolnum>7</manvolnum></citerefentry> suite.</para> <para>CAP (Columbia Appletalk Protocol) encoding is a technique for representing non-ASCII filenames in ASCII. The - <command>cap</command> VFS module translates filenames to and + <command>vfs_cap</command> VFS module translates filenames to and from CAP format, allowing users to name files in their native encoding. </para> |