From ea97dc3792642fa8187a339cc258f9a5a7df4523 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Tue, 20 May 2008 15:02:17 +0200 Subject: rename WAIT_FOR_SYSFS to WAIT_FOR and accept an absolute path This allows us to watch any file to appear, not only sysfs attributes. Files without a leading slash will be device sysfs attributes. The key WAIT_FOR_SYSFS still works for backwards compat, but is removed from the man page. --- udev.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'udev.7') diff --git a/udev.7 b/udev.7 index 79e61ea9f4..a09bdf9ec7 100644 --- a/udev.7 +++ b/udev.7 @@ -257,9 +257,9 @@ and based on the executable bit of the file permissions\. .RE .PP -\fBWAIT_FOR_SYSFS\fR +\fBWAIT_FOR\fR .RS 4 -Wait for the specified sysfs file of the device to be created\. Can be used to fight against kernel sysfs timing issues\. +Wait for a file to become available\. .RE .PP \fBOPTIONS\fR -- cgit v1.2.3-54-g00ecf