/mandos/release

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

« back to all changes in this revision

Viewing changes to TODO

merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
** [#B] Add more if(debug) calls
8
8
** [#B] Seperate more code to function for more readability
9
9
** [#A] Man page: man8/plugin-runner.8mandos
10
 
*** EXIT STATUS
11
 
*** ENVIRONMENT
12
 
    Environment is modified according to options and passed to plugins
13
10
*** EXAMPLE
14
11
    Examples of normal usage, debug usage, debugging single or all
15
12
    plugins, etc.
16
 
*** FILES
17
13
*** SECURITY
18
14
    Note the danger of using this program, since you might lock
19
15
    yourself out of your system without any means of entering the root
88
84
** Enable client
89
85
 
90
86
* Man pages
91
 
** Tags
92
 
   Go through all man pages to conform to the style of tags chosen in
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
 
*** SYNOPSIS
95
 
    <arg> with inner <replaceable> and <option> tags
96
 
*** OPTIONS
97
 
    Separate <term> tags with <option> and <replaceable> tags
98
87
** Use xinclude for common sections
99
 
   Like copyright, authors, etc.
 
88
   Like authors, etc.
100
89
 
101
90
 
102
91
* Installer