Unverified Commit c6494c4b by Christian Brauner Committed by GitHub

Merge pull request #2983 from tenforward/japanese

Update Japanese lxc.container.conf(5)
parents b1045fd3 c425edc6
...@@ -1943,7 +1943,7 @@ dev/null proc/kcore none bind,relative 0 0 ...@@ -1943,7 +1943,7 @@ dev/null proc/kcore none bind,relative 0 0
<para> <para>
Specifying "errno" as action will cause LXC to register a seccomp filter Specifying "errno" as action will cause LXC to register a seccomp filter
that will cause a specific errno to be returned ot the caller. The errno that will cause a specific errno to be returned to the caller. The errno
value can be specified after the "errno" action word. value can be specified after the "errno" action word.
</para> </para>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment