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=0e735a9d39119104daa90b4af036073214184ba1;hpb=1f21a4017b30f887866ed992e90e639e4d2c089b;p=netatalk.git diff --git a/man/man8/afpd.8.tmpl b/man/man8/afpd.8.tmpl index 0e735a9d..b30d9b58 100644 --- a/man/man8/afpd.8.tmpl +++ b/man/man8/afpd.8.tmpl @@ -3,11 +3,11 @@ .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.74.3 .\" Date: 08 Feb 2010 -.\" Manual: Netatalk 2.1beta -.\" Source: Netatalk 2.1beta +.\" Manual: Netatalk 2.1 +.\" Source: Netatalk 2.1 .\" Language: English .\" -.TH "AFPD" "8" "08 Feb 2010" "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 @@ -190,11 +202,7 @@ SIGHUP .RS 4 Sending a \fBSIGHUP\fR -to afpd will cause it to reload its configuration files\&. The master -\fBafpd\fR -process will reread all files while the children -\fBafpd\fR -processes will only reread the volume configuration\&. +to afpd will cause it to reload its configuration files\&. .RE .PP SIGINT @@ -248,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 @@ -265,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)\&.