<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
   "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
  <!ENTITY % general-entities SYSTEM "../../general.ent">
  %general-entities;

  <!ENTITY rman-download-http "&sourceforge-repo;/polyglotman/rman-3.2.tar.gz?download">
  <!ENTITY rman-download-ftp  " ">
  <!ENTITY rman-md5sum        "6d1d67641c6d042595a96a62340d3cc6">
  <!ENTITY rman-size          "80 KB">
  <!ENTITY rman-buildsize     "629 KB">
  <!ENTITY rman-time          "0.1 SBU">
]>

<sect1 id="rman" xreflabel="rman-&rman-version;">
  <?dbhtml filename="rman.html"?>

  <sect1info>
    <othername>$LastChangedBy: bdubbs $</othername>
    <date>$Date: 2012-05-12 17:26:38 -0400 (Sat, 12 May 2012) $</date>
  </sect1info>

  <title>rman-&rman-version;</title>

  <indexterm zone="rman">
    <primary sortas="a-rman">rman</primary>
  </indexterm>

  <sect2 role="package">
    <title>Introduction to rman</title>

    <para><application>rman</application> is a utility to convert manual
    pages into other formats.  It can currently supports HTML, ASCII, LaTeX,
    LaTeX2e, RTF, POD, and partial DocBook XML output.</para>

    <bridgehead renderas="sect3">Package Information</bridgehead>
    <itemizedlist spacing="compact">
      <listitem>
        <para>Download (HTTP): <ulink url="&rman-download-http;"/></para>
      </listitem>
      <listitem>
        <para>Download (FTP): <ulink url="&rman-download-ftp;"/></para>
      </listitem>
      <listitem>
        <para>Download MD5 sum: &rman-md5sum;</para>
      </listitem>
      <listitem>
        <para>Download size: &rman-size;</para>
      </listitem>
      <listitem>
        <para>Estimated disk space required: &rman-buildsize;</para>
      </listitem>
      <listitem>
        <para>Estimated build time: &rman-time;</para>
      </listitem>
    </itemizedlist>

    <para condition="html" role="usernotes">User Notes:
    <ulink url='&blfs-wiki;/rman'/></para>

  </sect2>

  <sect2 role="installation">
    <title>Installation of rman</title>

    <para>rman is no longer part of the <application>Xorg</application>
    distribution, however, packages that use it may expect it to be in the
    same location as your <application>Xorg</application> programs.  Adjust
    the makefile to account for this:</para>

<screen><userinput>sed -i -e "s@/opt/local@$XORG_PREFIX@" \
    -e "s@/usr/local@$XORG_PREFIX@" Makefile</userinput></screen>

    <para>Build <application>rman</application> by running the
    following command:</para>

<screen><userinput>make</userinput></screen>

    <para>This package does not come with a test suite.</para>

    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>

<screen role="root"><userinput>make install</userinput></screen>

  </sect2>

  <sect2 role="content">
    <title>Contents</title>

    <segmentedlist>
      <segtitle>Installed Programs</segtitle>

      <seglistitem>
        <seg>rman</seg>
      </seglistitem>
    </segmentedlist>

    <variablelist>
      <bridgehead renderas="sect3">Short Description</bridgehead>
      <?dbfo list-presentation="list"?>
      <?dbhtml list-presentation="table"?>

      <varlistentry id="rman-bin">
        <term><filename>rman</filename></term>
        <listitem>
          <para>is a manpage converter.</para>
          <indexterm zone="rman rman">
            <primary sortas="b-rman">rman</primary>
          </indexterm>
        </listitem>
      </varlistentry>

    </variablelist>

  </sect2>

</sect1>
