aboutsummaryrefslogtreecommitdiff
path: root/include/usage.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usage.h')
-rw-r--r--include/usage.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/include/usage.h b/include/usage.h
index 272c3d055..faad511ec 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -445,11 +445,6 @@
#define dpkg_deb_example_usage \
"$ dpkg-deb -X ./busybox_0.48-1_i386.deb /tmp\n"
-#define dpkg_divert_trivial_usage \
- "blah"
-#define dpkg_divert_full_usage \
- "blah blah"
-
#ifdef CONFIG_FEATURE_DU_DEFALT_BLOCKSIZE_1K
#define USAGE_DU_DEFALT_BLOCKSIZE_1k(a) a
#define USAGE_NOT_DU_DEFALT_BLOCKSIZE_1k(a)
@@ -1359,11 +1354,6 @@
" [ [i|o]seq ] [ [i|o]key KEY ] [ [i|o]csum ]\n" \
" [ ttl TTL ] [ tos TOS ] [ [no]pmtudisc ] [ dev PHYS_DEV ]\n"
-#define insmod_ng_trivial_usage \
- "MODULE [symbol=value]..."
-#define insmod_ng_full_usage \
- "Loads the specified kernel modules into the kernel."
-
#define kill_trivial_usage \
"[-signal] process-id [process-id ...]"
#define kill_full_usage \