docs: Fix remaining references

Fixes #5775.
This commit is contained in:
Fabian Homborg
2019-03-31 11:32:40 +02:00
parent e2cf10dd4f
commit 127c0e9764
9 changed files with 9 additions and 8 deletions

View File

@@ -18,7 +18,7 @@ set ( -S | --show ) [SCOPE_OPTIONS] [VARIABLE_NAME]...
Description
-----------
``set`` manipulates <a href="index.html#variables">shell variables</a>.
``set`` manipulates :ref:`shell variables <variables>`.
If set is called with no arguments, the names and values of all shell variables are printed in sorted order. If some of the scope or export flags have been given, only the variables matching the specified scope are printed.