]> arthur.barton.de Git - netatalk.git/commitdiff
Import manpages from XML
authorFrank Lahm <franklahm@googlemail.com>
Mon, 15 Aug 2011 13:50:46 +0000 (15:50 +0200)
committerFrank Lahm <franklahm@googlemail.com>
Mon, 15 Aug 2011 13:50:46 +0000 (15:50 +0200)
man/man1/dbd.1
man/man5/afpd.conf.5.tmpl

index 1ef1207f180270cc3eec56e3cfca7d685fd587e9..8e6bca59da44b18814b5a44daa249a6e426d0a07 100644 (file)
@@ -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
index eb68d49a67ed34e243b02a2ec61f7b5198a02e16..fbdd0f1f1cbcb7b7972cd6c01a007066702a5771 100644 (file)
@@ -2,12 +2,12 @@
 .\"     Title: afpd.conf
 .\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\"      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\&.