[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
cvs commit: src/tools/tools README src/tools/tools/html-mv html-mv
- To: cvs-committers@xxxxxxxxxxx, cvs-all@xxxxxxxxxxx, cvs-tools@xxxxxxxxxxx
- Subject: cvs commit: src/tools/tools README src/tools/tools/html-mv html-mv
- From: Wolfram Schneider <wosch@xxxxxxxxxxx>
- Date: Sun, 9 Nov 1997 03:23:56 -0800 (PST)
- Sender: owner-cvs-tools@xxxxxxxxxxx
wosch 1997/11/09 03:23:56 PST
Modified files:
tools/tools README
Added files:
tools/tools/html-mv html-mv
Log:
Add html-mv script. Html-mv rename HTML generated filenames to
human readable filenames. E.g.:
$ cd FAQ
$ make FORMATS=html
$ html-mv FAQ
$ ls
FAQ_ACKNOWLEDGMENTS.html
FAQ_Any_restrictions_on_how_I_divide_the_disk_up_.html
FAQ_Are_there_any_Database_systems_for_FreeBSD_.html
FAQ_Are_there_any_commercial_high-performance_X_servers_.html
FAQ_Books_on_FreeBSD.html
FAQ_Can_FreeBSD_handle_multiport_serial_cards_sharing_irqs_.html
[...]
Revision Changes Path
1.10 +2 -1 src/tools/tools/README