diff options
| author | timr <timr@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-01-25 00:08:53 +0000 |
|---|---|---|
| committer | timr <timr@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-01-25 00:08:53 +0000 |
| commit | fd8222f9b9db2a783b17ec9c59cf3fc22a4e4586 (patch) | |
| tree | 5f329b7d0c7f20ecced0dc7581a9ba6dc720d965 /include | |
| parent | 45d75f9ecc8f2b582407059da7d414f990ced68a (diff) | |
| download | busybox-w32-fd8222f9b9db2a783b17ec9c59cf3fc22a4e4586.tar.gz busybox-w32-fd8222f9b9db2a783b17ec9c59cf3fc22a4e4586.tar.bz2 busybox-w32-fd8222f9b9db2a783b17ec9c59cf3fc22a4e4586.zip | |
just whitespace
git-svn-id: svn://busybox.net/trunk/busybox@13584 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'include')
| -rw-r--r-- | include/usage.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/usage.h b/include/usage.h index 99257329c..bff187a3d 100644 --- a/include/usage.h +++ b/include/usage.h | |||
| @@ -873,7 +873,7 @@ | |||
| 873 | "\t-s Don't print or kill anything.\n" \ | 873 | "\t-s Don't print or kill anything.\n" \ |
| 874 | "\t-4 When using port/proto only search IPv4 space\n" \ | 874 | "\t-4 When using port/proto only search IPv4 space\n" \ |
| 875 | "\t-6 When using port/proto only search IPv6 space\n" \ | 875 | "\t-6 When using port/proto only search IPv6 space\n" \ |
| 876 | "\t-SIGNAL When used with -k, this signal will be used to kill\n" | 876 | "\t-SIGNAL When used with -k, this signal will be used to kill\n" |
| 877 | #define getopt_trivial_usage \ | 877 | #define getopt_trivial_usage \ |
| 878 | "[OPTIONS]..." | 878 | "[OPTIONS]..." |
| 879 | #define getopt_full_usage \ | 879 | #define getopt_full_usage \ |
| @@ -1873,8 +1873,8 @@ | |||
| 1873 | #ifdef CONFIG_FEATURE_MDEV_CONFIG | 1873 | #ifdef CONFIG_FEATURE_MDEV_CONFIG |
| 1874 | #define mdev_notes_usage \ | 1874 | #define mdev_notes_usage \ |
| 1875 | "The mdev config file contains lines that look like:\n" \ | 1875 | "The mdev config file contains lines that look like:\n" \ |
| 1876 | " hd[a-z][0-9]* 0:3 660\n\n" \ | 1876 | " hd[a-z][0-9]* 0:3 660\n\n" \ |
| 1877 | "That's device name (with regex match), uid:gid, and permissions.\n\n" \ | 1877 | "That's device name (with regex match), uid:gid, and permissions.\n\n" \ |
| 1878 | "Optionally, that can be followed (on the same line) by an asterisk\n" \ | 1878 | "Optionally, that can be followed (on the same line) by an asterisk\n" \ |
| 1879 | "and a command line to run after creating the corresponding device(s),\n"\ | 1879 | "and a command line to run after creating the corresponding device(s),\n"\ |
| 1880 | "ala:\n\n" \ | 1880 | "ala:\n\n" \ |
