Ignore:
Timestamp:
Dec 12, 2013, 11:19:29 AM (10 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
e680587
Parents:
3693f572
Message:

Add screen tags around userinput test commands and remap userinput for test commands as remap="test".

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/vim.xml

    r3693f572 r686839b  
    7171<screen os="h"><userinput>make</userinput></screen>
    7272
    73     <para os="i">To test the results, issue: <userinput>make test</userinput>.
    74     However, this test suite outputs a lot of binary data to the
     73    <para os="i">To test the results, issue:</para>
     74
     75<screen os="i2"><userinput remap="test">make test</userinput></screen>
     76
     77    <para os="i3">However, this test suite outputs a lot of binary data to the
    7578    screen, which can cause issues with the settings of the current terminal.
    7679    This can be resolved by redirecting the output to a log file.</para>
Note: See TracChangeset for help on using the changeset viewer.