diff options
author | Karolin Seeger <kseeger@samba.org> | 2012-11-29 10:02:51 +0100 |
---|---|---|
committer | Andreas Schneider <asn@samba.org> | 2012-11-29 13:42:05 +0100 |
commit | 53b9e4ba6b76cc3282a6bd1be6fa1a98ababca96 (patch) | |
tree | 6f508a43df377c2aca15f1d69b79de8407b2b59b /source4/lib | |
parent | 9678fca3c62a20b1bdef6b42a4449d23ed5dccc5 (diff) | |
download | samba-53b9e4ba6b76cc3282a6bd1be6fa1a98ababca96.tar.gz samba-53b9e4ba6b76cc3282a6bd1be6fa1a98ababca96.tar.bz2 samba-53b9e4ba6b76cc3282a6bd1be6fa1a98ababca96.zip |
docs: man regshell: Add missing meta data.
This avoids warnings during the waf build and removes "FIXME" entries from the
manpage.
Karolin
Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'source4/lib')
-rw-r--r-- | source4/lib/registry/man/regshell.1.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source4/lib/registry/man/regshell.1.xml b/source4/lib/registry/man/regshell.1.xml index ed91b1b69a..4653fbbedd 100644 --- a/source4/lib/registry/man/regshell.1.xml +++ b/source4/lib/registry/man/regshell.1.xml @@ -5,6 +5,9 @@ <refmeta> <refentrytitle>regshell</refentrytitle> <manvolnum>1</manvolnum> + <refmiscinfo class="source">Samba</refmiscinfo> + <refmiscinfo class="manual">System Administration tools</refmiscinfo> + <refmiscinfo class="version">4.0</refmiscinfo> </refmeta> |