From: KATOH Yasufumi Date: Fri, 26 Jun 2020 05:24:28 +0000 (+0900) Subject: doc: Add lxc.time.offset.* to Japanese lxc.container.conf(5) X-Git-Tag: lxc-5.0.0~406^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3462%2Fhead;p=thirdparty%2Flxc.git doc: Add lxc.time.offset.* to Japanese lxc.container.conf(5) and fix a type in English man page. Update for commit 7fb5a8dfd2dcacd840921fcecdaad34cefad7a68 Signed-off-by: KATOH Yasufumi --- diff --git a/doc/ja/lxc.container.conf.sgml.in b/doc/ja/lxc.container.conf.sgml.in index 1e61ff095..22cfe95f7 100644 --- a/doc/ja/lxc.container.conf.sgml.in +++ b/doc/ja/lxc.container.conf.sgml.in @@ -2417,6 +2417,39 @@ by KATOH Yasufumi + + + + + + + + + ブートタイム(boottime)クロックの正または負のオフセット値を指定します。フォーマットは、時(h)、分(m)、秒(s)、ミリ秒(ms)、マイクロ秒(us)、ナノ秒(ns)を指定できます。 + + + + + + + + + + + + monotonicクロックの正または負のオフセット値を指定します。フォーマットは、時(h)、分(m)、秒(s)、ミリ秒(ms)、マイクロ秒(us)、ナノ秒(ns)を指定できます。 + + + + diff --git a/doc/lxc.container.conf.sgml.in b/doc/lxc.container.conf.sgml.in index b81e1a615..94200bacc 100644 --- a/doc/lxc.container.conf.sgml.in +++ b/doc/lxc.container.conf.sgml.in @@ -1826,7 +1826,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - Specify a positive or negative offset for the montonic clock. The + Specify a positive or negative offset for the monotonic clock. The format accepts hours (h), minutes (m), seconds (s), milliseconds (ms), microseconds (us), and nanoseconds (ns).