The following pull request was submitted through Github.
It can be accessed and reviewed at: https://github.com/lxc/lxc/pull/1822

This e-mail was sent by the LXC bot, direct replies will not reach the author
unless they happen to be subscribed to this list.

=== Description (from pull-request) ===
Update for commit e3dd06ef41b63d0ee362fea74a3f2d798dbfe929

Signed-off-by: KATOH Yasufumi <ka...@jazz.email.ne.jp>
From 03c9e2d51b6979cbf7f7bf7e91a3c680ed1915aa Mon Sep 17 00:00:00 2001
From: KATOH Yasufumi <ka...@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 <ka...@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>
           <!--
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to