~ruther/guix-local

2e437e29b6835997d9d4fef3bd7239bd4df0f758 — Ludovic Courtès 10 years ago a241a7a
doc: Fix outdated description of the bare-bones example.

Reported by fps on #guix.

* doc/guix.texi (Using the Configuration System): Replace mention of
  Emacs with tcpdump.
1 files changed, 1 insertions(+), 1 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +1 -1
@@ 5376,7 5376,7 @@ addition to the per-user profiles (@pxref{Invoking guix package}).  The
for basic user and administrator tasks---including the GNU Core
Utilities, the GNU Networking Utilities, the GNU Zile lightweight text
editor, @command{find}, @command{grep}, etc.  The example above adds
Emacs to those, taken from the @code{(gnu packages emacs)} module
tcpdump to those, taken from the @code{(gnu packages admin)} module
(@pxref{Package Modules}).

@vindex %base-services