X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=man%2Fman5%2Fafp_signature.conf.5.tmpl;h=54e2267f557704e45023ac46971aa70c25d20611;hb=d2968df026cd9971caeab102f9348152b08b9132;hp=36974b50f3916a414935d45ddc42c35174c9c82c;hpb=fce692e0f25fbe83e64d5df1ac64b8af718991a9;p=netatalk.git diff --git a/man/man5/afp_signature.conf.5.tmpl b/man/man5/afp_signature.conf.5.tmpl index 36974b50..54e2267f 100644 --- a/man/man5/afp_signature.conf.5.tmpl +++ b/man/man5/afp_signature.conf.5.tmpl @@ -2,12 +2,12 @@ .\" Title: afp_signature.conf .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 08 Mar 2011 +.\" Date: 23 Mar 2012 .\" Manual: Netatalk 3.0 .\" Source: Netatalk 3.0 .\" Language: English .\" -.TH "AFP_SIGNATURE\&.CONF" "5" "08 Mar 2011" "Netatalk 3.0" "Netatalk 3.0" +.TH "AFP_SIGNATURE\&.CONF" "5" "23 Mar 2012" "Netatalk 3.0" "Netatalk 3.0" .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- @@ -22,7 +22,7 @@ afp_signature.conf \- Configuration file used by afpd(8) to specify server signature .SH "DESCRIPTION" .PP -:ETCDIR:/afp_signature\&.conf +:STATEDIR:/netatalk/afp_signature\&.conf is the configuration file used by \fBafpd\fR to specify server signature automagically\&. The configuration lines are composed like: @@ -52,22 +52,20 @@ Netatalk 2\&.0 and earlier generated server signature by using gethostid()\&. Th .PP Current netatalk generates the signature from random numbers and saves it into afp_signature\&.conf\&. When starting next time, it is read from this file\&. .PP -This file should not be thoughtlessly edited and be copied onto another server\&. If it wants to set the signature intentionally, use the option "\-signature user:xxxx" in afpd\&.conf\&. In this case, afp_signature\&.conf is not used\&. +This file should not be thoughtlessly edited and be copied onto another server\&. If it wants to set the signature intentionally, use the option "signature =" in afp\&.conf\&. In this case, afp_signature\&.conf is not used\&. .sp .5v .RE .PP .SH "EXAMPLES" .PP -\fBExample.\ \&afp_signature.conf three servers on one netatalk\fR +\fBExample.\ \&afp_signature.conf\fR .sp .if n \{\ .RS 4 .\} .nf # This is a comment\&. -"Guest Server" 251D25569CB29AFDF296C6B5B3A385B7 -"User Server" 26B5D785046C019F55718F76B1C13BFB -special 74A0BB94EC8C13988B2E75042347E528 +"My Server" 74A0BB94EC8C13988B2E75042347E528 .fi .if n \{\ .RE @@ -75,5 +73,5 @@ special 74A0BB94EC8C13988B2E75042347E528 .SH "SEE ALSO" .PP \fBafpd\fR(8), -\fBafpd.conf\fR(5), +\fBafp.conf\fR(5), \fBasip-status.pl\fR(1)