hush/docs
John Beppu 5d81768cf1 - usage.h
o echo_example_usage
    needed to escape some backslashes in an inner quote
  o find_full_usage
    missing a \n at the end of the -name line
  ? getopt_full_usage
    the -o line has tab issues, but I didn't fix them.
  o length_example_usage
    removed some double-quotes that were within an inner quotes
  o printf_example_usage
    needed to escape a backslash in an inner quote
  o sort_example_usage
    needed to escape some backslashes and double quotes in an inner quote
  o tftp_full_usage
    s/nameing/naming/;
  o umount_full_usage
    remove colons after options for consistency w/ other full_usage messages
  o uniq_example_usage
    needed to escape some backslashes and double quotes in an inner quote

- TODO                          xargs -l ?
- docs/autodocifier.pl          POD && comment updates
- docs/busybox_footer.pod       added Larry Doolittle and Sterling Huxley
2001-04-17 17:09:34 +00:00
..
busybox.net Put in a paragraph break 2001-04-10 22:10:42 +00:00
.cvsignore Ignore the newdocs as well 2000-12-06 23:12:43 +00:00
autodocifier.pl - usage.h 2001-04-17 17:09:34 +00:00
busybox_footer.pod - usage.h 2001-04-17 17:09:34 +00:00
busybox_header.pod - split busybox.pod into a header and footer. 2001-04-05 19:41:23 +00:00
busybox.pod - usage.h 2001-04-17 17:09:34 +00:00
busybox.sgml Applied patch from Christophe Boyanique to add -i support to rm. 2001-03-13 00:40:19 +00:00
contributing.txt Some more words on sending patches to the bug-tracker. 2001-03-27 21:20:05 +00:00
new-applet-HOWTO.txt More spelling fixes from Larry Doolittle. 2000-12-19 19:44:35 +00:00
style-guide.txt Added a section to describe how to convert variables to K&R style using the 2001-03-14 21:04:53 +00:00