From d6f3a69d95be3a90d566a5e3c979f624eaf3aaf9 Mon Sep 17 00:00:00 2001
From: Michael Hanselmann <hansmi@google.com>
Date: Tue, 18 Dec 2012 17:42:16 +0100
Subject: [PATCH] gnt-network(8): s/ipv6/IPv6/

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
---
 man/gnt-network.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/gnt-network.rst b/man/gnt-network.rst
index e71093147..605be4756 100644
--- a/man/gnt-network.rst
+++ b/man/gnt-network.rst
@@ -45,7 +45,7 @@ network.
 The ``--network-type`` can be none, private or public.
 
 IPv6 semantics can be assigned to the network via the ``--network6`` and
-``--gateway6`` options. IP pool is meaningless for ipv6 so those two values
+``--gateway6`` options. IP pool is meaningless for IPV6 so those two values
 can be used for EUI64 generation from a NIC's mac value.
 
 MODIFY
-- 
GitLab