Changeset d0b331c


Ignore:
Timestamp:
08/02/2007 11:03:19 PM (17 years ago)
Author:
Ag Hatzimanikas <ag@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
dcd55b37
Parents:
95f9972
Message:

Fixed typos and indentation

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/rxvt-unicode.xml

    r95f9972 rd0b331c  
    108108    The following example provides a way to load the <classname>matcher</classname>
    109109    <application>Perl</application> extension (assuming <application>Perl</application>
    110     support wasn't disabled), which enables a middle button click to open an underline URL,
     110    support wasn't disabled), which enables a middle button click to open an underline URL
    111111    in the specified browser. It also sets a background and a foreground
    112112    color and loads an Xft font. Accomplish this by adding the following definitions as
     
    123123    <para>The <application>rxvt-unicode</application> application can also run in
    124124    a daemon mode, which makes it possible to open multiple terminal windows within the
    125     same process. The <command>urxvtc</command> client then connects to
     125    same process. The <command>urxvtc</command> client then connects to the
    126126    <command>urxvtd</command> daemon and requests a new terminal window.</para>
    127127   
    128    <note>
     128  <note>
    129129    <para>Use that option with caution. If the daemon crashes, all the
    130130    running processes in the terminal windows are terminated.</para>
    131    </note>
     131  </note>
    132132 
    133133    <para>
     
    153153      <segtitle>Installed Programs</segtitle>
    154154      <segtitle>Installed Libraries</segtitle>
    155       <segtitle>Installed Directories</segtitle>
     155      <segtitle>Installed Directory</segtitle>
    156156
    157157      <seglistitem>
Note: See TracChangeset for help on using the changeset viewer.