summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@inai.de>2014-05-03 19:15:24 +0200
committerTom Gundersen <teg@jklm.no>2014-05-06 23:05:39 +0200
commit70a44afee385c4afadaab9a002b3f9dd44aedf4a (patch)
treee8ac20a767b724fc51de7abdd8a65cb2221fd098 /README
parentd28315e4aff91560ed4c2fc9f876ec8bfc559f2d (diff)
doc: typographical fine tuning
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 795db89a7..ef8c6201f 100644
--- a/README
+++ b/README
@@ -97,7 +97,7 @@ REQUIREMENTS:
If systemd is compiled with libseccomp support on
architectures which do not use socketcall() and where seccomp
is supported (this effectively means x86-64 and ARM, but
- excludes 32bit x86!), then nspawn will now install a
+ excludes 32-bit x86!), then nspawn will now install a
work-around seccomp filter that makes containers boot even
with audit being enabled. This works correctly only on kernels
3.14 and newer though. TL;DR: turn audit off, still.