diff options
Diffstat (limited to 'util-linux/uevent.c')
-rw-r--r-- | util-linux/uevent.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/uevent.c b/util-linux/uevent.c index 015f1ee..db11746 100644 --- a/util-linux/uevent.c +++ b/util-linux/uevent.c @@ -15,7 +15,7 @@ //kbuild:lib-$(CONFIG_UEVENT) += uevent.o //usage:#define uevent_trivial_usage -//usage: "[PROG [ARGS]]" +//usage: "[PROG ARGS]" //usage:#define uevent_full_usage "\n\n" //usage: "uevent runs PROG for every netlink notification." //usage: "\n""PROG's environment contains data passed from the kernel." |