netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2] ip/iptunnel: Fix incorrect syntax in man page
@ 2013-02-27 22:58 David Ward
  0 siblings, 0 replies; only message in thread
From: David Ward @ 2013-02-27 22:58 UTC (permalink / raw)
  To: netdev; +Cc: Andreas Henriksson, David Ward

Reported-by: Andreas Henriksson <andreas@fatal.se>
Signed-off-by: David Ward <david.ward@ll.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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-02-27 23:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-27 22:58 [PATCH iproute2] ip/iptunnel: Fix incorrect syntax in man page David Ward

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).