diff --git a/doc/manual/options-to-docbook.xsl b/doc/manual/options-to-docbook.xsl index 696c16c8648d..1496daf30c67 100644 --- a/doc/manual/options-to-docbook.xsl +++ b/doc/manual/options-to-docbook.xsl @@ -75,7 +75,7 @@ - "" + "" @@ -85,12 +85,12 @@ - true + true - false + false @@ -109,8 +109,7 @@ = - - ; + ; } diff --git a/system/options.nix b/system/options.nix index 9fe8aaa577e2..78128a03f222 100644 --- a/system/options.nix +++ b/system/options.nix @@ -1324,7 +1324,7 @@ key to be used to connect (sshKey). The SSH private key should not have a passphrase, and the corresponding public key should be added to - ~sshUser/authorized_keys + ~sshUser/authorized_keys on the remote machine. "; };