summary refs log tree commit diff
diff options
context:
space:
mode:
authorTuomas Tynkkynen <tuomas@tuxera.com>2016-09-01 01:11:50 +0300
committerTuomas Tynkkynen <tuomas@tuxera.com>2016-09-01 01:11:50 +0300
commit838c75398cc46cf2acbe144b1f3866d736abe430 (patch)
tree7ee2d85fb5ce56378f28b4b445aeb7bcd3f11e75
parent43cf6f944a05e2f482c42142c38acae078bc6e21 (diff)
downloadnixlib-838c75398cc46cf2acbe144b1f3866d736abe430.tar
nixlib-838c75398cc46cf2acbe144b1f3866d736abe430.tar.gz
nixlib-838c75398cc46cf2acbe144b1f3866d736abe430.tar.bz2
nixlib-838c75398cc46cf2acbe144b1f3866d736abe430.tar.lz
nixlib-838c75398cc46cf2acbe144b1f3866d736abe430.tar.xz
nixlib-838c75398cc46cf2acbe144b1f3866d736abe430.tar.zst
nixlib-838c75398cc46cf2acbe144b1f3866d736abe430.zip
release notes: Fix unclosed tag
-rw-r--r--nixos/doc/manual/release-notes/rl-1609.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/doc/manual/release-notes/rl-1609.xml b/nixos/doc/manual/release-notes/rl-1609.xml
index 63dd5bd73e74..78b57dddf076 100644
--- a/nixos/doc/manual/release-notes/rl-1609.xml
+++ b/nixos/doc/manual/release-notes/rl-1609.xml
@@ -79,7 +79,7 @@ following incompatible changes:</para>
 
   <listitem>
     <para>The <literal>audit</literal> service is no longer enabled by default.
-    Use <literal>security.audit.enable = true;</literal> to explicitly enable it.
+    Use <literal>security.audit.enable = true;</literal> to explicitly enable it.</para>
   </listitem>
 
 </itemizedlist>