From: Frank Lahm Date: Mon, 15 Aug 2011 13:50:46 +0000 (+0200) Subject: Import manpages from XML X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=netatalk.git;a=commitdiff_plain;h=3ec6eba7c61b202f6671b520d48b2b280f970b5e Import manpages from XML --- diff --git a/man/man1/dbd.1 b/man/man1/dbd.1 index 1ef1207f..8e6bca59 100644 --- a/man/man1/dbd.1 +++ b/man/man1/dbd.1 @@ -19,7 +19,7 @@ .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" -dbd \- CNID database maintanance +dbd \- CNID database maintenance .SH "SYNOPSIS" .HP \w'\fBdbd\fR\fB\fR\ 'u \fBdbd\fR\fB\fR [\-evx] {\-d\ [\-i] | \-s\ [\-c|\-n] | \-r\ [\-c|\-f] | \-u} \fIvolumepath\fR diff --git a/man/man5/afpd.conf.5.tmpl b/man/man5/afpd.conf.5.tmpl index eb68d49a..fbdd0f1f 100644 --- a/man/man5/afpd.conf.5.tmpl +++ b/man/man5/afpd.conf.5.tmpl @@ -2,12 +2,12 @@ .\" Title: afpd.conf .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 30 Mar 2011 +.\" Date: 15 Aug 2011 .\" Manual: Netatalk 2.2 .\" Source: Netatalk 2.2 .\" Language: English .\" -.TH "AFPD\&.CONF" "5" "30 Mar 2011" "Netatalk 2.2" "Netatalk 2.2" +.TH "AFPD\&.CONF" "5" "15 Aug 2011" "Netatalk 2.2" "Netatalk 2.2" .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- @@ -405,6 +405,11 @@ Speficies which FCE events are active, default is Coalesce FCE events\&. .RE .PP +\-fceholdfmod \fIseconds\fR +.RS 4 +This determines the time delay in seconds which is always waited if another file modification for the same file is done by a client before sending an FCE file modification event (fmod)\&. For example saving a file in Photoshop would generate multiple events by itself because the application is opening, modifying and closing a file mutliple times for every "save"\&. Defautl: 60 seconds\&. +.RE +.PP \-guestname \fI[name]\fR .RS 4 Specifies the user that guests should use (default is "nobody")\&. The name should be quoted\&. @@ -415,6 +420,11 @@ Specifies the user that guests should use (default is "nobody")\&. The name shou [Don\'t] Use the platform\-specific icon\&. Recent Mac OS don\'t display it any longer\&. .RE .PP +\-keepsessions +.RS 4 +Enable "Continuous AFP Service"\&. This means the ability to stop the master afpd process with a SIGQUIT signal, possibly install an afpd update and start the afpd process\&. Existing AFP sessions afpd processes will remain unaffected\&. Technically they will be notified of the master afpd shutdown, sleep 15\-20 seconds and then try to reconnect their IPC channel to the master afpd process\&. If this reconnect fails, the sessions are in an undefined state\&. Therefor it\'s absolutely critical to restart the master process in time! +.RE +.PP \-loginmesg \fI[message]\fR .RS 4 Sets a message to be displayed when clients logon to the server\&. The message should be in @@ -427,6 +437,11 @@ and should be quoted\&. Extended characters are allowed\&. Specifies the icon model that appears on clients\&. Defaults to off\&. Examples: RackMac (same as Xserve), PowerBook, PowerMac, Macmini, iMac, MacBook, MacBookPro, MacBookAir, MacPro, AppleTV1,1, AirPort\&. .RE .PP +\-noacl2maccess +.RS 4 +Don\'t map filesystem ACLs to effective permissions\&. +.RE +.PP \-nodebug .RS 4 Disables debugging\&.