/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Teddy Hogeborn
  • Date: 2008-08-31 08:47:38 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080831084738-uu70kayyt876982d
* mandos-keygen: Minor help text change.

* mandos-keygen.xml: Changed plural "keys" to singular "key"
                     throughout.
  (NAME): Improved wording.
  (DESCRIPTION): Improved wording.
  (OPTIONS): Split options in <term> tags into separate <term> tags.
             Use <option> tags.  Move long options before short
             options.  Uppercase replaceables.
  (OVERVIEW): Improved wording.
  (EXIT STATUS): Also cover --password option.
  (EXAMPLE): Add two examples using the --password option.
  (SECURITY): Improved wording.

* overview.xml: Improved wording.

Show diffs side-by-side

added added

removed removed

Lines of Context:
92
92
   Go through all man pages to conform to the style of tags chosen in
93
93
   [[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:
94
94
*** SYNOPSIS
95
 
    <arg> with inner <replaceable> and <option> tags
 
95
    <arg> with inner <option> and <replaceable> tags
 
96
    Unify long and short options.
96
97
**** DONE mandos-clients.conf.xml
97
98
**** DONE mandos-keygen.xml
98
99
**** DONE mandos.conf.xml
99
100
**** DONE mandos.xml
100
 
**** TODO plugin-runner.xml
101
 
**** TODO plugins.d/password-prompt.xml
 
101
**** DONE plugin-runner.xml
 
102
**** DONE plugins.d/password-prompt.xml
102
103
**** DONE plugins.d/password-request.xml
103
104
*** OPTIONS
104
 
    Separate <term> tags with <option> and <replaceable> tags
 
105
    Separate <term> tags with <option> and <replaceable> tags.
105
106
**** DONE mandos-clients.conf.xml
106
 
**** TODO mandos-keygen.xml
 
107
**** DONE mandos-keygen.xml
107
108
**** DONE mandos.conf.xml
108
109
**** TODO mandos.xml
109
110
**** TODO plugin-runner.xml