From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Ken Brush" Date: Thu, 04 Mar 2004 22:38:08 +0000 Subject: [PATCH] fix a type in docs/libsysfs.txt Message-Id: <38007.65.172.181.6.1078439888.squirrel@secure.cgi101.com> MIME-Version: 1 Content-Type: multipart/mixed; boundary="----=_20040304163808_12549" List-Id: To: linux-hotplug@vger.kernel.org ------=_20040304163808_12549 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Mary Edie Merideth noticed this typo. I think this is what it was supposed to be. Judging by the pattern. -Ken ------=_20040304163808_12549 Content-Type: text/x-diff; name="libsysfs.patch" Content-Transfer-Encoding: 8bit Content-Disposition: attachment; filename="libsysfs.patch" --- docs/libsysfs.txt.orig 2004-03-04 13:41:05.871510389 -0800 +++ docs/libsysfs.txt 2004-03-04 14:29:30.866829164 -0800 @@ -131,7 +131,7 @@ #define SYSFS_BUS_DIR "/bus" #define SYSFS_BUS_NAME "bus" #define SYSFS_CLASS_DIR "/class" -#define SYSFS_CLASS_DIR "/class" +#define SYSFS_CLASS_NAME "class" #define SYSFS_BLOCK_DIR "/block" #define SYSFS_BLOCK_NAME "block" #define SYSFS_DEVICES_DIR "/devices" ------=_20040304163808_12549-- ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel