Changeset 134 for branches/samba-3.0/docs/manpages/vfs_netatalk.8
- Timestamp:
- May 23, 2008, 6:56:41 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.0/docs/manpages/vfs_netatalk.8
r44 r134 1 .\"Generated by db2man.xsl. Don't modify this, modify the source. 2 .de Sh \" Subsection 3 .br 4 .if t .Sp 5 .ne 5 6 .PP 7 \fB\\$1\fR 8 .PP 9 .. 10 .de Sp \" Vertical space (when we can't use .PP) 11 .if t .sp .5v 12 .if n .sp 13 .. 14 .de Ip \" List item 15 .br 16 .ie \\n(.$>=3 .ne \\$3 17 .el .ne 3 18 .IP "\\$1" \\$2 19 .. 20 .TH "VFS_NETATALK" 8 "" "" "" 1 .\" Title: vfs_netatalk 2 .\" Author: 3 .\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/> 4 .\" Date: 05/21/2008 5 .\" Manual: System Administration tools 6 .\" Source: Samba 3.0 7 .\" 8 .TH "VFS_NETATALK" "8" "05/21/2008" "Samba 3\.0" "System Administration tools" 9 .\" disable hyphenation 10 .nh 11 .\" disable justification (adjust text to left margin only) 12 .ad l 21 13 .SH "NAME" 22 14 vfs_netatalk - hide .AppleDouble files from CIFS clients … … 28 20 This VFS module is part of the 29 21 \fBsamba\fR(7) 30 suite .22 suite\. 31 23 .PP 32 24 The 33 25 vfs_netatalk 34 VFS module dynamically hides .AppleDouble files, preventing spurious errors on some CIFS clients. .AppleDouble files may be created by historic implementations of AFP (Apple Filing Protocol) on servers.26 VFS module dynamically hides \.AppleDouble files, preventing spurious errors on some CIFS clients\. \.AppleDouble files may be created by historic implementations of AFP (Apple Filing Protocol) on servers\. 35 27 .PP 36 This module is stackable .28 This module is stackable\. 37 29 .SH "EXAMPLES" 38 30 .PP 39 Hide .AppleDouble files on the [data] share: 40 31 Hide \.AppleDouble files on the [data] share: 32 .sp 33 .RS 4 41 34 .nf 42 43 35 \fI[data]\fR 44 vfs objects = netatalk 45 36 \fIvfs objects = netatalk\fR 46 37 .fi 38 .RE 47 39 .SH "CAVEATS" 48 40 .PP 49 This module is largely historic and unlikely to be of use in modern networks since current Apple systems are able to mount CIFS shares natively .41 This module is largely historic and unlikely to be of use in modern networks since current Apple systems are able to mount CIFS shares natively\. 50 42 .SH "VERSION" 51 43 .PP 52 This man page is correct for version 3 .0.25 of the Samba suite.44 This man page is correct for version 3\.0\.25 of the Samba suite\. 53 45 .SH "AUTHOR" 54 46 .PP 55 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. 56 47 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\.
Note:
See TracChangeset
for help on using the changeset viewer.