summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--nixos/doc/manual/configuration.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/doc/manual/configuration.xml b/nixos/doc/manual/configuration.xml
index 965ba73105ad..e93c49d1ccec 100644
--- a/nixos/doc/manual/configuration.xml
+++ b/nixos/doc/manual/configuration.xml
@@ -592,7 +592,7 @@ users.extraUsers.alice.openssh.authorizedKeys.keys =
 <section><title>IPv4 configuration</title>
 
 <para>By default, NixOS uses DHCP (specifically,
-(<command>dhcpcd</command>)) to automatically configure network
+<command>dhcpcd</command>) to automatically configure network
 interfaces.  However, you can configure an interface manually as
 follows: