diff options
Diffstat (limited to 'docs/posix_conformance.txt')
-rw-r--r-- | docs/posix_conformance.txt | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/posix_conformance.txt b/docs/posix_conformance.txt index c0582dc23..8b9112020 100644 --- a/docs/posix_conformance.txt +++ b/docs/posix_conformance.txt | |||
@@ -22,7 +22,7 @@ POSIX Tools supported only as shell built-ins (ash shell): | |||
22 | POSIX Tools not supported: | 22 | POSIX Tools not supported: |
23 | asa, at, batch, bc, c99, command, compress, csplit, ex, fc, file, | 23 | asa, at, batch, bc, c99, command, compress, csplit, ex, fc, file, |
24 | gencat, getconf, iconv, join, link, locale, localedef, lp, m4, | 24 | gencat, getconf, iconv, join, link, locale, localedef, lp, m4, |
25 | mailx, newgrp, nl, paste, pathchk, pax, pr, qalter, qdel, qhold, qmove, | 25 | mailx, newgrp, nl, pathchk, pax, pr, qalter, qdel, qhold, qmove, |
26 | qmsg, qrerun, qrls, qselect, qsig, qstat, qsub, tabs, talk, tput, | 26 | qmsg, qrerun, qrls, qselect, qsig, qstat, qsub, tabs, talk, tput, |
27 | tsort, unlink, uucp, uustat, uux | 27 | tsort, unlink, uucp, uustat, uux |
28 | 28 | ||
@@ -469,6 +469,12 @@ od POSIX options | |||
469 | -x | no | no | | 469 | -x | no | no | |
470 | od Busybox specific options: None | 470 | od Busybox specific options: None |
471 | 471 | ||
472 | paste POSIX options | ||
473 | option | exists | compliant | remarks | ||
474 | -d list | yes | yes | | ||
475 | -s | yes | yes | | ||
476 | paste Busybox specific options: None | ||
477 | |||
472 | patch POSIX options | 478 | patch POSIX options |
473 | option | exists | compliant | remarks | 479 | option | exists | compliant | remarks |
474 | -D define | no | no | | 480 | -D define | no | no | |