aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--applets/usage.h2
-rw-r--r--include/usage.h2
-rw-r--r--usage.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/applets/usage.h b/applets/usage.h
index 772585b54..dc3b49816 100644
--- a/applets/usage.h
+++ b/applets/usage.h
@@ -62,7 +62,7 @@
62 "-r--r--r-- 1 root root 0 Apr 12 18:25 /tmp/foo\n" 62 "-r--r--r-- 1 root root 0 Apr 12 18:25 /tmp/foo\n"
63 63
64#define chown_trivial_usage \ 64#define chown_trivial_usage \
65 "[OPTION]... OWNER[<.|:>[GROUP] FILE..." 65 "[OPTION]... OWNER[<.|:>[GROUP]] FILE..."
66#define chown_full_usage \ 66#define chown_full_usage \
67 "Change the owner and/or group of each FILE to OWNER and/or GROUP.\n" \ 67 "Change the owner and/or group of each FILE to OWNER and/or GROUP.\n" \
68 "\nOptions:\n" \ 68 "\nOptions:\n" \
diff --git a/include/usage.h b/include/usage.h
index 772585b54..dc3b49816 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -62,7 +62,7 @@
62 "-r--r--r-- 1 root root 0 Apr 12 18:25 /tmp/foo\n" 62 "-r--r--r-- 1 root root 0 Apr 12 18:25 /tmp/foo\n"
63 63
64#define chown_trivial_usage \ 64#define chown_trivial_usage \
65 "[OPTION]... OWNER[<.|:>[GROUP] FILE..." 65 "[OPTION]... OWNER[<.|:>[GROUP]] FILE..."
66#define chown_full_usage \ 66#define chown_full_usage \
67 "Change the owner and/or group of each FILE to OWNER and/or GROUP.\n" \ 67 "Change the owner and/or group of each FILE to OWNER and/or GROUP.\n" \
68 "\nOptions:\n" \ 68 "\nOptions:\n" \
diff --git a/usage.h b/usage.h
index 772585b54..dc3b49816 100644
--- a/usage.h
+++ b/usage.h
@@ -62,7 +62,7 @@
62 "-r--r--r-- 1 root root 0 Apr 12 18:25 /tmp/foo\n" 62 "-r--r--r-- 1 root root 0 Apr 12 18:25 /tmp/foo\n"
63 63
64#define chown_trivial_usage \ 64#define chown_trivial_usage \
65 "[OPTION]... OWNER[<.|:>[GROUP] FILE..." 65 "[OPTION]... OWNER[<.|:>[GROUP]] FILE..."
66#define chown_full_usage \ 66#define chown_full_usage \
67 "Change the owner and/or group of each FILE to OWNER and/or GROUP.\n" \ 67 "Change the owner and/or group of each FILE to OWNER and/or GROUP.\n" \
68 "\nOptions:\n" \ 68 "\nOptions:\n" \