summaryrefslogtreecommitdiff
path: root/README.platform
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2018-04-10 10:19:02 +1000
committerDamien Miller <djm@mindrot.org>2018-04-10 10:19:02 +1000
commit10479cc2a4acd6faaf643eb305233b49d70c31c1 (patch)
tree3ff183d0d7a71a2843e1cb13f682743761555053 /README.platform
parent907da2f88519b34189fd03fac96de0c52d448233 (diff)
Many typo fixes from Karsten Weiss
Spotted using https://github.com/lucasdemarchi/codespell
Diffstat (limited to 'README.platform')
-rw-r--r--README.platform2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.platform b/README.platform
index c7be95fb6..9210e07c8 100644
--- a/README.platform
+++ b/README.platform
@@ -80,7 +80,7 @@ added to /etc/security/audit_event:
80 32800:AUE_openssh:OpenSSH login:lo 80 32800:AUE_openssh:OpenSSH login:lo
81 81
82The BSM audit event range available for third party TCB applications is 82The BSM audit event range available for third party TCB applications is
8332768 - 65535. Event number 32800 has been choosen for AUE_openssh. 8332768 - 65535. Event number 32800 has been chosen for AUE_openssh.
84There is no official registry of 3rd party event numbers, so if this 84There is no official registry of 3rd party event numbers, so if this
85number is already in use on your system, you may change it at build time 85number is already in use on your system, you may change it at build time
86by configure'ing --with-cflags=-DAUE_openssh=32801 then rebuilding. 86by configure'ing --with-cflags=-DAUE_openssh=32801 then rebuilding.