Skip to content

Commit

Permalink
Change some MSDOS info.
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard M. Stallman committed Nov 2, 1996
1 parent f02c903 commit 9702266
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions etc/FAQ
Original file line number Diff line number Diff line change
Expand Up @@ -1926,18 +1926,18 @@ Finding/Getting Emacs and Related Packages
grabbing everything in the following directory (using anonymous
ftp):

ftp.coast.net:/SimTel/vendors/djgpp
ftp.simtel.net:/pub/simtelnet/gnu/djgpp

There are a few directories under djgpp whose names begin with
`v1' or `v2'; get the contents of `v2' and `v2gnu' (for djgpp
v2) or `v1' and `v1gnu' (for djgpp v1).

GUnZip and Tar:

The easiest way is to use `djtar' which comes with DJGPP v2.0,
The easiest way is to use `djtar' which comes with DJGPP v2.x,
because it can unzip .tar.gz archives on-the-fly (so you won't
need twice the required disk space while untarring the
archive). You get `djtar' with the `v2/djdev200.zip' file from
archive). You get `djtar' with the `v2/djdev201.zip' file from
the above FTP server.

Another (slower) version of Tar which unzips automatically is
Expand All @@ -1946,7 +1946,7 @@ Finding/Getting Emacs and Related Packages
ftp.kiae.su:msdos/arcers/tar320fp.zip

Or you can unZip the archive with the DJGPP port of GZip (from
the above directory at ftp.coast.net look for v2/gzp124b.zip),
the above directory at ftp.simtel.net look for v2/gzp124b.zip),
then unTar it with any of the Tar ports floating around. A
DOS version of GNU tar is available via anonymous ftp from

Expand All @@ -1968,9 +1968,9 @@ Finding/Getting Emacs and Related Packages
All of these utilities are available via anonymous ftp from
the site

ftp.coast.net:/SimTel/vendors/gnu/gnuish/dos_only
ftp.simtel.net:/pub/simtelnet/gnu/djgpp/v2gnu

You should grab the files fut312bx.zip (contains chmod.exe,
You should grab the file fil313b.zip (contains chmod.exe,
mv.exe, and rm.exe).

A port of GNU Sed is available in the djgpp archives in the
Expand Down

0 comments on commit 9702266

Please sign in to comment.