[PATCH] targets.conf manpage should not refer to Wikipedia

Andy Grover <[email protected]> Tue, 19 Jan 2016 09:28:53 -0800
Newsgroups org.kernel.vger.stgt
Message-ID <[email protected]>
Man pages should not assume the user has network access to reach
Wikipedia for more information -- if the information is important they
should just include it directly. In this instance, I don't think
this info is important enough, and we should just remove the
reference.

See https://bugzilla.redhat.com/show_bug.cgi?id=1038326 for the
original bug report.

Signed-off-by: Andy Grover <[email protected]>
---
 doc/targets.conf.5.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/doc/targets.conf.5.xml b/doc/targets.conf.5.xml
index 833e40a..84a4f97 100644
--- a/doc/targets.conf.5.xml
+++ b/doc/targets.conf.5.xml
@@ -50,8 +50,7 @@
         <listitem>
           <para>
 	    Defines a the start of a target definition. IQN is an ISCSI Qualified
-	    Name such as "iqn.2001-04.com.example:storage1". See "ISCSI" on
-	    Wikipedia for more information on IQNs.
+	    Name such as "iqn.2001-04.com.example:storage1".
           </para>
 	  <para>
 	    Within this block should be target-level directives, as
-- 
2.5.0