Changeset 752f4e5 for chapter06/man.xml


Ignore:
Timestamp:
09/05/2004 01:22:23 PM (20 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
6.0
Children:
9876d9e
Parents:
e097438
Message:

Tags corrections, Chapter 6.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4132 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/man.xml

    re097438 r752f4e5  
    44  %general-entities;
    55]>
    6 <sect1 id="ch-system-man" xreflabel="Man" role="wrap">
     6<sect1 id="ch-system-man" role="wrap">
    77<title>Man-&man-version;</title>
    88<?dbhtml filename="man.html"?>
     
    3838
    3939<para>The second is a sed substitution to add the
    40 <parameter>-R</parameter> switch to the <emphasis>PAGER</emphasis>
     40<parameter>-R</parameter> switch to the <envar>PAGER</envar>
    4141variable so that escape sequences are properly handled by Less:</para>
    4242
     
    7676sequences, edit the <filename>man.conf</filename> file and
    7777add the <parameter>-c</parameter> switch to
    78 the <quote>NROFF</quote> variable.</para></note>
     78the <envar>NROFF</envar> variable.</para></note>
    7979
    8080<para>If the character set uses 8-bit characters, search for the line
Note: See TracChangeset for help on using the changeset viewer.