chiark / gitweb /
udevadm: s/udevinfo/udevadm info/
authorKay Sievers <kay.sievers@vrfy.org>
Mon, 5 Jan 2009 11:28:09 +0000 (12:28 +0100)
committerKay Sievers <kay.sievers@vrfy.org>
Mon, 5 Jan 2009 11:28:09 +0000 (12:28 +0100)
udev/udevadm-info.c

index 745b4fdb7b9aad3f94194c7df4485896ec4bcae6..6fe1f8631328932f6aa64ffb16bd91e1d862ef40 100644 (file)
@@ -87,7 +87,7 @@ static int print_device_chain(struct udev_device *device)
        const char *str;
 
        printf("\n"
        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"
               "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"