diff options
author | Trevor Daniels <t.daniels@treda.co.uk> | 2016-09-18 20:42:55 +0100 |
---|---|---|
committer | Trevor Daniels <t.daniels@treda.co.uk> | 2016-09-18 20:42:55 +0100 |
commit | 807be335ea671790730a483938272e74eb012495 (patch) | |
tree | 2e39606584884d0f975176cc98dc3bd54a71fec7 | |
parent | c43abbdd1cca9564961bacc7d49a0ad3399b90ac (diff) |
Doc: Fix broken XRefs
-rw-r--r-- | Documentation/included/compile.itexi | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/Documentation/included/compile.itexi b/Documentation/included/compile.itexi index b198e40c6e..5568fb5dae 100644 --- a/Documentation/included/compile.itexi +++ b/Documentation/included/compile.itexi @@ -214,7 +214,7 @@ it is recommended that you also need to install @code{git}. sudo dnf install git @end example -Also see @ruser{Starting with Git}. +Also see @rcontrib{Starting with Git}. @item To use the @code{lily-git.tcl} GUI; @@ -223,7 +223,7 @@ To use the @code{lily-git.tcl} GUI; sudo dnf install tk @end example -See @ruser{lily-git}. +See @rcontrib{lily-git}. @end itemize @@ -297,7 +297,7 @@ it is recommended that you also need to install @code{git}. sudo apt-get install git @end example -Also see @ruser{Starting with Git}. +Also see @rcontrib{Starting with Git}. @item To use the @code{lily-git.tcl} GUI; @@ -306,7 +306,7 @@ To use the @code{lily-git.tcl} GUI; sudo apt-get install tk @end example -Also see @ruser{lily-git}. +Also see @rcontrib{lily-git}. @end itemize @@ -365,7 +365,7 @@ it is recommended that you also need to install @code{git}. sudo zypper install git @end example -Also see @ruser{Starting with Git}. +Also see @rcontrib{Starting with Git}. @item To use the @code{lily-git.tcl} GUI; @@ -374,7 +374,7 @@ To use the @code{lily-git.tcl} GUI; sudo zypper install tk @end example -Also see @ruser{lily-git}. +Also see @rcontrib{lily-git}. @end itemize @@ -424,7 +424,7 @@ it is recommended that you also need to install @code{git}. sudo apt-get install git @end example -Also see @ruser{Starting with Git}. +Also see @rcontrib{Starting with Git}. @item To use the @code{lily-git.tcl} GUI; @@ -433,7 +433,7 @@ To use the @code{lily-git.tcl} GUI; sudo apt-get install tk @end example -Also see @ruser{lily-git}. +Also see @rcontrib{lily-git}. @end itemize |