diff options
Diffstat (limited to 'docs/posix_conformance.txt')
-rw-r--r-- | docs/posix_conformance.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/posix_conformance.txt b/docs/posix_conformance.txt index 8b9112020..cdf89b744 100644 --- a/docs/posix_conformance.txt +++ b/docs/posix_conformance.txt | |||
@@ -178,9 +178,10 @@ dd POSIX options: | |||
178 | conv=noerror | yes | | | 178 | conv=noerror | yes | | |
179 | conv=notrunc | yes | | | 179 | conv=notrunc | yes | | |
180 | conv=sync | yes | | | 180 | conv=sync | yes | | |
181 | dd compatibility options: | ||
182 | conv=fsync | yes | | | ||
181 | iflag=skip_bytes| yes | | | 183 | iflag=skip_bytes| yes | | |
182 | dd Busybox specific options: | 184 | iflag=fullblock | yes | | |
183 | conv=fsync | ||
184 | 185 | ||
185 | df POSIX options | 186 | df POSIX options |
186 | option | exists | compliant | remarks | 187 | option | exists | compliant | remarks |