summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorrnhmjoj <rnhmjoj@inventati.org>2020-08-22 15:10:04 +0200
committerrnhmjoj <rnhmjoj@inventati.org>2020-08-22 15:10:04 +0200
commitb14e1581c8ee27869d5a65ae350581618722dd8b (patch)
treeafd003eaed763034bc109160e7c6e0d667b244f1 /nixos
parent7c4c199cb09d134b33b460c215e879009145229a (diff)
downloadnixpkgs-b14e1581c8ee27869d5a65ae350581618722dd8b.tar
nixpkgs-b14e1581c8ee27869d5a65ae350581618722dd8b.tar.gz
nixpkgs-b14e1581c8ee27869d5a65ae350581618722dd8b.tar.bz2
nixpkgs-b14e1581c8ee27869d5a65ae350581618722dd8b.tar.lz
nixpkgs-b14e1581c8ee27869d5a65ae350581618722dd8b.tar.xz
nixpkgs-b14e1581c8ee27869d5a65ae350581618722dd8b.tar.zst
nixpkgs-b14e1581c8ee27869d5a65ae350581618722dd8b.zip
nixos/release-notes: fix typo
Diffstat (limited to 'nixos')
-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 83bc2f82bbf..d5d17299d88 100644
--- a/nixos/doc/manual/release-notes/rl-2009.xml
+++ b/nixos/doc/manual/release-notes/rl-2009.xml
@@ -128,7 +128,7 @@ GRANT ALL PRIVILEGES ON *.* TO 'mysql'@'localhost' WITH GRANT OPTION;
    </listitem>
    <listitem>
     <para>
-      Two new option <link linkend="opt-documentation.man.generateCaches">documentation.man.generateCaches</link>
+      The new option <link linkend="opt-documentation.man.generateCaches">documentation.man.generateCaches</link>
       has been added to automatically generate the <literal>man-db</literal> caches, which are needed by utilities
       like <command>whatis</command> and <command>apropos</command>. The caches are generated during the build of
       the NixOS configuration: since this can be expensive when a large number of packages are installed, the