about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSilvino <silvino@bk.ru>2019-07-29 18:40:17 +0100
committerSilvino <silvino@bk.ru>2019-07-29 18:40:17 +0100
commit1e6c3b6fe37b10c0844c10860684f5434c74cf90 (patch)
tree412ca48a6b08b58c41b62d745ab2ed8d1e52dd10
parentddf14d6b8c89f8896aab4ad05b046fd35facbf87 (diff)
downloaddoc-1e6c3b6fe37b10c0844c10860684f5434c74cf90.tar.gz
apparmor indentation
-rw-r--r--core/apparmor.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/apparmor.html b/core/apparmor.html
index c567df8..ee8de54 100644
--- a/core/apparmor.html
+++ b/core/apparmor.html
@@ -52,7 +52,7 @@
 
 	<p>Profiles are located at /etc/apparmor.d/ and
         /usr/share/apparmor/extra-profiles contain profiles
-        that require testing;
+        that require testing;</p>
 
         <pre>
         # cp -r /usr/share/apparmor/extra-profiles/* /etc/apparmor.d/
@@ -135,7 +135,7 @@
         <p>Once profile rules become well defined enable profile in
         enforce mode with aa-enforce;</p>
 
-        <p>Monitor logs with aa-notify;</a>
+        <p>Monitor logs with aa-notify;</p>
 
 
         <h3 id="man_profiles">Create profile manually</h3>