Mention the -V switches in the manpages.
[doldaconnect.git] / doc / man / doldacond.8
index c583f2f..f85b94a 100644 (file)
@@ -1,5 +1,5 @@
 .\"
 .\"
-.\" Copyright (C) 2007 Fredrik Tolf (fredrik@dolda2000.com)
+.\" Copyright (C) 2007 Fredrik Tolf <fredrik@dolda2000.com>
 .\"
 .\" This is free documentation; you can redistribute it and/or
 .\" modify it under the terms of the GNU General Public License as
 .\"
 .\" This is free documentation; you can redistribute it and/or
 .\" modify it under the terms of the GNU General Public License as
 .\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111,
 .\" USA.
 .\"
 .\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111,
 .\" USA.
 .\"
-.TH DOLDACOND 8 "2007-04-11" "" "Dolda Connect manual"
+.TH DOLDACOND 8 "2008-02-14" "" "Dolda Connect manual"
 .SH NAME
 doldacond \- Dolda Connect daemon
 .SH SYNOPSIS
 .B doldacond
 .SH NAME
 doldacond \- Dolda Connect daemon
 .SH SYNOPSIS
 .B doldacond
-[ \fB-hns\fP ] [ \fB-C\fP \fIconfigfile\fP ]
+[ \fB-hnsV\fP ] [ \fB-C\fP \fIconfigfile\fP ]
 [ \fB-p\fP \fIpidfile\fP ] [ \fB-f\fP \fIfacility\fP ]
 .SH DESCRIPTION
 The \fBdoldacond\fP program is the primary part of the collection of
 software that makes up Dolda Connect. It runs in the background and
 [ \fB-p\fP \fIpidfile\fP ] [ \fB-f\fP \fIfacility\fP ]
 .SH DESCRIPTION
 The \fBdoldacond\fP program is the primary part of the collection of
 software that makes up Dolda Connect. It runs in the background and
-carries out all the actual work of filesharing. Other programs connect
-to \fBdoldacond\fP over a socket in order to command it and/or display
-its status to a user.
+carries out all the actual work of filesharing. Other programs, such
+as \fBdolcon\fP(1), connect to \fBdoldacond\fP over a socket in order
+to command it and/or display its status to a user.
 .P
 The configuration of \fBdoldacond\fP is controlled via the
 \fBdoldacond.conf\fP(5) file, which is described in detail in its own
 .P
 The configuration of \fBdoldacond\fP is controlled via the
 \fBdoldacond.conf\fP(5) file, which is described in detail in its own
@@ -56,6 +56,9 @@ daemonization, log messages will be printed to stderr rather than to
 syslog even after the point where the daemon would normally have
 daemonized (unless the -s option is also specified).
 .TP
 syslog even after the point where the daemon would normally have
 daemonized (unless the -s option is also specified).
 .TP
+.B -V
+Displays version and build information on stdout and exits.
+.TP
 .BI -C " configfile"
 Use \fIconfigfile\fP instead of the normal search list for
 configuration files. See \fBdoldacond.conf\fP(5) for the normal
 .BI -C " configfile"
 Use \fIconfigfile\fP instead of the normal search list for
 configuration files. See \fBdoldacond.conf\fP(5) for the normal
@@ -135,11 +138,7 @@ attach \fBgdb\fP(1) (or your debugger of choice) to the running
 \fBdoldacond\fP process and set the hashjob variable to -1, which will
 force \fBdoldacond\fP to resume hashing. Don't do that while a hash
 job is actually running, though.
 \fBdoldacond\fP process and set the hashjob variable to -1, which will
 force \fBdoldacond\fP to resume hashing. Don't do that while a hash
 job is actually running, though.
-.P
-Not really a bug in \fBdoldacond\fP itself, many PAM modules will
-reinitialize the syslog library and cause log messages from the daemon
-itself to arrive to a different facility than originally intended.
 .SH AUTHOR
 Fredrik Tolf <fredrik@dolda2000.com>
 .SH SEE ALSO
 .SH AUTHOR
 Fredrik Tolf <fredrik@dolda2000.com>
 .SH SEE ALSO
-\fBdoldacond.conf\fP(5)
+\fBdoldacond.conf\fP(5), \fBdolcon\fP(1)