From a3fa7908e25bda3fc8627c7a91878a7825f9391f Mon Sep 17 00:00:00 2001 From: "hannal@us.ibm.com" Date: Thu, 4 Mar 2004 01:17:08 -0800 Subject: [PATCH] [PATCH] Small fix to remove extra "will" in man page remove extraneous word. --- udev.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/udev.8 b/udev.8 index c0dc68b803..bc7308f484 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.