Changeset e355d777 for general


Ignore:
Timestamp:
05/11/2012 01:09:40 PM (12 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
89e3131
Parents:
d78d84d
Message:

libidn 1.24, sg3_utils 1.33 and libdvdcss 1.2.12

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10169 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
general
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libidn.xml

    rd78d84d re355d777  
    77  <!ENTITY libidn-download-http "http://ftp.gnu.org/gnu/libidn/libidn-&libidn-version;.tar.gz">
    88  <!ENTITY libidn-download-ftp  "ftp://ftp.gnu.org/gnu/libidn/libidn-&libidn-version;.tar.gz">
    9   <!ENTITY libidn-md5sum        "893a1df0cf3b28b72d248382eaeaca71">
     9  <!ENTITY libidn-md5sum        "764d7258eeb273941680499fab2c7367">
    1010  <!ENTITY libidn-size          "3.2 MB">
    1111  <!ENTITY libidn-buildsize     "28 MB">
     
    2121  </sect1info>
    2222
    23   <title>Libidn-&libidn-version;</title>
     23  <title>libidn-&libidn-version;</title>
    2424
    2525  <indexterm zone="libidn">
    26     <primary sortas="a-Libidn">Libidn</primary>
     26    <primary sortas="a-libidn">libidn</primary>
    2727  </indexterm>
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to Libidn</title>
     30    <title>Introduction to libidn</title>
    3131
    32     <para><application>Libidn</application> is a package designed for
    33     internationalized string handling based on the <ulink
    34     url="http://josefsson.org/cgi-bin/rfcmarkup?url=http://www.ietf.org/rfc/rfc3454.txt">
    35     Stringprep</ulink>, <ulink
    36     url="http://josefsson.org/cgi-bin/rfcmarkup?url=http://www.ietf.org/rfc/rfc3492.txt">
    37     Punycode</ulink>, <ulink
    38     url="http://josefsson.org/cgi-bin/rfcmarkup?url=http://www.ietf.org/rfc/rfc3490.txt">
    39     IDNA</ulink> and <ulink
    40     url="http://josefsson.org/cgi-bin/rfcmarkup?url=http://josefsson.org/cgi-bin/viewcvs.cgi/*checkout*/libidn/doc/specifications/draft-hoffman-idn-reg-02.txt">
    41     TLD</ulink> specifications defined by the Internet Engineering Task Force
    42     (IETF) Internationalized Domain Names (IDN) working group, used for
    43     internationalized domain names. This is useful for converting data from the
    44     system's native representation into UTF-8, transforming Unicode strings
    45     into ASCII strings, allowing applications to use certain ASCII name labels
    46     (beginning with a special prefix) to represent non-ASCII name labels, and
    47     converting entire domain names to and from the ASCII Compatible Encoding
    48     (ACE) form.</para>
     32    <para>
     33      <application>libidn</application> is a package designed for
     34      internationalized string handling based on the
     35      <ulink url="http://www.ietf.org/rfc/rfc3454.txt">Stringprep</ulink>,
     36      <ulink url="http://www.ietf.org/rfc/rfc3492.txt">Punycode</ulink> and
     37      <ulink url="http://www.ietf.org/rfc/rfc3490.txt">IDNA</ulink>
     38      specifications defined by the Internet Engineering Task Force
     39      (IETF) Internationalized Domain Names (IDN) working group, used for
     40      internationalized domain names. This is useful for converting data from the
     41      system's native representation into UTF-8, transforming Unicode strings
     42      into ASCII strings, allowing applications to use certain ASCII name labels
     43      (beginning with a special prefix) to represent non-ASCII name labels, and
     44      converting entire domain names to and from the ASCII Compatible Encoding
     45      (ACE) form.
     46    </para>
    4947
    5048    &lfs70_checked;
     
    7573
    7674    <bridgehead renderas="sect4">Optional</bridgehead>
    77     <para role="optional"><xref linkend="emacs"/>,
    78     <!-- <xref linkend="pkgconfig"/>, -->
    79     <xref linkend="gtk-doc"/>,
    80     a Java compiler&mdash;one of (looked for in this order)
    81     <xref linkend="gcc"/> (for the <command>gcj</command> program),
    82     <ulink url="http://jikes.sourceforge.net/">Jikes</ulink>,
    83     <xref linkend="icedtea6"/>,<!-- or <xref linkend="jdk"/>,-->
    84     and a C# compiler&mdash;<ulink
    85     url="http://www.mono-project.com/Main_Page">Mono</ulink> or
    86     <ulink url="http://www.southern-storm.com.au/portable_net.html">
    87     DotGNU Portable.NET</ulink></para>
     75    <para role="optional">
     76      <xref linkend="emacs"/>,
     77      <xref linkend="gtk-doc"/>,
     78      <xref linkend="icedtea6"/>,
     79      <ulink url="http://www.mono-project.com/Main_Page">Mono</ulink> and
     80      <ulink url="http://valgrind.org/">Valgrind</ulink>
     81    </para>
    8882
    8983    <para condition="html" role="usernotes">User Notes:
     
    9387
    9488  <sect2 role="installation">
    95     <title>Installation of Libidn</title>
     89    <title>Installation of libidn</title>
    9690
    97     <para>Install <application>Libidn</application> by running the following
    98     commands:</para>
     91    <para>
     92      Install <application>libidn</application> by running the following
     93      commands:
     94    </para>
    9995
    100 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     96<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    10197make</userinput></screen>
    10298
    103     <para>To test the results, issue: <command>make check</command>.</para>
     99    <para>
     100      To test the results, issue: <command>make check</command>.
     101    </para>
    104102
    105     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     103    <para>
     104      Now, as the <systemitem class="username">root</systemitem> user:
     105    </para>
    106106
    107107<screen role="root"><userinput>make install &amp;&amp;
    108 find doc -name "Makefile*" -exec rm {} \; &amp;&amp;
    109108
    110 install -v -m755 -d \
    111     /usr/share/doc/libidn-&libidn-version;/{api,java,specifications,tld} &amp;&amp;
    112 install -v -m644 doc/components* \
    113                  doc/libidn.{pdf,ps,html} \
    114     /usr/share/doc/libidn-&libidn-version; &amp;&amp;
    115 install -v -m644 doc/reference/html/* \
    116     /usr/share/doc/libidn-&libidn-version;/api &amp;&amp;
    117 install -v -m644 doc/specifications/* \
    118     /usr/share/doc/libidn-&libidn-version;/specifications &amp;&amp;
    119 install -v -m644 doc/tld/* /usr/share/doc/libidn-&libidn-version;/tld &amp;&amp;
    120 cp -v -R doc/java/* /usr/share/doc/libidn-&libidn-version;/java</userinput></screen>
    121 
    122     <!-- <para>If you created the text documentation, install it using the following
    123     command as the <systemitem class="username">root</systemitem> user:</para>
    124 
    125 <screen role="root"><userinput>install -v -m644 doc/libidn.txt /usr/share/doc/libidn-&libidn-version;</userinput></screen> -->
     109find doc -name "Makefile*" -delete &amp;&amp;
     110rm -rf -v doc/{gdoc,idn.1,stamp-vti,man,texi} &amp;&amp;
     111mkdir -v /usr/share/doc/libidn-&libidn-version; &amp;&amp;
     112cp -r -v doc/* /usr/share/doc/libidn-&libidn-version;</userinput></screen>
    126113
    127114  </sect2>
     
    131118
    132119    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    133     href="../../xincludes/gtk-doc-rebuild.xml"/>
     120      href="../../xincludes/static-libraries.xml"/>
     121
     122    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     123      href="../../xincludes/gtk-doc-rebuild.xml"/>
    134124
    135125  </sect2>
     
    140130    <segmentedlist>
    141131      <segtitle>Installed Program</segtitle>
    142       <segtitle>Installed Libraries</segtitle>
    143       <segtitle>Installed Directory</segtitle>
     132      <segtitle>Installed Library</segtitle>
     133      <segtitle>Installed Directories</segtitle>
    144134
    145135      <seglistitem>
    146         <seg>idn</seg>
    147         <seg>libidn.{so,a} and optionally, Java and C# modules</seg>
    148         <seg>/usr/share/doc/libidn-&libidn-version;</seg>
     136        <seg>
     137          idn
     138        </seg>
     139        <seg>
     140          libidn.so
     141        </seg>
     142        <seg>
     143          /usr/share/doc/libidn-&libidn-version; and
     144          /usr/share/gtk-doc/html/libidn
     145        </seg>
    149146      </seglistitem>
    150147    </segmentedlist>
     
    158155        <term><command>idn</command></term>
    159156        <listitem>
    160           <para>is a command line interface to the internationalized domain
    161           name library.</para>
     157          <para>
     158            is a command line interface to the internationalized domain
     159            name library.
     160          </para>
    162161          <indexterm zone="libidn idn">
    163162            <primary sortas="b-idn">idn</primary>
     
    167166
    168167      <varlistentry id="libidn-lib">
    169         <term><filename class='libraryfile'>libidn.{so,a}</filename></term>
     168        <term><filename class='libraryfile'>libidn.so</filename></term>
    170169        <listitem>
    171           <para> contains a generic Stringprep implementation that does Unicode
    172           3.2 NFKC normalization, mapping and prohibition of characters, and
    173           bidirectional character handling. Profiles for Nameprep, iSCSI, SASL
    174           and XMPP are included as well as support for Punycode and ASCII
    175           Compatible Encoding (ACE) via IDNA. A mechanism to define Top-Level
    176           Domain (TLD) specific validation tables, and to compare strings
    177           against those tables, as well as default tables for some TLDs are
    178           included.</para>
     170          <para>
     171            contains a generic Stringprep implementation that does Unicode
     172            3.2 NFKC normalization, mapping and prohibition of characters, and
     173            bidirectional character handling. Profiles for Nameprep, iSCSI, SASL
     174            and XMPP are included as well as support for Punycode and ASCII
     175            Compatible Encoding (ACE) via IDNA. A mechanism to define Top-Level
     176            Domain (TLD) specific validation tables, and to compare strings
     177            against those tables, as well as default tables for some TLDs are
     178            included.
     179          </para>
    179180          <indexterm zone="libidn libidn-lib">
    180             <primary sortas="c-libidn">libidn.{so,a}</primary>
     181            <primary sortas="c-libidn">libidn.so</primary>
    181182          </indexterm>
    182183        </listitem>
  • general/sysutils/sg3_utils.xml

    rd78d84d re355d777  
    55  %general-entities;
    66
    7   <!ENTITY sg3_utils-download-http "http://sg.danny.cz/sg/p/sg3_utils-&sg3_utils-version;.tgz">
     7  <!ENTITY sg3_utils-download-http "http://sg.danny.cz/sg/p/sg3_utils-&sg3_utils-version;.tar.xz">
    88  <!ENTITY sg3_utils-download-ftp  " ">
    9   <!ENTITY sg3_utils-md5sum        "17b8f2bc1b32bd036515683cc87328ea">
    10   <!ENTITY sg3_utils-size          "881 KB">
    11   <!ENTITY sg3_utils-buildsize     "10 MB">
    12   <!ENTITY sg3_utils-time          "0.3 SBU">
     9  <!ENTITY sg3_utils-md5sum        "41720d196a981185a1625e01aaf1ca84">
     10  <!ENTITY sg3_utils-size          "604 KB">
     11  <!ENTITY sg3_utils-buildsize     "14 MB">
     12  <!ENTITY sg3_utils-time          "0.4 SBU">
    1313]>
    1414
     
    3030    <title>Introduction to sg3_utils</title>
    3131
    32     <para>The <application>sg3_utils</application> package contains low level
    33     utilities for devices that use a SCSI command set. Apart from SCSI parallel
    34     interface (SPI) devices, the SCSI command set is used by ATAPI devices
    35     (CD/DVDs and tapes), USB mass storage devices, Fibre Channel disks, IEEE
    36     1394 storage devices (that use the "SBP" protocol), SAS, iSCSI and FCoE
    37     devices (amongst others).</para>
    38 
    39     &lfs70_built;
     32    <para>
     33      The <application>sg3_utils</application> package contains low level
     34      utilities for devices that use a SCSI command set. Apart from SCSI parallel
     35      interface (SPI) devices, the SCSI command set is used by ATAPI devices
     36      (CD/DVDs and tapes), USB mass storage devices, Fibre Channel disks, IEEE
     37      1394 storage devices (that use the "SBP" protocol), SAS, iSCSI and FCoE
     38      devices (amongst others).
     39    </para>
     40
     41    &lfs70_checked;
    4042
    4143    <bridgehead renderas="sect3">Package Information</bridgehead>
    4244    <itemizedlist spacing="compact">
    4345      <listitem>
    44         <para>Download (HTTP): <ulink url="&sg3_utils-download-http;"/></para>
     46        <para>
     47          Download (HTTP): <ulink url="&sg3_utils-download-http;"/>
     48        </para>
    4549      </listitem>
    4650      <listitem>
    47         <para>Download (FTP): <ulink url="&sg3_utils-download-ftp;"/></para>
     51        <para>
     52          Download (FTP): <ulink url="&sg3_utils-download-ftp;"/>
     53        </para>
    4854      </listitem>
    4955      <listitem>
    50         <para>Download MD5 sum: &sg3_utils-md5sum;</para>
     56        <para>
     57          Download MD5 sum: &sg3_utils-md5sum;
     58        </para>
    5159      </listitem>
    5260      <listitem>
    53         <para>Download size: &sg3_utils-size;</para>
     61        <para>
     62          Download size: &sg3_utils-size;
     63        </para>
    5464      </listitem>
    5565      <listitem>
    56         <para>Estimated disk space required: &sg3_utils-buildsize;</para>
     66        <para>
     67          Estimated disk space required: &sg3_utils-buildsize;
     68        </para>
    5769      </listitem>
    5870      <listitem>
    59         <para>Estimated build time: &sg3_utils-time;</para>
     71        <para>
     72          Estimated build time: &sg3_utils-time;
     73        </para>
    6074      </listitem>
    6175    </itemizedlist>
     
    6983    <title>Installation of sg3_utils</title>
    7084
    71     <para>Install <application>sg3_utils</application> by running the following
    72     commands:</para>
    73 
    74 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     85    <para>
     86      Install <application>sg3_utils</application> by running the following
     87      commands:
     88    </para>
     89
     90<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    7591make</userinput></screen>
    7692
    77     <para>This package does not come with a test suite.</para>
    78 
    79     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     93    <para>
     94      This package does not come with a test suite.
     95    </para>
     96
     97    <para>
     98      Now, as the <systemitem class="username">root</systemitem> user:
     99    </para>
    80100
    81101<screen role="root"><userinput>make install</userinput></screen>
     
    86106    <title>Command Explanations</title>
    87107
    88     <para><option>--enable-static=no</option>: This switch prevents the static
    89     libraries being installed.</para>
     108    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     109      href="../../xincludes/static-libraries.xml"/>
    90110
    91111  </sect2>
     
    97117      <segtitle>Installed Programs</segtitle>
    98118      <segtitle>Installed Library</segtitle>
    99       <segtitle>Installed Directories</segtitle>
    100119
    101120      <seglistitem>
    102         <seg>sg_dd, sg_emc_trespass, sg_format, sg_get_config,
    103         sg_get_lba_status, sg_ident, sginfo, sg_inq, sg_logs, sg_luns, sg_map,
    104         sg_map26, sgm_dd, sg_modes, sg_opcodes, sgp_dd, sg_persist, sg_prevent,
    105         sg_raw, sg_rbuf, sg_rdac, sg_read, sg_read_block_limits, sg_read_buffer,
    106         sg_readcap, sg_read_long, sg_reassign, sg_requests, sg_reset, sg_rmsn,
    107         sg_rtpg, sg_safte, sg_sat_identify, sg_sat_phy_event,
    108         sg_sat_set_features, sg_scan, sg_senddiag, sg_ses, sg_start, sg_stpg,
    109         sg_sync, sg_test_rwbuf, sg_turs, sg_unmap, sg_verify, sg_vpd,
    110         sg_write_buffer, sg_write_long, sg_write_same, and sg_wr_mode</seg>
    111         <seg>libsgutils2.{so,a}</seg>
    112         <seg>None</seg>
     121        <seg>
     122          sg_dd, sg_decode_sense, sg_emc_trespass, sg_format, sg_get_config,
     123          sg_get_lba_status, sg_ident, sginfo, sg_inq, sg_logs, sg_luns, sg_map,
     124          sg_map26, sgm_dd, sg_modes, sg_opcodes, sgp_dd, sg_persist, sg_prevent,
     125          sg_raw, sg_rbuf, sg_rdac, sg_read, sg_read_block_limits, sg_read_buffer,
     126          sg_readcap, sg_read_long, sg_reassign, sg_referrals, sg_requests, sg_reset,
     127          sg_rmsn, sg_rtpg, sg_safte, sg_sanitize, sg_sat_identify, sg_sat_phy_event,
     128          sg_sat_set_features, sg_scan, sg_senddiag, sg_ses, sg_start, sg_stpg,
     129          sg_sync, sg_test_rwbuf, sg_turs, sg_unmap, sg_verify, sg_vpd,
     130          sg_write_buffer, sg_write_long, sg_write_same and sg_wr_mode
     131        </seg>
     132        <seg>
     133          libsgutils2.so
     134        </seg>
    113135      </seglistitem>
    114136    </segmentedlist>
     
    122144        <term><command>sg_dd</command></term>
    123145        <listitem>
    124           <para>copies data to and from files and devices. Specialised for
    125           devices that understand the SCSI command set.</para>
     146          <para>
     147            copies data to and from files and devices. Specialised for
     148            devices that understand the SCSI command set.
     149          </para>
    126150          <indexterm zone="sg3_utils sg_dd">
    127151            <primary sortas="b-sg_dd">sg_dd</primary>
     
    130154      </varlistentry>
    131155
     156      <varlistentry id="sg_decode_sense">
     157        <term><command>sg_decode_sense</command></term>
     158        <listitem>
     159          <para>
     160            takes SCSI sense data in binary or as a sequence
     161            of ASCII hexadecimal bytes and decodes it.
     162          </para>
     163          <indexterm zone="sg3_utils sg_decode_sense">
     164            <primary sortas="b-sg_decode_sense">sg_decode_sense</primary>
     165          </indexterm>
     166        </listitem>
     167      </varlistentry>
     168
    132169      <varlistentry id="sg_emc_trespass">
    133170        <term><command>sg_emc_trespass</command></term>
    134171        <listitem>
    135           <para>changes ownership of a LUN from another Service-Processor to
    136           this one.</para>
     172          <para>
     173            changes ownership of a LUN from another Service-Processor to
     174            this one.
     175          </para>
    137176          <indexterm zone="sg3_utils sg_emc_trespass">
    138177            <primary sortas="b-sg_emc_trespass">sg_emc_trespass</primary>
     
    144183        <term><command>sg_format</command></term>
    145184        <listitem>
    146           <para>format or resize a SCSI disk (perhaps change its block
    147           size).</para>
     185          <para>
     186            format or resize a SCSI disk (perhaps change its block size).
     187          </para>
    148188          <indexterm zone="sg3_utils sg_format">
    149189            <primary sortas="b-sg_format">sg_format</primary>
     
    155195        <term><command>sg_get_config</command></term>
    156196        <listitem>
    157           <para>sends a SCSI GET CONFIGURATION command (MMC-4 +).</para>
     197          <para>
     198            sends a SCSI GET CONFIGURATION command (MMC-4 +).
     199          </para>
    158200          <indexterm zone="sg3_utils sg_get_config">
    159201            <primary sortas="b-sg_get_config">sg_get_config</primary>
     
    165207        <term><command>sg_get_lba_status</command></term>
    166208        <listitem>
    167           <para>sends the SCSI GET LBA STATUS command.</para>
     209          <para>
     210            sends the SCSI GET LBA STATUS command.
     211          </para>
    168212          <indexterm zone="sg3_utils sg_get_lba_status">
    169213            <primary sortas="b-sg_get_lba_status">sg_get_lba_status</primary>
     
    175219        <term><command>sg_ident</command></term>
    176220        <listitem>
    177           <para>sends a SCSI REPORT or SET IDENTIFYING INFORMATION
    178           command.</para>
     221          <para>
     222            sends a SCSI REPORT or SET IDENTIFYING INFORMATION command.
     223          </para>
    179224          <indexterm zone="sg3_utils sg_ident">
    180225            <primary sortas="b-sg_ident">sg_ident</primary>
     
    186231        <term><command>sginfo</command></term>
    187232        <listitem>
    188           <para>access mode page information for a SCSI (or ATAPI) device.</para>
     233          <para>
     234            access mode page information for a SCSI (or ATAPI) device.
     235          </para>
    189236          <indexterm zone="sg3_utils sginfo">
    190237            <primary sortas="b-sginfo">sginfo</primary>
     
    196243        <term><command>sg_inq</command></term>
    197244        <listitem>
    198           <para>sends a SCSI INQUIRY or ATA IDENTIFY (PACKET) DEVICE command and
    199           outputs the response.</para>
     245          <para>
     246            sends a SCSI INQUIRY or ATA IDENTIFY (PACKET) DEVICE command and
     247            outputs the response.
     248          </para>
    200249          <indexterm zone="sg3_utils sg_inq">
    201250            <primary sortas="b-sg_inq">sg_inq</primary>
     
    207256        <term><command>sg_logs</command></term>
    208257        <listitem>
    209           <para>access log pages with SCSI LOG SENSE command.</para>
     258          <para>
     259            access log pages with SCSI LOG SENSE command.
     260          </para>
    210261          <indexterm zone="sg3_utils sg_logs">
    211262            <primary sortas="b-sg_logs">sg_logs</primary>
     
    217268        <term><command>sg_luns</command></term>
    218269        <listitem>
    219           <para>sends the SCSI REPORT LUNS command.</para>
     270          <para>
     271            sends the SCSI REPORT LUNS command.
     272          </para>
    220273          <indexterm zone="sg3_utils sg_luns">
    221274            <primary sortas="b-sg_luns">sg_luns</primary>
     
    227280        <term><command>sg_map</command></term>
    228281        <listitem>
    229           <para>displays mapping between linux sg and other SCSI devices.</para>
     282          <para>
     283            displays mapping between linux sg and other SCSI devices.
     284          </para>
    230285          <indexterm zone="sg3_utils sg_map">
    231286            <primary sortas="b-sg_map">sg_map</primary>
     
    237292        <term><command>sg_map26</command></term>
    238293        <listitem>
    239           <para>maps a special file to a SCSI generic (sg) device (or vice
    240           versa).</para>
     294          <para>
     295            maps a special file to a SCSI generic (sg) device (or vice versa).
     296          </para>
    241297          <indexterm zone="sg3_utils sg_map26">
    242298            <primary sortas="b-sg_map26">sg_map26</primary>
     
    248304        <term><command>sgm_dd</command></term>
    249305        <listitem>
    250           <para>copies data to and from files and devices. Specialized for
    251           devices that understand the SCSI command set and does memory mapped
    252           transfers from sg devices.</para>
     306          <para>
     307            copies data to and from files and devices. Specialized for
     308            devices that understand the SCSI command set and does memory mapped
     309            transfers from sg devices.
     310          </para>
    253311          <indexterm zone="sg3_utils sgm_dd">
    254312            <primary sortas="b-sgm_dd">sgm_dd</primary>
     
    260318        <term><command>sg_modes</command></term>
    261319        <listitem>
    262           <para>reads mode pages with SCSI MODE SENSE command.</para>
     320          <para>
     321            reads mode pages with SCSI MODE SENSE command.
     322          </para>
    263323          <indexterm zone="sg3_utils sg_modes">
    264324            <primary sortas="b-sg_modes">sg_modes</primary>
     
    270330        <term><command>sg_opcodes</command></term>
    271331        <listitem>
    272           <para>reports information on supported SCSI commands or task
    273           management functions.</para>
     332          <para>
     333            reports information on supported SCSI commands or task
     334            management functions.
     335          </para>
    274336          <indexterm zone="sg3_utils sg_opcodes">
    275337            <primary sortas="b-sg_opcodes">sg_opcodes</primary>
     
    281343        <term><command>sgp_dd</command></term>
    282344        <listitem>
    283           <para>copies data to and from files and devices. Specialized for
    284           devices that understand the SCSI command set.</para>
     345          <para>
     346            copies data to and from files and devices. Specialized for
     347            devices that understand the SCSI command set.
     348          </para>
    285349          <indexterm zone="sg3_utils sgp_dd">
    286350            <primary sortas="b-sgp_dd">sgp_dd</primary>
     
    292356        <term><command>sg_persist</command></term>
    293357        <listitem>
    294           <para>sends a SCSI PERSISTENT RESERVE (IN or OUT) command to
    295           manipulate registrations and reservations.</para>
     358          <para>
     359            sends a SCSI PERSISTENT RESERVE (IN or OUT) command to
     360            manipulate registrations and reservations.
     361          </para>
    296362          <indexterm zone="sg3_utils sg_persist">
    297363            <primary sortas="b-sg_persist">sg_persist</primary>
     
    303369        <term><command>sg_prevent</command></term>
    304370        <listitem>
    305           <para>sends a SCSI PREVENT ALLOW MEDIUM REMOVAL command.</para>
     371          <para>
     372            sends a SCSI PREVENT ALLOW MEDIUM REMOVAL command.
     373          </para>
    306374          <indexterm zone="sg3_utils sg_prevent">
    307375            <primary sortas="b-sg_prevent">sg_prevent</primary>
     
    313381        <term><command>sg_raw</command></term>
    314382        <listitem>
    315           <para>sends an arbitrary SCSI command to a device.</para>
     383          <para>
     384            sends an arbitrary SCSI command to a device.
     385          </para>
    316386          <indexterm zone="sg3_utils sg_raw">
    317387            <primary sortas="b-sg_raw">sg_raw</primary>
     
    323393        <term><command>sg_rbuf</command></term>
    324394        <listitem>
    325           <para>reads data using SCSI READ BUFFER command.</para>
     395          <para>
     396            reads data using SCSI READ BUFFER command.
     397          </para>
    326398          <indexterm zone="sg3_utils sg_rbuf">
    327399            <primary sortas="b-sg_rbuf">sg_rbuf</primary>
     
    333405        <term><command>sg_rdac</command></term>
    334406        <listitem>
    335           <para>Display or Modify RDAC Redundant Controller Page.</para>
     407          <para>
     408            Display or Modify RDAC Redundant Controller Page.
     409          </para>
    336410          <indexterm zone="sg3_utils sg_rdac">
    337411            <primary sortas="b-sg_rdac">sg_rdac</primary>
     
    343417        <term><command>sg_read</command></term>
    344418        <listitem>
    345           <para>read blocks of data continually from same offset.</para>
     419          <para>
     420            read blocks of data continually from same offset.
     421          </para>
    346422          <indexterm zone="sg3_utils sg_read">
    347423            <primary sortas="b-sg_read">sg_read</primary>
     
    353429        <term><command>sg_read_block_limits</command></term>
    354430        <listitem>
    355           <para>sends a SCSI READ BLOCK LIMITS command.</para>
     431          <para>
     432            sends a SCSI READ BLOCK LIMITS command.
     433          </para>
    356434          <indexterm zone="sg3_utils sg_read_block_limits">
    357435            <primary sortas="b-sg_read_block_limits">sg_read_block_limits</primary>
     
    363441        <term><command>sg_read_buffer</command></term>
    364442        <listitem>
    365           <para>sends a SCSI READ BUFFER command.</para>
     443          <para>
     444            sends a SCSI READ BUFFER command.
     445          </para>
    366446          <indexterm zone="sg3_utils sg_read_buffer">
    367447            <primary sortas="b-sg_read_buffer">sg_read_buffer</primary>
     
    373453        <term><command>sg_readcap</command></term>
    374454        <listitem>
    375           <para>sends a SCSI READ CAPACITY command.</para>
     455          <para>
     456            sends a SCSI READ CAPACITY command.
     457          </para>
    376458          <indexterm zone="sg3_utils sg_readcap">
    377459            <primary sortas="b-sg_readcap">sg_readcap</primary>
     
    383465        <term><command>sg_read_long</command></term>
    384466        <listitem>
    385           <para>sends a SCSI READ LONG command.</para>
     467          <para>
     468            sends a SCSI READ LONG command.
     469          </para>
    386470          <indexterm zone="sg3_utils sg_read_long">
    387471            <primary sortas="b-sg_read_long">sg_read_long</primary>
     
    393477        <term><command>sg_reassign</command></term>
    394478        <listitem>
    395           <para>sends a SCSI REASSIGN BLOCKS command.</para>
     479          <para>
     480            sends a SCSI REASSIGN BLOCKS command.
     481          </para>
    396482          <indexterm zone="sg3_utils sg_reassign">
    397483            <primary sortas="b-sg_reassign">sg_reassign</primary>
     
    400486      </varlistentry>
    401487
     488      <varlistentry id="sg_referrals">
     489        <term><command>sg_referrals</command></term>
     490        <listitem>
     491          <para>
     492            sends the SCSI REPORT REFERRALS command.
     493          </para>
     494          <indexterm zone="sg3_utils sg_referrals">
     495            <primary sortas="b-sg_referrals">sg_referrals</primary>
     496          </indexterm>
     497        </listitem>
     498      </varlistentry>
     499
    402500      <varlistentry id="sg_requests">
    403501        <term><command>sg_requests</command></term>
    404502        <listitem>
    405           <para>sends one or more SCSI REQUEST SENSE commands.</para>
     503          <para>
     504            sends one or more SCSI REQUEST SENSE commands.
     505          </para>
    406506          <indexterm zone="sg3_utils sg_requests">
    407507            <primary sortas="b-sg_requests">sg_requests</primary>
     
    413513        <term><command>sg_reset</command></term>
    414514        <listitem>
    415           <para>sends SCSI device, target, bus or host reset; or checks reset
    416           state.</para>
     515          <para>
     516            sends SCSI device, target, bus or host reset; or checks reset state.
     517          </para>
    417518          <indexterm zone="sg3_utils sg_reset">
    418519            <primary sortas="b-sg_reset">sg_reset</primary>
     
    424525        <term><command>sg_rmsn</command></term>
    425526        <listitem>
    426           <para>sends a SCSI READ MEDIA SERIAL NUMBER command.</para>
     527          <para>
     528            sends a SCSI READ MEDIA SERIAL NUMBER command.
     529          </para>
    427530          <indexterm zone="sg3_utils sg_rmsn">
    428531            <primary sortas="b-sg_rmsn">sg_rmsn</primary>
     
    434537        <term><command>sg_rtpg</command></term>
    435538        <listitem>
    436           <para>sends a SCSI REPORT TARGET PORT GROUPS command.</para>
     539          <para>
     540            sends a SCSI REPORT TARGET PORT GROUPS command.
     541          </para>
    437542          <indexterm zone="sg3_utils sg_rtpg">
    438543            <primary sortas="b-sg_rtpg">sg_rtpg</primary>
     
    444549        <term><command>sg_safte</command></term>
    445550        <listitem>
    446           <para>fetch status from a SCSI Accessed Fault-Tolerant Enclosure
    447           (SAF-TE) device.</para>
     551          <para>
     552            fetch status from a SCSI Accessed Fault-Tolerant Enclosure
     553            (SAF-TE) device.
     554          </para>
    448555          <indexterm zone="sg3_utils sg_safte">
    449556            <primary sortas="b-sg_safte">sg_safte</primary>
     
    452559      </varlistentry>
    453560
     561      <varlistentry id="sg_sanitize">
     562        <term><command>sg_sanitize</command></term>
     563        <listitem>
     564          <para>
     565            sends a SCSI SANITIZE command.
     566          </para>
     567          <indexterm zone="sg3_utils sg_sanitize">
     568            <primary sortas="b-sg_sanitize">sg_sanitize</primary>
     569          </indexterm>
     570        </listitem>
     571      </varlistentry>
     572
    454573      <varlistentry id="sg_sat_identify">
    455574        <term><command>sg_sat_identify</command></term>
    456575        <listitem>
    457           <para>sends a ATA IDENTIFY (PACKET) DEVICE command via a SCSI to ATA
    458           Translation (SAT) layer.</para>
     576          <para>
     577            sends a ATA IDENTIFY (PACKET) DEVICE command via a SCSI to ATA
     578            Translation (SAT) layer.
     579          </para>
    459580          <indexterm zone="sg3_utils sg_sat_identify">
    460581            <primary sortas="b-sg_sat_identify">sg_sat_identify</primary>
     
    466587        <term><command>sg_sat_phy_event</command></term>
    467588        <listitem>
    468           <para>sends an ATA READ LOG EXT command via a SAT pass through to
    469           fetch log page 11h which contains SATA phy event counters.</para>
     589          <para>
     590            sends an ATA READ LOG EXT command via a SAT pass through to
     591            fetch log page 11h which contains SATA phy event counters.
     592          </para>
    470593          <indexterm zone="sg3_utils sg_sat_phy_event">
    471594            <primary sortas="b-sg_sat_phy_event">sg_sat_phy_event</primary>
     
    477600        <term><command>sg_sat_set_features</command></term>
    478601        <listitem>
    479           <para>sends a ATA SET FEATURES command via a SCSI to ATA Translation
    480           (SAT) layer.</para>
     602          <para>
     603            sends a ATA SET FEATURES command via a SCSI to ATA Translation
     604            (SAT) layer.
     605          </para>
    481606          <indexterm zone="sg3_utils sg_sat_set_features">
    482607            <primary sortas="b-sg_sat_set_features">sg_sat_set_features</primary>
     
    488613        <term><command>sg_scan</command></term>
    489614        <listitem>
    490           <para>does a scan of sg devices (or given SCSI/ATAPI/ATA devices) and
    491           prints the results.</para>
     615          <para>
     616            does a scan of sg devices (or given SCSI/ATAPI/ATA devices) and
     617            prints the results.
     618          </para>
    492619          <indexterm zone="sg3_utils sg_scan">
    493620            <primary sortas="b-sg_scan">sg_scan</primary>
     
    499626        <term><command>sg_senddiag</command></term>
    500627        <listitem>
    501           <para>performs a SCSI SEND DIAGNOSTIC command.</para>
     628          <para>
     629            performs a SCSI SEND DIAGNOSTIC command.
     630          </para>
    502631          <indexterm zone="sg3_utils sg_senddiag">
    503632            <primary sortas="b-sg_senddiag">sg_senddiag</primary>
     
    509638        <term><command>sg_ses</command></term>
    510639        <listitem>
    511           <para>sends controls and fetch status from a SCSI Enclosure Services
    512           (SES) device.</para>
     640          <para>
     641            sends controls and fetch status from a SCSI Enclosure Services
     642            (SES) device.
     643          </para>
    513644          <indexterm zone="sg3_utils sg_ses">
    514645            <primary sortas="b-sg_ses">sg_ses</primary>
     
    520651        <term><command>sg_start</command></term>
    521652        <listitem>
    522           <para>sends SCSI START STOP UNIT command to start, stop, load or eject
    523           medium.</para>
     653          <para>
     654            sends SCSI START STOP UNIT command to start, stop, load or eject
     655            medium.
     656          </para>
    524657          <indexterm zone="sg3_utils sg_start">
    525658            <primary sortas="b-sg_start">sg_start</primary>
     
    531664        <term><command>sg_stpg</command></term>
    532665        <listitem>
    533           <para>sends a SCSI SET TARGET PORT GROUPS command.</para>
     666          <para>
     667            sends a SCSI SET TARGET PORT GROUPS command.
     668          </para>
    534669          <indexterm zone="sg3_utils sg_stpg">
    535670            <primary sortas="b-sg_stpg">sg_stpg</primary>
     
    541676        <term><command>sg_sync</command></term>
    542677        <listitem>
    543           <para>sends the scsi command synchronize cache.</para>
     678          <para>
     679            sends the scsi command synchronize cache.
     680          </para>
    544681          <indexterm zone="sg3_utils sg_sync">
    545682            <primary sortas="b-sg_sync">sg_sync</primary>
     
    551688        <term><command>sg_test_rwbuf</command></term>
    552689        <listitem>
    553           <para>tests the SCSI host adapter by issuing write and read operations
    554           on a device's buffer and calculating checksums.</para>
     690          <para>
     691            tests the SCSI host adapter by issuing write and read operations
     692            on a device's buffer and calculating checksums.
     693          </para>
    555694          <indexterm zone="sg3_utils sg_test_rwbuf">
    556695            <primary sortas="b-sg_test_rwbuf">sg_test_rwbuf</primary>
     
    562701        <term><command>sg_turs</command></term>
    563702        <listitem>
    564           <para>sends one or more SCSI TEST UNIT READY commands.</para>
     703          <para>
     704            sends one or more SCSI TEST UNIT READY commands.
     705          </para>
    565706          <indexterm zone="sg3_utils sg_turs">
    566707            <primary sortas="b-sg_turs">sg_turs</primary>
     
    572713        <term><command>sg_unmap</command></term>
    573714        <listitem>
    574           <para>sends a SCSI UNMAP command.</para>
     715          <para>
     716            sends a SCSI UNMAP command.
     717          </para>
    575718          <indexterm zone="sg3_utils sg_unmap">
    576719            <primary sortas="b-sg_unmap">sg_unmap</primary>
     
    582725        <term><command>sg_verify</command></term>
    583726        <listitem>
    584           <para>invoke SCSI VERIFY command(s) on a block device.</para>
     727          <para>
     728            invoke SCSI VERIFY command(s) on a block device.
     729          </para>
    585730          <indexterm zone="sg3_utils sg_verify">
    586731            <primary sortas="b-sg_verify">sg_verify</primary>
     
    592737        <term><command>sg_vpd</command></term>
    593738        <listitem>
    594           <para>fetches Vital Product Data (VPD) pages using a SCSI INQUIRY
    595           command.</para>
     739          <para>
     740            fetches Vital Product Data (VPD) pages using a SCSI INQUIRY
     741            command.
     742          </para>
    596743          <indexterm zone="sg3_utils sg_vpd">
    597744            <primary sortas="b-sg_vpd">sg_vpd</primary>
     
    603750        <term><command>sg_write_buffer</command></term>
    604751        <listitem>
    605           <para>sends a SCSI WRITE BUFFER command.</para>
     752          <para>
     753            sends a SCSI WRITE BUFFER command.
     754          </para>
    606755          <indexterm zone="sg3_utils sg_write_buffer">
    607756            <primary sortas="b-sg_write_buffer">sg_write_buffer</primary>
     
    613762        <term><command>sg_write_long</command></term>
    614763        <listitem>
    615           <para>sends the SCSI WRITE LONG command.</para>
     764          <para>
     765            sends the SCSI WRITE LONG command.
     766          </para>
    616767          <indexterm zone="sg3_utils sg_write_long">
    617768            <primary sortas="b-sg_write_long">sg_write_long</primary>
     
    623774        <term><command>sg_write_same</command></term>
    624775        <listitem>
    625           <para>sends the SCSI WRITE SAME command.</para>
     776          <para>
     777            sends the SCSI WRITE SAME command.
     778          </para>
    626779          <indexterm zone="sg3_utils sg_write_same">
    627780            <primary sortas="b-sg_write_same">sg_write_same</primary>
     
    633786        <term><command>sg_wr_mode</command></term>
    634787        <listitem>
    635           <para>write mode page.</para>
     788          <para>
     789            writes mode page.
     790          </para>
    636791          <indexterm zone="sg3_utils sg_wr_mode">
    637792            <primary sortas="b-sg_wr_mode">sg_wr_mode</primary>
     
    641796
    642797      <varlistentry id="libsgutils2">
    643         <term><filename class='libraryfile'>libsgutils2.{so,a}</filename></term>
    644         <listitem>
    645           <para>contains the <application>sg3_utils</application> API functions.</para>
     798        <term><filename class='libraryfile'>libsgutils2.so</filename></term>
     799        <listitem>
     800          <para>
     801            contains the <application>sg3_utils</application> API functions.
     802          </para>
    646803          <indexterm zone="sg3_utils libsgutils2">
    647             <primary sortas="c-libsgutils2">libsgutils2.{so,a}</primary>
     804            <primary sortas="c-libsgutils2">libsgutils2.so</primary>
    648805          </indexterm>
    649806        </listitem>
Note: See TracChangeset for help on using the changeset viewer.