mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-28 12:01:49 +02:00
doc: Remove extra paren in example.
* doc/guix.texi (Networking Setup): Remove extra parent in ‘dhcpcd-configuration’ example. Change-Id: I10cea18054424ee14318730b9e8d750e9484b35a
This commit is contained in:
+1
-1
@@ -21808,7 +21808,7 @@ resolver:
|
||||
"domain_name"
|
||||
"domain_search"))
|
||||
(static '("domain_name_servers=127.0.0.1"))
|
||||
(no-hook '("hostname")))))
|
||||
(no-hook '("hostname"))))
|
||||
@end lisp
|
||||
@end defvar
|
||||
|
||||
|
||||
Reference in New Issue
Block a user