Missing role="root" in rxvt-unicode

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19255 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Pierre Labastie 2017-09-19 15:01:32 +00:00
parent 9ec4d7d2e8
commit 9bdfbde2a1

View File

@ -122,9 +122,10 @@ make</userinput></screen>
<application>Perl</application> extension (assuming
<application>Perl</application> support wasn't disabled), which enables a
left button click to open an underlined URL in the specified browser, sets a
background and foreground color and loads an Xft font:</para>
background and foreground color and loads an Xft font (as the
<systemitem class="username">root</systemitem> user):</para>
<screen><userinput>cat &gt;&gt; /etc/X11/app-defaults/URxvt &lt;&lt; "EOF"
<screen role="root"><userinput>cat &gt;&gt; /etc/X11/app-defaults/URxvt &lt;&lt; "EOF"
<literal>! Use the specified colour as the windows background colour [default white]
URxvt*background: black