summary refs log tree commit diff
path: root/nixos/modules/security
diff options
context:
space:
mode:
authorJesper Geertsen Jonsson <yesbox@users.noreply.github.com>2017-03-05 14:15:18 +0100
committerJoachim Fasting <joachifm@fastmail.fm>2017-03-05 16:05:43 +0100
commit056e57678d52f7106ec7bbc4d4a3eb544de84ba6 (patch)
treee99fcf149ed3bc749c94c3642c34082ac98fa4e5 /nixos/modules/security
parent0113a5ec29c58cdc8e686620b0d64e2b938248a5 (diff)
downloadnixpkgs-056e57678d52f7106ec7bbc4d4a3eb544de84ba6.tar
nixpkgs-056e57678d52f7106ec7bbc4d4a3eb544de84ba6.tar.gz
nixpkgs-056e57678d52f7106ec7bbc4d4a3eb544de84ba6.tar.bz2
nixpkgs-056e57678d52f7106ec7bbc4d4a3eb544de84ba6.tar.lz
nixpkgs-056e57678d52f7106ec7bbc4d4a3eb544de84ba6.tar.xz
nixpkgs-056e57678d52f7106ec7bbc4d4a3eb544de84ba6.tar.zst
nixpkgs-056e57678d52f7106ec7bbc4d4a3eb544de84ba6.zip
grsecurity docs: fix syntax and indentation errors
Closes https://github.com/NixOS/nixpkgs/pull/23515
Diffstat (limited to 'nixos/modules/security')
-rw-r--r--nixos/modules/security/grsecurity.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/nixos/modules/security/grsecurity.xml b/nixos/modules/security/grsecurity.xml
index ef0aab4a3f1..07a61919ab4 100644
--- a/nixos/modules/security/grsecurity.xml
+++ b/nixos/modules/security/grsecurity.xml
@@ -214,8 +214,8 @@
             GRKERNSEC_CONFIG_SERVER y
             GRKERNSEC_CONFIG_SECURITY y
           '';
-          };
-      }
+        };
+      };
     </programlisting>
   </para>