diff options
author | hannal@us.ibm.com <hannal@us.ibm.com> | 2004-03-04 01:17:08 -0800 |
---|---|---|
committer | Greg KH <gregkh@suse.de> | 2005-04-26 21:35:08 -0700 |
commit | a3fa7908e25bda3fc8627c7a91878a7825f9391f (patch) | |
tree | a73c1565e7a86f11177cd3f956f0827469108f5a /udev.8 | |
parent | d00bd1724bd9f75f5a7b8e0368428c2f0d6d3c26 (diff) |
[PATCH] Small fix to remove extra "will" in man page
remove extraneous word.
Diffstat (limited to 'udev.8')
-rw-r--r-- | udev.8 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |