[PATCH 1/2] Documentation: reboot-mode: fix typos
Ulrich Ölmann
u.oelmann at pengutronix.de
Thu Jan 20 03:47:24 PST 2022
Signed-off-by: Ulrich Ölmann <u.oelmann at pengutronix.de>
---
Documentation/user/reboot-mode.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/user/reboot-mode.rst b/Documentation/user/reboot-mode.rst
index 681438d94498..24deae78727e 100644
--- a/Documentation/user/reboot-mode.rst
+++ b/Documentation/user/reboot-mode.rst
@@ -29,9 +29,9 @@ User API
Devices registered with the reboot mode API gain two parameters:
- ``$dev_of_reboot_mode.prev`` (read-only): The reboot mode that was
- set previous to barebox startup
+ set previously to barebox startup.
- ``$dev_of_reboot_mode.next``: The next reboot mode, for when the
- system is reset
+ system is reset.
The reboot mode driver core use the alias name if available to name
the device. By convention, this should end with ``.reboot_mode``, e.g.::
--
2.30.2
More information about the barebox
mailing list