=== modified file 'Makefile'
--- Makefile 2008-08-25 06:44:13 +0000
+++ Makefile 2008-08-31 15:06:39 +0000
@@ -58,13 +58,13 @@
doc: $(DOCS)
-%.5: %.xml
- $(DOCBOOKTOMAN)
-
-%.8: %.xml
- $(DOCBOOKTOMAN)
-
-%.8mandos: %.xml
+%.5: %.xml legalnotice.xml
+ $(DOCBOOKTOMAN)
+
+%.8: %.xml legalnotice.xml
+ $(DOCBOOKTOMAN)
+
+%.8mandos: %.xml legalnotice.xml
$(DOCBOOKTOMAN)
mandos.8: mandos.xml mandos-options.xml
=== modified file 'TODO'
--- TODO 2008-08-30 19:49:24 +0000
+++ TODO 2008-08-31 15:06:39 +0000
@@ -88,29 +88,8 @@
** Enable client
* Man pages
-** Tags
- Go through all man pages to conform to the style of tags chosen in
- [[http://svn.debian.org/wsvn/debian-xml-sgml/packages/docbook-xsl/trunk/debian/examples/foo.1.example_manpage.xml?op=file&rev=0&sc=0][foo.1.example_manpage.xml]]. In particular:
-*** SYNOPSIS
- with inner and
-d
- KEYDIR
+ DIRECTORY
@@ -127,19 +104,19 @@
&COMMANDNAME;
- -?
- --help
+ --help
+ -?
&COMMANDNAME;
- --usage
+ --usage
&COMMANDNAME;
- -V
- --version
+ --version
+ -V
@@ -164,8 +141,12 @@
- -c, --connect=
- IP
+ --connect=IPADDR:PORT
+ -c
+ IPADDR:PORT
Connect directly to a specified mandos server
@@ -174,8 +155,10 @@
- -d, --keydir=
- KEYDIR
+ --keydir=DIRECTORY
+ -d
+ DIRECTORY
Directory where the openpgp keyring is
@@ -184,18 +167,22 @@
- -i, --interface=
- INTERFACE
+ --interface=
+ NAME
+ -i
+ NAME
- Interface that Avahi will conntect through
+ Interface that Avahi will connect through
- -p, --pubkey=
- PUBKEY
+ --pubkey=FILE
+ -p
+ FILE
Public openpgp key for gnutls authentication
@@ -204,37 +191,39 @@
- -s, --seckey=
- SECKEY
+ --seckey=FILE
+ -s
+ FILE
- Secret openpgp key for gnutls authentication
+ Secret OpenPGP key for GnuTLS authentication
- --priority=PRIORITY
-
+ --priority=STRING
- GNUTLS priority
+ GnuTLS priority
- --dh-bits=BITS
-
+ --dh-bits=BITS
- dh-bits to use in gnutls communication
+ DH bits to use in gnutls communication
- --debug
+ --debug
Debug mode
@@ -243,7 +232,8 @@
- -?, --help
+ --help
+ -?
Gives a help message
@@ -252,7 +242,7 @@
- --usage
+ --usage
Gives a short usage message
@@ -261,7 +251,8 @@
- -V, --version
+ --version
+ -V
Prints the program version