lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ