[6274] in Athena Bugs
/usr/athena/lib/tex/formats
daemon@ATHENA.MIT.EDU (John Carr)
Wed Oct 24 04:11:34 1990
To: bugs@ATHENA.MIT.EDU
Date: Wed, 24 Oct 90 03:50:21 EDT
From: John Carr <jfc@ATHENA.MIT.EDU>
What happened:
(7.1 RT)
% ls -l /srvd/usr/athena/lib/tex/formats/
total 2580
-rw-rw-r-- 1 root 494273 Aug 3 11:03 latex.fmt
-rw-rw-r-- 1 root 494273 Aug 3 11:03 lplain.fmt
-rw-rw-r-- 1 root 282552 Aug 3 11:03 plain.fmt
-rw-rw-r-- 1 root 543514 Aug 3 11:03 slitex.fmt
-rw-rw-r-- 1 root 543514 Aug 3 11:04 splain.fmt
-rw-rw-r-- 1 root 282552 Aug 3 11:04 tex.fmt
What should have happened:
demi:/srvd/usr/athena/lib/tex/formats # ls -l
total 2608
-rw-rw-r-- 2 root system 494352 Oct 3 17:34 latex.fmt
-rw-rw-r-- 2 root system 494352 Oct 3 17:34 lplain.fmt
-rw-rw-r-- 2 root system 282579 Oct 3 17:34 plain.fmt
-rw-rw-r-- 2 root system 543619 Oct 3 17:35 slitex.fmt
-rw-rw-r-- 2 root system 543619 Oct 3 17:35 splain.fmt
-rw-rw-r-- 2 root system 282579 Oct 3 17:34 tex.fmt
plain.fmt and tex.fmt are the same and should be linked; lplain.fmt
and latex.fmt are the same, and so are splain.fmt and slitex.fmt.
This change will save 1 megabyte of space.