diff --git a/init/readme.txt b/init/readme.txt index 613a9e95705b..26be536b4012 100644 --- a/init/readme.txt +++ b/init/readme.txt @@ -257,9 +257,9 @@ wait [ ] or the timeout has been reached. If timeout is not specified it currently defaults to five seconds. -write [ ]* - Open the file at and write one or more strings - to it with write(2) +write + Open the file at and write a string to it with write(2) + without appending. Properties