[PATCH devel-2.1] Fix case of MAC special-values

0 views
Skip to first unread message

Iustin Pop

unread,
Sep 13, 2010, 5:40:55 AM9/13/10
to ganeti...@googlegroups.com, Iustin Pop
This fixes Debian bug #596347. An alternative would be to also allow
the uppercase form, but it's not nice I think.
---
man/gnt-backup.sgml | 5 ++---
man/gnt-instance.sgml | 4 ++--
2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/man/gnt-backup.sgml b/man/gnt-backup.sgml
index 8ec4e69..115f6b3 100644
--- a/man/gnt-backup.sgml
+++ b/man/gnt-backup.sgml
@@ -206,9 +206,8 @@
<varlistentry>
<term>mac</term>
<listitem>
- <simpara>either a value or <constant>GENERATE</constant>
- to generate a new unique MAC, or
- <constant>AUTO</constant> to reuse the old MAC</simpara>
+ <simpara>either a value or 'generate' to generate a new
+ unique MAC, or 'auto' to reuse the old MAC</simpara>
</listitem>
</varlistentry>
<varlistentry>
diff --git a/man/gnt-instance.sgml b/man/gnt-instance.sgml
index 07bb61c..17ab1b9 100644
--- a/man/gnt-instance.sgml
+++ b/man/gnt-instance.sgml
@@ -200,8 +200,8 @@
<varlistentry>
<term>mac</term>
<listitem>
- <simpara>either a value or <constant>GENERATE</constant>
- to generate a new unique MAC</simpara>
+ <simpara>either a value or 'generate' to generate a
+ new unique MAC</simpara>
</listitem>
</varlistentry>
<varlistentry>
--
1.7.1

Michael Hanselmann

unread,
Sep 15, 2010, 1:44:18 PM9/15/10
to Iustin Pop, ganeti...@googlegroups.com
Am 13. September 2010 10:40 schrieb Iustin Pop <ius...@google.com>:
> This fixes Debian bug #596347. An alternative would be to also allow
> the uppercase form, but it's not nice I think.

LGTM

Reply all
Reply to author
Forward
0 new messages