Changeset 5bb32c24


Ignore:
Timestamp:
01/13/2019 03:29:10 PM (5 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6ba8d3c
Parents:
9787b95
Message:

Fix a spurious line break (do not use automatic line breaking when editing the
book

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/usbutils.xml

    r9787b95 r5bb32c24  
    163163    </para>
    164164
    165 <screen role="root" revision="sysv"><userinput>cat &gt; /etc/cron.weekly/update-
    166 usbids.sh &lt;&lt; "EOF" &amp;&amp;
     165<screen role="root" revision="sysv"><userinput>cat &gt; /etc/cron.weekly/update-usbids.sh &lt;&lt; "EOF" &amp;&amp;
    167166<literal>#!/bin/bash
    168167/usr/bin/wget http://www.linux-usb.org/usb.ids -O /usr/share/hwdata/usb.ids</literal>
Note: See TracChangeset for help on using the changeset viewer.