* [PATCH 1/2] man: fix unused, inaccurate metadata
@ 2009-08-07 12:28 Alan Jenkins
2009-08-07 12:47 ` Kay Sievers
0 siblings, 1 reply; 2+ messages in thread
From: Alan Jenkins @ 2009-08-07 12:28 UTC (permalink / raw)
To: linux-hotplug
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>
---
udev/udev.xml | 2 --
udev/udevadm.xml | 3 +--
udev/udevd.xml | 1 -
3 files changed, 1 insertions(+), 5 deletions(-)
diff --git a/udev/udev.xml b/udev/udev.xml
index 56fda10..0ea5892 100644
--- a/udev/udev.xml
+++ b/udev/udev.xml
@@ -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>
diff --git a/udev/udevadm.xml b/udev/udevadm.xml
index e4151e0..ad49249 100644
--- a/udev/udevadm.xml
+++ b/udev/udevadm.xml
@@ -7,8 +7,7 @@
<title>udevadm</title>
<refentry>
<refentryinfo>
- <title>udevd</title>
- <date>November 2007</date>
+ <title>udevadm</title>
<productname>udev</productname>
</refentryinfo>
diff --git a/udev/udevd.xml b/udev/udevd.xml
index 0df6f4b..5368f28 100644
--- a/udev/udevd.xml
+++ b/udev/udevd.xml
@@ -8,7 +8,6 @@
<refentry>
<refentryinfo>
<title>udevd</title>
- <date>August 2005</date>
<productname>udev</productname>
</refentryinfo>
--
1.5.6.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 1/2] man: fix unused, inaccurate metadata
2009-08-07 12:28 [PATCH 1/2] man: fix unused, inaccurate metadata Alan Jenkins
@ 2009-08-07 12:47 ` Kay Sievers
0 siblings, 0 replies; 2+ messages in thread
From: Kay Sievers @ 2009-08-07 12:47 UTC (permalink / raw)
To: linux-hotplug
On Fri, Aug 7, 2009 at 14:28, Alan Jenkins<alan-jenkins@tuffmail.co.uk> wrote:
> Dates aren't shown in the manpages. Â So they are not really useful,
> and no-one is going to remember to update them.
Applied.
Thanks,
Kay
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-08-07 12:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-07 12:28 [PATCH 1/2] man: fix unused, inaccurate metadata Alan Jenkins
2009-08-07 12:47 ` Kay Sievers
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).