ref: 0d083b8565e10c8629ea2a66c7d985e95f979af8
parent: 85d60113c42f934656f08e5afe6617f8d673fa26
author: Simon Howard <[email protected]>
date: Sat Jan 14 16:48:45 EST 2017
INSTALL: Fix .lha filename extension. LHA is the name of the tool, and .lzh is the extension used for files of this format.
--- a/man/INSTALL.template
+++ b/man/INSTALL.template
@@ -117,9 +117,9 @@
single large file, using a command similar to the following:
#if _WIN32
- copy doom_se.1+doom_se.2+doom_se.3+doom_se.4+doom_se.5 doom_se.lha
+ copy doom_se.1+doom_se.2+doom_se.3+doom_se.4+doom_se.5 doom_se.lzh
#else
- cat doom_se.1 doom_se.2 doom_se.3 doom_se.4 doom_se.5 > doom_se.lha
+ cat doom_se.1 doom_se.2 doom_se.3 doom_se.4 doom_se.5 > doom_se.lzh
#endif
The resulting file is an LHA archive file, and it can be extracted