~ruther/guix-local

b2ff76a0106a4f5a91c63d75627b64a53b7b31d4 — Ludovic Courtès 9 years ago 43686dc
doc: Mention 'swapon'.

Suggested by David Braun <Guix-box@snkmail.com>
at <https://lists.gnu.org/archive/html/guix-devel/2016-12/msg00744.html>.

* doc/guix.texi (Preparing for Installation): Add 'swapon'.
1 files changed, 1 insertions(+), 0 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +1 -0
@@ 6868,6 6868,7 @@ swap partition on @file{/dev/sda2}, you would run:

@example
mkswap /dev/sda2
swapon /dev/sda2
@end example

@node Proceeding with the Installation