diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2016-03-28 21:58:53 +0200 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2016-03-28 22:25:42 +0200 |
| commit | 9c18cf9bca04a62b1e468e2aa0448af7ed62e628 (patch) | |
| tree | d12eafb9585d7136d68b3f8dbac7497c0acdf692 | |
| parent | b397c0d58af641911deb8fd28c2543b68b5275b7 (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.texi | 5 |
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. |
| 5731 | You are reading this documentation with an Info reader. For details on | 5732 | You are reading this documentation with an Info reader. For details on |
| 5732 | how to use it, hit the @key{RET} key (``return'' or ``enter'') on the | 5733 | how to use it, hit the @key{RET} key (``return'' or ``enter'') on the |
| 5733 | link that follows: @pxref{Top, Info reader,, info-stnd, Stand-alone GNU | 5734 | link that follows: @pxref{Top, Info reader,, info-stnd, Stand-alone GNU |
| 5734 | Info}. Hit @kbd{l} afterwards to come back here. | 5735 | Info}. Hit @kbd{l} afterwards to come back here. |
| 5736 | |||
| 5737 | Alternately, run @command{info info} in another tty to keep the manual | ||
| 5738 | available. | ||
| 5739 | @end quotation | ||
| 5735 | @end ifinfo | 5740 | @end ifinfo |
| 5736 | 5741 | ||
| 5737 | @menu | 5742 | @menu |
