doc: Replace a stale reference to a code snippet.
authorTobias Geerinckx-Rice <me@tobias.gr>
Sat, 27 Jan 2018 05:10:47 +0000 (06:10 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Mon, 29 Jan 2018 22:27:52 +0000 (23:27 +0100)
The text refers to a snippet which has since been removed, but a
suitable replacement is near.  Use it.

* doc/guix.texi (Using the Configuration System): Substitute bind for
tcpdump.

doc/guix.texi

index 3ad9479..7dfc68d 100644 (file)
@@ -8526,7 +8526,7 @@ of a package:
 @end lisp
 
 @findex specification->package
-Referring to packages by variable name, like @var{tcpdump} above, has
+Referring to packages by variable name, like @code{bind} above, has
 the advantage of being unambiguous; it also allows typos and such to be
 diagnosed right away as ``unbound variables''.  The downside is that one
 needs to know which module defines which package, and to augment the