[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1362005895-8460-1-git-send-email-david.ward@ll.mit.edu>
Date: Wed, 27 Feb 2013 17:58:15 -0500
From: David Ward <david.ward@...mit.edu>
To: <netdev@...r.kernel.org>
CC: Andreas Henriksson <andreas@...al.se>,
David Ward <david.ward@...mit.edu>
Subject: [PATCH iproute2] ip/iptunnel: Fix incorrect syntax in man page
Reported-by: Andreas Henriksson <andreas@...al.se>
Signed-off-by: David Ward <david.ward@...mit.edu>
---
man/man8/ip-tunnel.8 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/man/man8/ip-tunnel.8 b/man/man8/ip-tunnel.8
index b408517..3e558b0 100644
--- a/man/man8/ip-tunnel.8
+++ b/man/man8/ip-tunnel.8
@@ -60,9 +60,9 @@ ip-tunnel - tunnel configuration
.IR TOS " := { " STRING " | " 00 ".." ff " |"
.BR inherit " |"
.BI "inherit/" STRING
-.R " |"
+.RB "|"
.BI "inherit/" 00 ".." ff
-.R " }"
+.RB "}"
.ti -8
.IR ELIM " := {"
--
1.7.1
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists