X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=netatalk.git;a=blobdiff_plain;f=man%2Fman5%2Fafp.conf.5.in;h=5c07d20c4b455db288786a9ecc86ef4041284214;hp=2adf39a01518cf4d5c2551e2915ee264aa194275;hb=4a683ea3936c4276b515ed30c8dc5a39386634da;hpb=3f7dbdb78e6682f07ddd38a44b88887c681b9e5e diff --git a/man/man5/afp.conf.5.in b/man/man5/afp.conf.5.in index 2adf39a0..5c07d20c 100644 --- a/man/man5/afp.conf.5.in +++ b/man/man5/afp.conf.5.in @@ -2,12 +2,12 @@ .\" Title: afp.conf .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.78.0 -.\" Date: 05 Jun 2014 +.\" Date: 06 Aug 2014 .\" Manual: @NETATALK_VERSION@ .\" Source: @NETATALK_VERSION@ .\" Language: English .\" -.TH "AFP\&.CONF" "5" "05 Jun 2014" "@NETATALK_VERSION@" "@NETATALK_VERSION@" +.TH "AFP\&.CONF" "5" "06 Aug 2014" "@NETATALK_VERSION@" "@NETATALK_VERSION@" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -1319,6 +1319,26 @@ acls = \fIBOOLEAN\fR (default: \fIyes\fR) \fB(V)\fR Whether to flag volumes as supporting ACLs\&. If ACL support is compiled in, this is yes by default\&. .RE .PP +case sensitive = \fIBOOLEAN\fR (default: \fIyes\fR) \fB(V)\fR +.RS 4 +Whether to flag volumes as supporting case\-sensitive filenames\&. If the filesystem is case\-insensitive, set to no\&. However, it is not fully verified\&. +.if n \{\ +.sp +.\} +.RS 4 +.it 1 an-trap +.nr an-no-space-flag 1 +.nr an-break-flag 1 +.br +.ps +1 +\fBNote\fR +.ps -1 +.br +In spite of being case sensitive as a matter of fact, netatalk 3\&.1\&.3 and earlier did not notify kCaseSensitive flag to the client\&. Starting with 3\&.1\&.4, it is notified correctly by default\&. +.sp .5v +.RE +.RE +.PP cnid dev = \fIBOOLEAN\fR (default: \fIyes\fR) \fB(V)\fR .RS 4 Whether to use the device number in the CNID backends\&. Helps when the device number is not constant across a reboot, eg cluster, \&.\&.\&.