chiark / gitweb /
[PATCH] fix manpages based on esr's spambot
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Wed, 11 Aug 2004 08:03:06 +0000 (01:03 -0700)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:36:59 +0000 (21:36 -0700)
On Mon, Jul 12, 2004 at 11:14:28AM -0400, esr@thyrsus.com wrote:
> This is automatically generated email about problems in a man page for which
> you appear to be responsible.  If you are not the right person or list, tell
> me and I will attempt to correct my database.
>
> See http://catb.org/~esr/doclifter/problems.html for details on how and
> why these patches were generated.  Feel free to email me with any questions.
>
> Note: This patch does not change the mod date of the manual page.  You
> may wish to do that by hand.
>
> Problems with udevd.8:
>
> 1. There are multiple name lines.  This makes it impossible to translate
> the page to DocBook.  It may also confuse some implementations
> of man -k.
>
> --- udevd.8-orig 2004-07-10 06:35:12.032545856 -0400
> +++ udevd.8 2004-07-10 06:36:19.301319448 -0400
> @@ -1,8 +1,6 @@
>  .TH UDEVD 8 "February 2004" "" "Linux Administrator's Manual"
>  .SH NAME
> -udevd \- udev event serializer daemon
> -.br
> -udevsend \- sends the event to udevd
> +udevd, udevdsend \- udev event serializer daemon and udev event sender
>  .SH SYNOPSIS
> --
>                              Eric S. Raymond
>

Thanks Eric, udevsend.8 is only a symlink to udevd.8, so I attached a
stripped down patch to this mail.

udevd.8

diff --git a/udevd.8 b/udevd.8
index 52c270add8ad73f1331fce7494152234334d1387..1de7a3cba2f7ae1a7085141c356f9566b9a6a128 100644 (file)
--- a/udevd.8
+++ b/udevd.8
@@ -1,8 +1,6 @@
 .TH UDEVD 8 "February 2004" "" "Linux Administrator's Manual"
 .SH NAME
-udevd \- udev event serializer daemon
-.br
-udevsend \- sends the event to udevd
+udevd, udevdsend \- udev event serializer daemon and udev event sender
 .SH SYNOPSIS
 .BI udevsend " hotplug-subsystem"
 .sp