summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Stach <dev@lynxeye.de>2015-01-18 20:38:24 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2015-01-19 08:46:04 +0100
commit68f772e10c88588efe7145025d27f360964ff549 (patch)
tree098e3cc036a1f13d6834277b62681bfb518b71c3
parentc07e9bb30c0a0977e407b79b5cf9a9b6499fcfa8 (diff)
downloadbarebox-68f772e10c88588efe7145025d27f360964ff549.tar.gz
barebox-68f772e10c88588efe7145025d27f360964ff549.tar.xz
docs: fix broken reference
Signed-off-by: Lucas Stach <dev@lynxeye.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
-rw-r--r--Documentation/user/variables.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/user/variables.rst b/Documentation/user/variables.rst
index 974ab88221..ea99eb6113 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: