From fea9fd1861cadebb407a1e3cfc972f7c91c6299d Mon Sep 17 00:00:00 2001 From: Frank Lahm Date: Sat, 24 Mar 2012 08:15:03 +0100 Subject: [PATCH] Import manpages from XML --- man/man1/uniconv.1.tmpl | 6 +++--- man/man5/afp.conf.5.tmpl | 19 +++++++++---------- man/man5/afp_signature.conf.5.tmpl | 6 +++--- man/man5/afp_voluuid.conf.5.tmpl | 6 +++--- man/man8/afpd.8.tmpl | 16 +++++++++------- man/man8/cnid_metad.8.tmpl | 10 +++++----- 6 files changed, 32 insertions(+), 31 deletions(-) diff --git a/man/man1/uniconv.1.tmpl b/man/man1/uniconv.1.tmpl index 0f3fac29..729d35ed 100644 --- a/man/man1/uniconv.1.tmpl +++ b/man/man1/uniconv.1.tmpl @@ -2,12 +2,12 @@ .\" Title: uniconv .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 22 Mar 2012 +.\" Date: 23 Mar 2012 .\" Manual: Netatalk 3.0 .\" Source: Netatalk 3.0 .\" Language: English .\" -.TH "UNICONV" "1" "22 Mar 2012" "Netatalk 3.0" "Netatalk 3.0" +.TH "UNICONV" "1" "23 Mar 2012" "Netatalk 3.0" "Netatalk 3.0" .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- @@ -189,4 +189,4 @@ example%\fB uniconv \-f UTF8 \-t ASCII \-m MAC_CYRILLIC /path/to/share\fR .\} .SH "SEE ALSO" .PP -\fBAppleVolumes.default\fR(5),\fBafpd\fR(8),\fBiconv\fR(1),\fBcnid_metad\fR(8),\fBcnid_dbd\fR(8) +\fBafp.conf\fR(5),\fBafpd\fR(8),\fBiconv\fR(1),\fBcnid_metad\fR(8),\fBcnid_dbd\fR(8) diff --git a/man/man5/afp.conf.5.tmpl b/man/man5/afp.conf.5.tmpl index 0724dd8c..af6bb4ea 100644 --- a/man/man5/afp.conf.5.tmpl +++ b/man/man5/afp.conf.5.tmpl @@ -2,12 +2,12 @@ .\" Title: afp.conf .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 22 Mar 2012 +.\" Date: 23 Mar 2012 .\" Manual: Netatalk 3.0 .\" Source: Netatalk 3.0 .\" Language: English .\" -.TH "AFP\&.CONF" "5" "22 Mar 2012" "Netatalk 3.0" "Netatalk 3.0" +.TH "AFP\&.CONF" "5" "23 Mar 2012" "Netatalk 3.0" "Netatalk 3.0" .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- @@ -284,7 +284,7 @@ Allow Kerberos V for authentication (optional) .PP uam path = \fIpath\fR \fB(G)\fR .RS 4 -Sets the default path for UAMs for this server (default is :ETCDIR:/uams)\&. +Sets the default path for UAMs for this server (default is :LIBDIR:/netatalk)\&. .RE .PP k5 keytab = \fIpath\fR \fB(G)\fR, k5 service = \fIservice\fR \fB(G)\fR, k5 realm = \fIrealm\fR \fB(G)\fR @@ -552,8 +552,7 @@ syscall for sending file data to clients\&. vol dbpath = \fIpath\fR \fB(G)\fR .RS 4 Sets the database information to be stored in path\&. You have to specifiy a writable location, even if the volume is read only\&. The default is -$localstatedir/netatalk/CNID/, where $localstatedir defaults to -/var\&. +:STATEDIR:/netatalk/CNID/\&. .RE .PP basedir regex = \fIregex\fR \fB(H)\fR @@ -636,7 +635,7 @@ Specifies the icon model that appears on clients\&. Defaults to off\&. Examples: signature = \fB(G)\fR .RS 4 Specify a server signature\&. The maximum length is 16 characters\&. This option is useful for clustered environments, to provide fault isolation etc\&. By default, afpd generate signature and saving it to -:ETCDIR:/afp_signature\&.conf +:STATEDIR:/netatalk/afp_signature\&.conf automatically (based on random number)\&. See also asip\-status\&.pl(1)\&. .RE .PP @@ -689,7 +688,7 @@ If not specified Netatalk logs to syslogs daemon facilify\&. Otherwise it logs t log level = \fItype:level [type:level \&.\&.\&.]\fR \fB(G)\fR, log level = \fItype:level,[type:level, \&.\&.\&.]\fR \fB(G)\fR .RS 4 Specify that any message of a loglevel up to the given -\fBloglevel\fR +\fBlog level\fR should be logged\&. .sp By default afpd logs to syslog with a default logging setup equivalent to @@ -766,14 +765,14 @@ invalid users = \fIusers/groups\fR \fB(V)\fR The deny option specifies users and groups who are not allowed access to the share\&. It follows the same format as the "valid users" option\&. .RE .PP -hosts allow = \fIIP host address/IP netmask bits[, \&.\&.\&. ]\fR \fB(V)\fR +hosts allow = \fIIP host address/IP netmask bits [ \&.\&.\&. ]\fR \fB(V)\fR .RS 4 Only listed hosts and networks are allowed, all others are rejected\&. The network address may be specified either in dotted\-decimal format for IPv4 or in hexadecimal format for IPv6\&. .sp Example: hosts allow = 10\&.1\&.0\&.0/16 10\&.2\&.1\&.100 2001:0db8:1234::/48 .RE .PP -hosts deny = \fIIP host address/IP netmask bits [\&.\&.\&.]\fR \fB(V)\fR +hosts deny = \fIIP host address/IP netmask bits [ \&.\&.\&. ]\fR \fB(V)\fR .RS 4 Listed hosts and nets are rejected, all others are allowed\&. .sp @@ -1012,7 +1011,7 @@ folder in the volume root\&. .PP cdb .RS 4 -"Concurrent database", backend is based on Sleepycat\'s Berkely DB\&. With this backend several +"Concurrent database", backend is based on Oracle Berkely DB\&. With this backend several \fBafpd\fR deamons access the CNID database directly\&. Berkeley DB locking is used to synchronize access, if more than one \fBafpd\fR diff --git a/man/man5/afp_signature.conf.5.tmpl b/man/man5/afp_signature.conf.5.tmpl index 786633d4..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: 22 Mar 2012 +.\" Date: 23 Mar 2012 .\" Manual: Netatalk 3.0 .\" Source: Netatalk 3.0 .\" Language: English .\" -.TH "AFP_SIGNATURE\&.CONF" "5" "22 Mar 2012" "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: diff --git a/man/man5/afp_voluuid.conf.5.tmpl b/man/man5/afp_voluuid.conf.5.tmpl index 26900f69..8d3626d0 100644 --- a/man/man5/afp_voluuid.conf.5.tmpl +++ b/man/man5/afp_voluuid.conf.5.tmpl @@ -2,12 +2,12 @@ .\" Title: afp_voluuid.conf .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 22 Mar 2012 +.\" Date: 23 Mar 2012 .\" Manual: Netatalk 3.0 .\" Source: Netatalk 3.0 .\" Language: English .\" -.TH "AFP_VOLUUID\&.CONF" "5" "22 Mar 2012" "Netatalk 3.0" "Netatalk 3.0" +.TH "AFP_VOLUUID\&.CONF" "5" "23 Mar 2012" "Netatalk 3.0" "Netatalk 3.0" .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- @@ -22,7 +22,7 @@ afp_voluuid.conf \- Configuration file used by afpd(8) to specify UUID for Time Machine volume .SH "DESCRIPTION" .PP -:ETCDIR:/afp_voluuid\&.conf +:STATEDIR:/netatalk/afp_voluuid\&.conf is the configuration file used by \fBafpd\fR to specify UUID of Time Machine volume automagically\&. The configuration lines are composed like: diff --git a/man/man8/afpd.8.tmpl b/man/man8/afpd.8.tmpl index f282ea8d..3a913925 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.75.2 -.\" Date: 21 Mar 2012 +.\" Date: 23 Mar 2012 .\" Manual: Netatalk 3.0 .\" Source: Netatalk 3.0 .\" Language: English .\" -.TH "AFPD" "8" "21 Mar 2012" "Netatalk 3.0" "Netatalk 3.0" +.TH "AFPD" "8" "23 Mar 2012" "Netatalk 3.0" "Netatalk 3.0" .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- @@ -28,12 +28,13 @@ afpd \- Apple Filing Protocol daemon .SH "DESCRIPTION" .PP \fBafpd\fR -provides an Apple Filing Protocol (AFP) interface to the Unix file system\&. It is normally started at boot time from /etc/rc\&. +provides an Apple Filing Protocol (AFP) interface to the Unix file system\&. It is normally started at boot time by +\fBnetatalk\fR(8)\&. .PP :ETCDIR:/afp\&.conf is the configuration file used by \fBafpd\fR -to determine the behavior and configuration of the different virtual file servers that it provides\&. +to determine the behavior and configuration of a file server\&. .SH "OPTIONS" .PP \-d @@ -59,7 +60,7 @@ Print help and exit\&. \-F \fIconfigfile\fR .RS 4 Specifies the configuration file to use\&. (Defaults to -:ETCDIR:/netatalk/afp\&.conf\&.) +:ETCDIR:/afp\&.conf\&.) .RE .SH "SIGNALS" .PP @@ -131,12 +132,12 @@ process will look in the message directory configured at build time for a file n configuration file used by afpd .RE .PP -afp_signature\&.conf +:STATEDIR:/netatalk/afp_signature\&.conf .RS 4 list of server signature .RE .PP -afp_voluuid\&.conf +:STATEDIR:/netatalk/afp_voluuid\&.conf .RS 4 list of UUID for Time Machine volume .RE @@ -147,6 +148,7 @@ contains messages to be sent to users\&. .RE .SH "SEE ALSO" .PP +\fBnetatalk\fR(8), \fBhosts_access\fR(5), \fBafp.conf\fR(5), \fBafp_signature.conf\fR(5), diff --git a/man/man8/cnid_metad.8.tmpl b/man/man8/cnid_metad.8.tmpl index e0a4d0a4..f96778f1 100644 --- a/man/man8/cnid_metad.8.tmpl +++ b/man/man8/cnid_metad.8.tmpl @@ -2,12 +2,12 @@ .\" Title: cnid_metad .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 22 Mar 2012 +.\" Date: 23 Mar 2012 .\" Manual: Netatalk 3.0 .\" Source: Netatalk 3.0 .\" Language: English .\" -.TH "CNID_METAD" "8" "22 Mar 2012" "Netatalk 3.0" "Netatalk 3.0" +.TH "CNID_METAD" "8" "23 Mar 2012" "Netatalk 3.0" "Netatalk 3.0" .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- @@ -36,9 +36,8 @@ daemon\&. It keeps track of the status of a \fBcnid_dbd\fR instance once started and will restart it if necessary\&. \fBcnid_metad\fR -is normally started at boot time from -/etc/rc -or equivalent and runs until shutdown\&. +is normally started at boot time by +\fBnetatalk\fR(8) and runs until shutdown\&. .SH "OPTIONS" .PP \fB\-d\fR @@ -75,6 +74,7 @@ is restarted processes will transparently reconnect\&. .SH "SEE ALSO" .PP +\fBnetatalk\fR(8), \fBcnid_dbd\fR(8), \fBafpd\fR(8), \fBdbd\fR(1), -- 2.39.2