Skip to content
Snippets Groups Projects
Unverified Commit 0c3deacc authored by Tobias Geerinckx-Rice's avatar Tobias Geerinckx-Rice
Browse files

doc: Replace a stale reference to a code snippet.

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.
parent 22b0b798
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment