From: hannal@us.ibm.com Date: Thu, 4 Mar 2004 09:17:08 +0000 (-0800) Subject: [PATCH] Small fix to remove extra "will" in man page X-Git-Tag: 022~30 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=a3fa7908e25bda3fc8627c7a91878a7825f9391f [PATCH] Small fix to remove extra "will" in man page remove extraneous word. --- diff --git a/udev.8 b/udev.8 index c0dc68b80..bc7308f48 100644 --- a/udev.8 +++ b/udev.8 @@ -25,7 +25,7 @@ The default behavior of .B udev is to wait until all the sysfs files of the device chain are populated. If set .B udev -will will continue, regardless of the state of the device representation. +will continue, regardless of the state of the device representation. .SH "DESCRIPTION" .B udev creates or removes device node files usually located in the /dev directory.