summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2020-08-05 09:21:34 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2020-08-05 09:21:34 +1000
commitbf9d9cef58c98cfab982c157505e307f3404c4b0 (patch)
treeeb046a809e4708fc6bc496a4239d93598c960768 /nixos/doc
parent6f32199fa352b7ac00bb602431aac682d8b75da6 (diff)
downloadnixpkgs-bf9d9cef58c98cfab982c157505e307f3404c4b0.tar
nixpkgs-bf9d9cef58c98cfab982c157505e307f3404c4b0.tar.gz
nixpkgs-bf9d9cef58c98cfab982c157505e307f3404c4b0.tar.bz2
nixpkgs-bf9d9cef58c98cfab982c157505e307f3404c4b0.tar.lz
nixpkgs-bf9d9cef58c98cfab982c157505e307f3404c4b0.tar.xz
nixpkgs-bf9d9cef58c98cfab982c157505e307f3404c4b0.tar.zst
nixpkgs-bf9d9cef58c98cfab982c157505e307f3404c4b0.zip
doc/2009: remove trailing whitespace
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-2009.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2009.xml b/nixos/doc/manual/release-notes/rl-2009.xml
index 2225619d481..8938004ad03 100644
--- a/nixos/doc/manual/release-notes/rl-2009.xml
+++ b/nixos/doc/manual/release-notes/rl-2009.xml
@@ -548,7 +548,7 @@ systemd.services.nginx.serviceConfig.ReadWritePaths = [ "/var/www" ];
     <para>
      The <literal>bitcoind</literal> module has changed to multi-instance, using submodules.
      Therefore, it is now mandatory to name each instance.
-     To use this new multi-instance config with an existing bitcoind data directory and user, 
+     To use this new multi-instance config with an existing bitcoind data directory and user,
      you have to adjust the original config, e.g.:
 <programlisting>
   services.bitcoind = {