man: fix unused, inaccurate metadata

Dates aren't shown in the manpages.  So they are not really useful,
and no-one is going to remember to update them.

"<refmiscinfo class="version"></refmiscinfo>" sounds even less useful.

I leave the unused "title" and "productname" tags.  They could
theoretically be useful, and aren't hard to maintain.  We just need to
fix the "title" for udevadm.

Signed-off-by: Alan Jenkins <alan-jenkins@tuffmail.co.uk>
This commit is contained in:
Alan Jenkins 2009-08-07 13:28:27 +01:00 committed by Kay Sievers
parent 5e22aab2e9
commit 8e534e2a47
3 changed files with 1 additions and 5 deletions

View file

@ -8,14 +8,12 @@
<refentry>
<refentryinfo>
<title>udev</title>
<date>August 2005</date>
<productname>udev</productname>
</refentryinfo>
<refmeta>
<refentrytitle>udev</refentrytitle>
<manvolnum>7</manvolnum>
<refmiscinfo class="version"></refmiscinfo>
</refmeta>
<refnamediv>

View file

@ -7,8 +7,7 @@
<title>udevadm</title>
<refentry>
<refentryinfo>
<title>udevd</title>
<date>November 2007</date>
<title>udevadm</title>
<productname>udev</productname>
</refentryinfo>

View file

@ -8,7 +8,6 @@
<refentry>
<refentryinfo>
<title>udevd</title>
<date>August 2005</date>
<productname>udev</productname>
</refentryinfo>