mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 1/2] Documentation: reboot-mode: fix typos
@ 2022-01-20 11:47 Ulrich Ölmann
  2022-01-20 11:47 ` [PATCH 2/2] Documentation: reboot-mode: mention that system.reboot_mode.next is initially set to 'normal' Ulrich Ölmann
  2022-01-24 10:59 ` [PATCH 1/2] Documentation: reboot-mode: fix typos Sascha Hauer
  0 siblings, 2 replies; 3+ messages in thread
From: Ulrich Ölmann @ 2022-01-20 11:47 UTC (permalink / raw)
  To: Barebox List

Signed-off-by: Ulrich Ölmann <u.oelmann@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


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-01-24 11:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-20 11:47 [PATCH 1/2] Documentation: reboot-mode: fix typos Ulrich Ölmann
2022-01-20 11:47 ` [PATCH 2/2] Documentation: reboot-mode: mention that system.reboot_mode.next is initially set to 'normal' Ulrich Ölmann
2022-01-24 10:59 ` [PATCH 1/2] Documentation: reboot-mode: fix typos Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox