Commit a8b46a6b by Josh Soref

spelling: indefinitely

Signed-off-by: 's avatarJosh Soref <jsoref@gmail.com>
parent cc4c0832
...@@ -25,7 +25,7 @@ an efficient ringbuffer. ...@@ -25,7 +25,7 @@ an efficient ringbuffer.
This adds `reboot2()` as a new API extension. This function properly waits This adds `reboot2()` as a new API extension. This function properly waits
until a reboot succeeded. It takes a timeout argument. When set to `> 0` until a reboot succeeded. It takes a timeout argument. When set to `> 0`
`reboot2()` will block until the timeout is reached, if timeout is set to zero `reboot2()` will block until the timeout is reached, if timeout is set to zero
`reboot2()` will not block, if set to -1 `reboot2()` will block indefinitly. `reboot2()` will not block, if set to -1 `reboot2()` will block indefinitely.
## mount\_injection ## mount\_injection
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment