=== 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 + DIRECTORY @@ -127,19 +104,19 @@ &COMMANDNAME; - - + + &COMMANDNAME; - + &COMMANDNAME; - - + + @@ -164,8 +141,12 @@ - -c, --connect= - IP + + Connect directly to a specified mandos server @@ -174,8 +155,10 @@ - -d, --keydir= - KEYDIR + + Directory where the openpgp keyring is @@ -184,18 +167,22 @@ - -i, --interface= - INTERFACE + + - Interface that Avahi will conntect through + Interface that Avahi will connect through - -p, --pubkey= - PUBKEY + + Public openpgp key for gnutls authentication @@ -204,37 +191,39 @@ - -s, --seckey= - SECKEY + + - Secret openpgp key for gnutls authentication + Secret OpenPGP key for GnuTLS authentication - --priority=PRIORITY - + - GNUTLS priority + GnuTLS priority - --dh-bits=BITS - + - dh-bits to use in gnutls communication + DH bits to use in gnutls communication - --debug + Debug mode @@ -243,7 +232,8 @@ - -?, --help + + Gives a help message @@ -252,7 +242,7 @@ - --usage + Gives a short usage message @@ -261,7 +251,8 @@ - -V, --version + + Prints the program version