Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRostislav Skudnov <rostislav@tuxera.com>2019-02-06 14:57:15 +0300
committerDenys Vlasenko <vda.linux@googlemail.com>2019-02-14 15:01:46 +0300
commitd712edc6d8f904a4e9d2e26fc9e8a4c45a2cf0b0 (patch)
tree63742d158c4591be44d895fb862659d40021369b /docs
parentf81e0120f4478c58e126bcadb19b9954ed184e8f (diff)
dd: add 'oflag=append'
Signed-off-by: Rostislav Skudnov <rostislav@tuxera.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/posix_conformance.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/posix_conformance.txt b/docs/posix_conformance.txt
index 0e6f4a317..f6e8858cc 100644
--- a/docs/posix_conformance.txt
+++ b/docs/posix_conformance.txt
@@ -183,6 +183,7 @@ dd compatibility options:
iflag=skip_bytes| yes | |
iflag=fullblock | yes | |
oflag=seek_bytes| yes | |
+ oflag=append | yes | |
df POSIX options
option | exists | compliant | remarks