aboutsummaryrefslogtreecommitdiff
path: root/include/usage.h
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2002-11-11 03:00:12 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2002-11-11 03:00:12 +0000
commit8f0722a53b9a88c0b4e60b79e4362d0f31c32c54 (patch)
tree2efbea745d3ef22e375df3e60ba4c8f14c04f1c4 /include/usage.h
parentc11986d89eba564945b226660031e624bf897561 (diff)
downloadbusybox-w32-8f0722a53b9a88c0b4e60b79e4362d0f31c32c54.tar.gz
busybox-w32-8f0722a53b9a88c0b4e60b79e4362d0f31c32c54.tar.bz2
busybox-w32-8f0722a53b9a88c0b4e60b79e4362d0f31c32c54.zip
Move readlink, mktemp, run-parts and which to a new debianutils dir.
Diffstat (limited to 'include/usage.h')
-rw-r--r--include/usage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/usage.h b/include/usage.h
index b741360cf..3677dff7a 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -2262,6 +2262,7 @@
2262#define which_example_usage \ 2262#define which_example_usage \
2263 "$ which login\n" \ 2263 "$ which login\n" \
2264 "/bin/login\n" 2264 "/bin/login\n"
2265
2265#define who_trivial_usage \ 2266#define who_trivial_usage \
2266 " " 2267 " "
2267#define who_full_usage \ 2268#define who_full_usage \