chiark / gitweb /
[PATCH] Small fix to remove extra "will" in man page
authorhannal@us.ibm.com <hannal@us.ibm.com>
Thu, 4 Mar 2004 09:17:08 +0000 (01:17 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:35:08 +0000 (21:35 -0700)
  remove extraneous word.

udev.8

diff --git a/udev.8 b/udev.8
index c0dc68b80360a2454a882ec319d2c255dde03a87..bc7308f48428b06e2dd7130c14029dff399bf4af 100644 (file)
--- 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.