netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Ward <david.ward@ll.mit.edu>
To: <netdev@vger.kernel.org>
Cc: Andreas Henriksson <andreas@fatal.se>,
	David Ward <david.ward@ll.mit.edu>
Subject: [PATCH iproute2] ip/iptunnel: Fix incorrect syntax in man page
Date: Wed, 27 Feb 2013 17:58:15 -0500	[thread overview]
Message-ID: <1362005895-8460-1-git-send-email-david.ward@ll.mit.edu> (raw)

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

                 reply	other threads:[~2013-02-27 23:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1362005895-8460-1-git-send-email-david.ward@ll.mit.edu \
    --to=david.ward@ll.mit.edu \
    --cc=andreas@fatal.se \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).