mirror of
https://github.com/systemd/systemd.git
synced 2025-01-12 13:18:14 +03:00
[PATCH] fix a type in docs/libsysfs.txt
Mary Edie Merideth noticed this typo. I think this is what it was supposed to be. Judging by the pattern.
This commit is contained in:
parent
c612a0acc8
commit
0c17d02da2
@ -131,7 +131,7 @@ and devices, here's some examples:
|
||||
#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"
|
||||
|
Loading…
Reference in New Issue
Block a user