From b620292bd2b55d2e8758108a59447f0a512cfea3 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Mon, 5 Jan 2009 12:28:09 +0100 Subject: [PATCH] udevadm: s/udevinfo/udevadm info/ --- udev/udevadm-info.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/udev/udevadm-info.c b/udev/udevadm-info.c index 745b4fdb7..6fe1f8631 100644 --- a/udev/udevadm-info.c +++ b/udev/udevadm-info.c @@ -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" -- 2.30.2