mirror of
https://github.com/AuxXxilium/eudev.git
synced 2025-01-20 02:59:08 +07:00
udevadm: s/udevinfo/udevadm info/
This commit is contained in:
parent
9bd66b9dbf
commit
b620292bd2
@ -87,7 +87,7 @@ static int print_device_chain(struct udev_device *device)
|
||||
const char *str;
|
||||
|
||||
printf("\n"
|
||||
"Udevinfo starts with the device specified by the devpath and then\n"
|
||||
"Udevadm info starts with the device specified by the devpath and then\n"
|
||||
"walks up the chain of parent devices. It prints for every device\n"
|
||||
"found, all possible attributes in the udev rules key format.\n"
|
||||
"A rule to match, can be composed by the attributes of the device\n"
|
||||
|
Loading…
Reference in New Issue
Block a user