[lxc-devel] [lxc/master] doc: fix regex-typo in Japanese and Korean lxc-monitor(1)
tenforward on Github
lxc-bot at linuxcontainers.org
Tue Sep 19 15:58:26 UTC 2017
A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 417 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20170919/44beb92a/attachment.bin>
-------------- next part --------------
From 03c9e2d51b6979cbf7f7bf7e91a3c680ed1915aa Mon Sep 17 00:00:00 2001
From: KATOH Yasufumi <karma at jazz.email.ne.jp>
Date: Wed, 20 Sep 2017 00:51:03 +0900
Subject: [PATCH] doc: fix regex-typo in Japanese and Korean lxc-monitor(1)
Update for commit e3dd06ef41b63d0ee362fea74a3f2d798dbfe929
Signed-off-by: KATOH Yasufumi <karma at jazz.email.ne.jp>
---
doc/ja/lxc-monitor.sgml.in | 2 +-
doc/ko/lxc-monitor.sgml.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/ja/lxc-monitor.sgml.in b/doc/ja/lxc-monitor.sgml.in
index e2794a614..d31731cd5 100644
--- a/doc/ja/lxc-monitor.sgml.in
+++ b/doc/ja/lxc-monitor.sgml.in
@@ -148,7 +148,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
</varlistentry>
<varlistentry>
- <term>lxc-monitor -n '[f|b].*'</term>
+ <term>lxc-monitor -n '[fb].*'</term>
<listitem>
<para>
<!--
diff --git a/doc/ko/lxc-monitor.sgml.in b/doc/ko/lxc-monitor.sgml.in
index ce7105319..d2cb5601a 100644
--- a/doc/ko/lxc-monitor.sgml.in
+++ b/doc/ko/lxc-monitor.sgml.in
@@ -148,7 +148,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
</varlistentry>
<varlistentry>
- <term>lxc-monitor -n '[f|b].*'</term>
+ <term>lxc-monitor -n '[fb].*'</term>
<listitem>
<para>
<!--
More information about the lxc-devel
mailing list