From bb144af237e973211f26deb49ad6ed6077178e2e Mon Sep 17 00:00:00 2001 From: KATOH Yasufumi Date: Fri, 26 Jun 2020 14:24:28 +0900 Subject: [PATCH] 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 --- doc/ja/lxc.container.conf.sgml.in | 33 +++++++++++++++++++++++++++++++ doc/lxc.container.conf.sgml.in | 2 +- 2 files changed, 34 insertions(+), 1 deletion(-) 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). -- 2.47.2