diff options
author | Karolin Seeger <kseeger@samba.org> | 2012-11-29 10:03:19 +0100 |
---|---|---|
committer | Andreas Schneider <asn@samba.org> | 2012-11-29 13:42:09 +0100 |
commit | c86707973dc7b17651187ea59b102859fa6531f2 (patch) | |
tree | f496314382929a022e648f52ee64b0cfb8b7b2cf /source4/lib/registry/man | |
parent | 53b9e4ba6b76cc3282a6bd1be6fa1a98ababca96 (diff) | |
download | samba-c86707973dc7b17651187ea59b102859fa6531f2.tar.gz samba-c86707973dc7b17651187ea59b102859fa6531f2.tar.xz samba-c86707973dc7b17651187ea59b102859fa6531f2.zip |
docs: man regtree: 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/registry/man')
-rw-r--r-- | source4/lib/registry/man/regtree.1.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source4/lib/registry/man/regtree.1.xml b/source4/lib/registry/man/regtree.1.xml index 197091c46b..0d798e42e8 100644 --- a/source4/lib/registry/man/regtree.1.xml +++ b/source4/lib/registry/man/regtree.1.xml @@ -5,6 +5,9 @@ <refmeta> <refentrytitle>regtree</refentrytitle> <manvolnum>1</manvolnum> + <refmiscinfo class="source">Samba</refmiscinfo> + <refmiscinfo class="manual">System Administration tools</refmiscinfo> + <refmiscinfo class="version">4.0</refmiscinfo> </refmeta> |