aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2002-11-11 03:00:12 +0000
committerbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2002-11-11 03:00:12 +0000
commit1ea2348cede280ccd3d3f788ae40a1653b34fdf9 (patch)
tree2efbea745d3ef22e375df3e60ba4c8f14c04f1c4 /include
parente21f8c9737d31f68d969a6f6ca8d4bc1216e01f1 (diff)
downloadbusybox-w32-1ea2348cede280ccd3d3f788ae40a1653b34fdf9.tar.gz
busybox-w32-1ea2348cede280ccd3d3f788ae40a1653b34fdf9.tar.bz2
busybox-w32-1ea2348cede280ccd3d3f788ae40a1653b34fdf9.zip
Move readlink, mktemp, run-parts and which to a new debianutils dir.
git-svn-id: svn://busybox.net/trunk/busybox@5908 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'include')
-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 \