[PATCH 2/2] docs: fix broken reference

Lucas Stach dev at lynxeye.de
Sun Jan 18 11:38:24 PST 2015


Signed-off-by: Lucas Stach <dev at lynxeye.de>
---
 Documentation/user/variables.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/user/variables.rst b/Documentation/user/variables.rst
index 974ab8822195..ea99eb61137e 100644
--- a/Documentation/user/variables.rst
+++ b/Documentation/user/variables.rst
@@ -43,8 +43,8 @@ behaviour persistently over reboots.
 
 nv variables can be created or removed with the :ref:`command_nv`
 command. The nv variables are made persistent using the environment
-facilities of barebox, so a :ref:`saveenv` must be issued to store the actual
-values.
+facilities of barebox, so a :ref:`command_saveenv` must be issued to store the
+actual values.
 
 examples:
 
-- 
2.1.0




More information about the barebox mailing list