summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2016-03-28 21:58:53 +0200
committerLudovic Courtès <ludo@gnu.org>2016-03-28 22:25:42 +0200
commit9c18cf9bca04a62b1e468e2aa0448af7ed62e628 (patch)
treed12eafb9585d7136d68b3f8dbac7497c0acdf692
parentb397c0d58af641911deb8fd28c2543b68b5275b7 (diff)
doc: Suggest running "info info" during system installation.
Based on a suggestion by Chris Marusich <cmmarusich@gmail.com>. * doc/guix.texi (System Installation): Suggest running "info info".
-rw-r--r--doc/guix.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 71ba4faa980..f1e28753f9b 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -5726,12 +5726,17 @@ also be installed on top of a running GNU/Linux system,
5726@pxref{Installation}. 5726@pxref{Installation}.
5727 5727
5728@ifinfo 5728@ifinfo
5729@quotation Note
5729@c This paragraph is for people reading this from tty2 of the 5730@c This paragraph is for people reading this from tty2 of the
5730@c installation image. 5731@c installation image.
5731You are reading this documentation with an Info reader. For details on 5732You are reading this documentation with an Info reader. For details on
5732how to use it, hit the @key{RET} key (``return'' or ``enter'') on the 5733how to use it, hit the @key{RET} key (``return'' or ``enter'') on the
5733link that follows: @pxref{Top, Info reader,, info-stnd, Stand-alone GNU 5734link that follows: @pxref{Top, Info reader,, info-stnd, Stand-alone GNU
5734Info}. Hit @kbd{l} afterwards to come back here. 5735Info}. Hit @kbd{l} afterwards to come back here.
5736
5737Alternately, run @command{info info} in another tty to keep the manual
5738available.
5739@end quotation
5735@end ifinfo 5740@end ifinfo
5736 5741
5737@menu 5742@menu