/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 10:27:33 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080831102733-2u083dacxul80ynp
* plugin-runner.xml (OPTIONS): Use <option> tags instead of
                               <literal>.  Split <term> tags into one
                               for each option.  Moved long options
                               before short.

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
101
**** DONE plugin-runner.xml
101
 
**** TODO plugins.d/password-prompt.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
 
**** TODO mandos.xml
109
 
**** TODO plugin-runner.xml
 
109
**** DONE mandos.xml
 
110
**** DONE plugin-runner.xml
110
111
**** TODO plugins.d/password-prompt.xml
111
112
**** TODO plugins.d/password-request.xml
112
113
** Use xinclude for common sections