diff options
Diffstat (limited to 'docs/busybox.pod')
-rw-r--r-- | docs/busybox.pod | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/docs/busybox.pod b/docs/busybox.pod index 06800c301..a946e2857 100644 --- a/docs/busybox.pod +++ b/docs/busybox.pod | |||
@@ -68,7 +68,7 @@ Example: | |||
68 | 68 | ||
69 | ------------------------------- | 69 | ------------------------------- |
70 | 70 | ||
71 | =item cat | 71 | =item cat |
72 | 72 | ||
73 | Usage: cat [file ...] | 73 | Usage: cat [file ...] |
74 | 74 | ||
@@ -807,19 +807,22 @@ Example: | |||
807 | 807 | ||
808 | =item loadacm | 808 | =item loadacm |
809 | 809 | ||
810 | FIXME | 810 | FIXME -- this command does not yet have proper documentation |
811 | 811 | ||
812 | ------------------------------- | 812 | ------------------------------- |
813 | 813 | ||
814 | =item loadfont | 814 | =item loadfont |
815 | 815 | ||
816 | FIXME | 816 | Usage: loadfont |
817 | |||
818 | Loads a console font from standard input. | ||
819 | |||
817 | 820 | ||
818 | ------------------------------- | 821 | ------------------------------- |
819 | 822 | ||
820 | =item loadkmap | 823 | =item loadkmap |
821 | 824 | ||
822 | FIXME | 825 | FIXME -- this command does not yet have proper documentation |
823 | 826 | ||
824 | ------------------------------- | 827 | ------------------------------- |
825 | 828 | ||
@@ -1294,7 +1297,7 @@ Usage: sh | |||
1294 | 1297 | ||
1295 | lash -- the BusyBox LAme SHell (command interpreter) | 1298 | lash -- the BusyBox LAme SHell (command interpreter) |
1296 | 1299 | ||
1297 | FIXME | 1300 | FIXME -- this command does not yet have proper documentation |
1298 | 1301 | ||
1299 | ------------------------------- | 1302 | ------------------------------- |
1300 | 1303 | ||
@@ -1778,4 +1781,4 @@ Enrique Zanardi <ezanardi@ull.es> | |||
1778 | 1781 | ||
1779 | =cut | 1782 | =cut |
1780 | 1783 | ||
1781 | # $Id: busybox.pod,v 1.15 2000/04/17 17:46:46 beppu Exp $ | 1784 | # $Id: busybox.pod,v 1.16 2000/04/18 00:00:52 erik Exp $ |