X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=man%2Fman8%2Fafpd.8.tmpl;h=b30d9b5831b204556dc83235d45de0f29bdfa2d5;hb=0414d4ea51a7eaa34482fba80beb05777c64912b;hp=10cb7277aefaad9f5b2183221fe65c057390bf02;hpb=d44d305c410378b95aa39b6346a98886521a3b27;p=netatalk.git diff --git a/man/man8/afpd.8.tmpl b/man/man8/afpd.8.tmpl index 10cb7277..b30d9b58 100644 --- a/man/man8/afpd.8.tmpl +++ b/man/man8/afpd.8.tmpl @@ -2,12 +2,12 @@ .\" Title: afpd .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.74.3 -.\" Date: 06 Jan 2004 -.\" Manual: Netatalk 2.1beta -.\" Source: Netatalk 2.1beta +.\" Date: 08 Feb 2010 +.\" Manual: Netatalk 2.1 +.\" Source: Netatalk 2.1 .\" Language: English .\" -.TH "AFPD" "8" "06 Jan 2004" "Netatalk 2.1beta" "Netatalk 2.1beta" +.TH "AFPD" "8" "08 Feb 2010" "Netatalk 2.1" "Netatalk 2.1" .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- @@ -21,8 +21,10 @@ .SH "NAME" afpd \- AppleTalk Filing Protocol daemon .SH "SYNOPSIS" -.HP \w'\fBafpd\fR\fB\fR\ 'u -\fBafpd\fR\fB\fR [\-duptDTvI] [\-f\ \fIdefaultvolumes\fR] [\-s\ \fIsystemvolumes\fR] [\-n\ \fInbpname\fR] [\-c\ \fImaxconnections\fR] [\-g\ \fIguest\fR] [\-P\ \fIpidfile\fR] [\-S\ \fIport\fR] [\-L\ \fImessage\fR] [\-F\ \fIconfig\fR] [\-U\ \fIuamsv\fR] [\-m\ \fIumask\fR] +.HP \w'\fBafpd\fR\fB\fR\fBafpd\fR\fB\fR\ 'u +\fBafpd\fR\fB\fR [\-duptDTI] [\-f\ \fIdefaultvolumes\fR] [\-s\ \fIsystemvolumes\fR] [\-n\ \fInbpname\fR] [\-c\ \fImaxconnections\fR] [\-g\ \fIguest\fR] [\-P\ \fIpidfile\fR] [\-S\ \fIport\fR] [\-L\ \fImessage\fR] [\-F\ \fIconfigfile\fR] [\-U\ \fIuams\fR] [\-m\ \fIumask\fR] +.br +\fBafpd\fR\fB\fR \-v | \-V | \-h .SH "DESCRIPTION" .PP \fBafpd\fR @@ -35,7 +37,7 @@ and one of ~/AppleVolumes, or ~/\&.AppleVolumes\&. The AppleVolumes -files is used to specify volumes to mount and file name extension mappings\&. It is formatted as follows, one specification per line: pathname [ volumename ] \&.extension [ type [ creator ] ] If volumename is unspecified, the last component of pathname is used\&. No two volumes may have the same name\&. If type is unspecified \'????\' is used\&. If creator is unspecified \'UNIX\' is used\&. The extension \'\&.\' sets the default creator and type for otherwise untyped Unix files\&. Blank lines and lines beginning with `#\' are ignored\&. +files is used to specify volumes to mount and file name extension mappings\&. It is formatted as follows, one specification per line: pathname [ volumename ] \&.extension [ type [ creator ] ] If volumename is unspecified, the last component of pathname is used\&. No two volumes may have the same name\&. The extension \'\&.\' sets the default creator and type for otherwise untyped Unix files\&. Blank lines and lines beginning with `#\' are ignored\&. .PP .SH "OPTIONS" .PP @@ -81,12 +83,22 @@ afpd\&.conf\&.) Print version information and exit\&. .RE .PP +\-V +.RS 4 +Print verbose information and exit\&. +.RE +.PP +\-h +.RS 4 +Print help and exit\&. +.RE +.PP \-I .RS 4 Use a platform specific icon\&. (Equivalent to \fB\-icon\fR in -afpd\&.conf\&.) +afpd\&.conf\&.) (Recent Mac OS don\'t display it\&.) .RE .PP \-f \fIdefaultvolumes\fR @@ -193,6 +205,20 @@ Sending a to afpd will cause it to reload its configuration files\&. .RE .PP +SIGINT +.RS 4 +Sending a +\fBSIGINT\fR +to a child +\fBafpd\fR +enables +\fImax_debug\fR +logging for this process\&. The log is sent to fhe file +/tmp/afpd\&.PID\&.XXXXXX\&. Sending another +\fBSIGINT\fR +will terminate the process\&. +.RE +.PP SIGUSR1 .RS 4 The @@ -205,9 +231,7 @@ SIGUSR2 The \fBafpd\fR process will look in the message directory configured at build time for a file named message\&.pid\&. For each one found, a the contents will be sent as a message to the associated AFP client\&. The file is removed after the message is sent\&. This should only be sent to a child -\fBafpd\fR\&. Warning: If the \-\-with\-message\-dir option was not used, this will kill the -\fBafpd\fR -process +\fBafpd\fR\&. .sp To shut down a user\'s \fBafpd\fR @@ -232,7 +256,7 @@ list of default volumes to mount list of volumes to offer all users .RE .PP -~/AppleVolumes +~/AppleVolumes, ~/\&.AppleVolumes .RS 4 user\'s list of volumes to mount .RE @@ -249,4 +273,5 @@ contains messages to be sent to users\&. \fBafpd.conf\fR(5), \fBAppleVolumes.default\fR(5), \fBAppleVolumes.system\fR(5), +\fBafp_signature.conf\fR(5), \fBdbd\fR(1)\&.