Commit 7dd6ead9 by KATOH Yasufumi

doc: Update Japanese lxc.container.conf(5)

This is the translation for the following description: - lxc.seccomp.notify.proxy (commit 8a643759) - host side veth device static routes (commit d4a7da46) - IPVLAN (commit c9f52382) - Layer 2 proxy mode (commit 6509154d) - gateway device route mode (commit a2f9a670) and fix typo in English man page. Signed-off-by: 's avatarKATOH Yasufumi <karma@jazz.email.ne.jp>
parent b1045fd3
...@@ -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