summaryrefslogtreecommitdiffstats
path: root/Documentation/user/defaultenv-2.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/user/defaultenv-2.rst')
-rw-r--r--Documentation/user/defaultenv-2.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/user/defaultenv-2.rst b/Documentation/user/defaultenv-2.rst
index bf738084b2..a01a70fa93 100644
--- a/Documentation/user/defaultenv-2.rst
+++ b/Documentation/user/defaultenv-2.rst
@@ -149,6 +149,6 @@ there will be a file ``eth0`` with a content like this:
-----------
This contains the files to be sourced when barebox detects that the OS
-had requested a specific reboot mode (via e.g. ``reboot bootloader``
+had requested a specific :ref:`reboot_mode` (via e.g. ``reboot bootloader``
under Linux). After the ``/env/init`` scripts were executed, barebox will
``source /env/bmode/${global.system.reboot_mode.prev}`` if available.