Please apply small fix for a comment in the xml file
Attachment:
0001-remove-a-reference-to-samba-from-the-document-type.patch.gz
Description: GNU Zip compressed data
From f67024f8c331f783a68ac9958e8707e378c599d6 Mon Sep 17 00:00:00 2001 From: Ronnie Sahlberg <ronniesahlberg@xxxxxxxxx> Date: Thu, 18 Feb 2010 16:42:04 +1100 Subject: [PATCH] remove a reference to samba from the document type Signed-off-by: Ronnie Sahlberg <ronniesahlberg@xxxxxxxxx> --- doc/htmlpages/tgtd.8.html | 12 ++++++------ doc/manpages/tgtd.8 | 4 ++-- doc/tgtd.8.xml | 1 - 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/doc/htmlpages/tgtd.8.html b/doc/htmlpages/tgtd.8.html index 3e93d42..47cdda8 100644 --- a/doc/htmlpages/tgtd.8.html +++ b/doc/htmlpages/tgtd.8.html @@ -1,7 +1,7 @@ -<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>tgtd</title><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"><a name="tgtd.1"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>tgtd — The SCSI Target Daemon</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">tgtd</code> </p></div><div class="cmdsynopsis"><p><code class="command">tgtd</code> [-d --debug <INTEGER>] [-f --foregound] [-h --help] [--iscsi <...>]</p></div></div><div class="refsect1" lang="en"><a name="id2478224"></a><h2>DESCRIPTION</h2><p> +<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>tgtd</title><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"><a name="tgtd.8"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>tgtd — The SCSI Target Daemon</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">tgtd</code> </p></div><div class="cmdsynopsis"><p><code class="command">tgtd</code> [-d --debug <INTEGER>] [-f --foregound] [-h --help] [--iscsi <...>]</p></div></div><div class="refsect1" lang="en"><a name="id2475936"></a><h2>DESCRIPTION</h2><p> Tgtd is a SCSI Target daemon. It can be used to provide iSCSI target service to a network. - </p></div><div class="refsect1" lang="en"><a name="id2478234"></a><h2>OPTIONS</h2><div class="variablelist"><dl><dt><span class="term">-d --debug <INTEGER></span></dt><dd><p> + </p></div><div class="refsect1" lang="en"><a name="id2475947"></a><h2>OPTIONS</h2><div class="variablelist"><dl><dt><span class="term">-d --debug <INTEGER></span></dt><dd><p> Set to non-zero value to activate additional debugging messages to be logged. </p></dd><dt><span class="term">-f --foreground</span></dt><dd><p> @@ -11,9 +11,9 @@ </p></dd><dt><span class="term">--iscsi <...></span></dt><dd><p> ISCSI specific options. See the ISCSI section below for options specific to this frontend. - </p></dd></dl></div></div><div class="refsect1" lang="en"><a name="id2479432"></a><h2>ISCSI options</h2><p> + </p></dd></dl></div></div><div class="refsect1" lang="en"><a name="id2476014"></a><h2>ISCSI options</h2><p> These parameters apply only to the iSCSI frontend. - </p><div class="refsect2" lang="en"><a name="id2479441"></a><h3>portal=<ip-address[:port]></h3><p> + </p><div class="refsect2" lang="en"><a name="id2476024"></a><h3>portal=<ip-address[:port]></h3><p> This option is used to bind tgtd to a specific ip-address/portal and/or port. By default tgtd will bind to port 3260 on the wildcard address. </p><p> @@ -21,10 +21,10 @@ </p><pre class="screen"> tgtd --iscsi portal=192.0.2.1:3260 </pre><p> - </p></div></div><div class="refsect1" lang="en"><a name="id2479466"></a><h2>SEE ALSO</h2><p> + </p></div></div><div class="refsect1" lang="en"><a name="id2476048"></a><h2>SEE ALSO</h2><p> tgtadm(8), tgt-admin(8), tgt-setup-lun(8). <a class="ulink" href="http://stgt.sourceforge.net/" target="_top">http://stgt.sourceforge.net/</a> - </p></div><div class="refsect1" lang="en"><a name="id2479480"></a><h2>COPYRIGHT/LICENSE</h2><div class="literallayout"><p><br> + </p></div><div class="refsect1" lang="en"><a name="id2476062"></a><h2>COPYRIGHT/LICENSE</h2><div class="literallayout"><p><br> This program is free software; you can redistribute it and/or modify<br> it under the terms of the GNU General Public License as published by<br> the Free Software Foundation; either version 2 of the License, or (at<br> diff --git a/doc/manpages/tgtd.8 b/doc/manpages/tgtd.8 index a7100bc..dd33a2d 100644 --- a/doc/manpages/tgtd.8 +++ b/doc/manpages/tgtd.8 @@ -1,11 +1,11 @@ .\" Title: tgtd .\" Author: .\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/> -.\" Date: 02/17/2010 +.\" Date: 02/18/2010 .\" Manual: .\" Source: .\" -.TH "TGTD" "8" "02/17/2010" "" "" +.TH "TGTD" "8" "02/18/2010" "" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) diff --git a/doc/tgtd.8.xml b/doc/tgtd.8.xml index 9200c46..c88a888 100644 --- a/doc/tgtd.8.xml +++ b/doc/tgtd.8.xml @@ -1,5 +1,4 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc"> <refentry id="tgtd.8"> <refmeta> -- 1.5.4.3