diff options
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2024-03-17 23:30:22 -0400 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2024-03-19 03:40:09 -0400 |
commit | f12172612d0d3473cbf11ed9ea1512a91f18ce9e (patch) | |
tree | 10233d4c6f36ed80d5711dc9b704aebda34d498a /doc | |
parent | d891d7897001d1dbfe4ec93c6f72fc4f51fb0627 (diff) |
doc: Adjust for QEMU info manual name change.
* doc/guix.texi (Networking Setup): Change QEMU to qemu for its info manual
reference.
Change-Id: I55f57e66947f2581531c15fd5228a3ca043a9574
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index eca1cb3712..af246562a8 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -21081,7 +21081,7 @@ the @code{loopback} Shepherd service. @defvar %qemu-static-networking This is the @code{static-networking} record representing network setup when using QEMU's user-mode network stack on @code{eth0} (@pxref{Using -the user mode network stack,,, QEMU, QEMU Documentation}). +the user mode network stack,,, qemu, QEMU Documentation}). @end defvar @cindex DHCP, networking service |