Ignore:
Timestamp:
02/07/2016 06:51:58 AM (9 years ago)
Author:
DJ Lucas <dj@…>
Branches:
systemd-13485
Children:
f60f672
Parents:
6ef90edf
Message:

Merge r16908, r16909, r16911, and r16912 from trunk. Update to cups-2.1.3, openldap-2.4.44, and vlc-2.2.2.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16917 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/tidy.xml

    r6ef90edf r248bac5  
    6262    <note>
    6363      <para>
    64         <application>Tidy HTML5</application> source tarball shown above
    65         downloads with the correct name tidy-html5-&tidy-version;.tar.gz, if
     64        The <application>Tidy HTML5</application> source tarball shown above
     65        downloads with the correct name, tidy-html5-&tidy-version;.tar.gz, if
    6666        using a browser such as Firefox. If you prefer to use a command line
    67         program, such as wget, you obtain &tidy-version;.tar.gz. To
    68         change the filename, run: <command>mv -vi
    69         &tidy-version;.tar.gz tidy-html5-&tidy-version;.tar.gz</command>.
     67        program such as wget, you normally would obtain &tidy-version;.tar.gz.
     68        To obtain this package with the proper filename, run:
     69
     70<screen><userinput>wget -c https://github.com/htacg/tidy-html5/archive/&tidy-version;.tar.gz \
     71     -O tidy-html5-&tidy-version;.tar.gz</userinput></screen>
    7072        </para>
    7173      </note>
Note: See TracChangeset for help on using the changeset viewer.