Path: gmdzi!unido!mcsun!uunet!tut.cis.ohio-state.edu!relay.eu.net!jclark!jjc
From: jclark!...@relay.eu.net (James Clark)
Newsgroups: gnu.announce
Subject: groff 1.00 available
Message-ID: <09101151427.AA11799@jclark.uucp>
Date: 15 Jan 91 14:27:02 GMT
Sender: dae...@tut.cis.ohio-state.edu
Distribution: gnu
Organization: GNUs Not Usenet
Lines: 8
Approved: info-...@prep.ai.mit.edu

groff version 1.00 is now available for anonymous ftp from
tut.cis.ohio-state.edu in the directory pub/gnu/groff.  Compressed
diffs from version 0.6 are also available.

This release includes an implementation of the -ms macros.

James Clark
j...@jclark.uucp

Path: gmdzi!unido!fauern!ira.uka.de!sol.ctr.columbia.edu!zaphod.mps.ohio-state.edu!caen!ox.com!msen.com!emv
From: jclark!...@relay.eu.net (James Clark)
Newsgroups: comp.archives
Subject: [gnu.groff.bug...] groff 1.01 available
Message-ID: <1991Mar15.080839.24631@ox.com>
Date: 15 Mar 91 08:08:39 GMT
References: <9103142156.AA04755@jclark.uucp>
Sender: e...@msen.com (Edward Vielmetti, MSEN)
Reply-To: jclark!...@relay.eu.net (James Clark)
Followup-To: gnu.groff.bug
Organization: (none)
Lines: 24
Approved: e...@msen.com (Edward Vielmetti, MSEN)
X-Original-Newsgroups: gnu.groff.bug,gnu.announce

Archive-name: text/troff/groff/1991-03-14
Archive: prep.ai.mit.edu:/pub/gnu/groff-1.01.tar.Z [18.71.0.38]
Original-posting-by: jclark!...@relay.eu.net (James Clark)
Original-subject: groff 1.01 available
Reposted-by: e...@msen.com (Edward Vielmetti, MSEN)

Groff version 1.01 is now available for anonymous ftp from
prep.ai.mit.edu in the file pub/gnu/groff-1.01.tar.Z.  Compressed
diffs from version 1.00 are available as
pub/gnu/groff.diff-1.00-1.01.Z.

This version contains several important bug fixes, and numerous other
small improvements, but no major new features.

I would like to take this opportunity to thank everybody who has
contributed bug reports.

Jim Blandy (j...@prep.ai.mit.edu) asked me to say that you should
contact him if there are any problems with the groff-1.01.tar.Z file
on prep: he made it by patching the 1.00 distribution, using the diffs
that I sent him.

James Clark
j...@jclark.uucp

Path: gmdzi!unido!mcsun!uunet!zaphod.mps.ohio-state.edu!rphroy!ox.com!msen.com!emv
From: jclark!...@relay.eu.net (James Clark)
Newsgroups: comp.archives
Subject: [gnu.groff.bug...] groff 1.02 available
Message-ID: <1991Jun15.202638.8192@ox.com>
Date: 15 Jun 91 20:26:38 GMT
Sender: e...@msen.com (Edward Vielmetti, MSEN)
Reply-To: jclark!...@relay.eu.net (James Clark)
Followup-To: gnu.groff.bug
Organization: (none)
Lines: 63
Approved: e...@msen.com (Edward Vielmetti, MSEN)
X-Original-Date: 14 Jun 91 08:52:10 GMT
X-Original-Newsgroups: gnu.announce,gnu.groff.bug

Archive-name: text/troff/groff/1991-06-14
Archive: prep.ai.mit.edu:/pub/gnu/groff-1.02.tar.Z [18.71.0.38]
Original-posting-by: jclark!...@relay.eu.net (James Clark)
Original-subject: groff 1.02 available
Reposted-by: e...@msen.com (Edward Vielmetti, MSEN)

Groff (GNU troff and related programs) version 1.02 is now available
for anonymous ftp from prep.ai.mit.edu as pub/gnu/groff-1.02.tar.Z
(about 1090k).  No diffs from version 1.01 are available.

There are some substantial changes in this release:

   Implementations of refer, indxbib and lookbib are included.  These
   programs are significantly less mature than other parts of the
   groff distribution, and so should be used with caution.  The refer
   program is quite a bit more flexible than Unix refer; read the man
   page for details.

   Parts of gxditview have been rewritten so that it works with -Tps.

   Parts of grops have been rewritten; it now supports version 3.0 of
   the Document Structuring Conventions both in the documents that it
   generates and in the documents that it imports.

See the CHANGES file for more information about the changes in this
release.

A couple of minor problems have emerged since I did this release.  If
you are using the libg++ header files, you will need to correct the
declaration of stat() in g++-include/sys/stat.h by making the first
argument const char *.  Also you should delete white space from the
beginning of variable definition lines in xditview/Imakefile before
running xmkmf.

There is a bug in g++ 1.39 affecting operator delete member functions.
Compiling groff with -DOP_DELETE_BROKEN enables a work-around.  A
better alternative is to apply the following fix to g++ (by Tilo
Levante):

*** cplus-decl.c.~1~	Mon Aug  6 05:28:59 1990
--- cplus-decl.c	Wed Jun  5 08:55:04 1991
***************
*** 7954,7958 ****
  	exprstmt = build_method_call (build1 (NOP_EXPR, TYPE_POINTER_TO (current_class_type), error_mark_node),
  				      get_identifier (OPERATOR_DELETE_FORMAT),
! 				      build_tree_list (NULL_TREE, integer_zero_node),
  				      NULL_TREE, LOOKUP_NORMAL);
        else if (TYPE_USES_VIRTUAL_BASECLASSES (current_class_type))
--- 7954,7958 ----
  	exprstmt = build_method_call (build1 (NOP_EXPR, TYPE_POINTER_TO (current_class_type), error_mark_node),
  				      get_identifier (OPERATOR_DELETE_FORMAT),
! 				      build_tree_list (NULL_TREE, current_class_decl),
  				      NULL_TREE, LOOKUP_NORMAL);
        else if (TYPE_USES_VIRTUAL_BASECLASSES (current_class_type))

James Clark
j...@jclark.uucp

-- comp.archives file verification
prep.ai.mit.edu
-rw-r--r--  1 14910    wheel     1087901 Jun 12 11:34 /pub/gnu/groff-1.02.tar.Z
found groff ok
prep.ai.mit.edu:/pub/gnu/groff-1.02.tar.Z

Path: gmdzi!unido!fauern!ira.uka.de!sol.ctr.columbia.edu!samsung!think.com!snorkelwacker.mit.edu!ai-lab!ai.mit.edu!gnulists
From: jclark!...@relay.eu.net (James Clark)
Newsgroups: gnu.announce,gnu.groff.bug
Subject: groff 1.03 avilable
Message-ID: <9107030728.AA29786@jclark.uucp>
Date: 3 Jul 91 07:28:51 GMT
Followup-To: gnu.groff.bug
Lines: 11
Approved: info-...@prep.ai.mit.edu
To: bug-gr...@prep.ai.mit.edu

Groff (GNU troff and related programs) version 1.03 is now available
for anonymous ftp from prep.ai.mit.edu as pub/gnu/groff-1.03.tar.Z
(about 1090k).  Compressed diffs from version 1.02 are also available
as groff.diff-1.02-1.03.Z (about 23k).

This release fixes one nasty bug in refer, a couple of other smaller
bugs, and various installation glitches; it contains no new features.

James Clark
j...@jclark.uucp
j...@gnu.ai.mit.edu

Path: gmdzi!ieee.org!dorm.rutgers.edu!rutgers!sun-barr!cs.utexas.edu!wupost!spool.mu.edu!olivea!bu.edu!ai-lab!ai.mit.edu!gnulists
From: j...@jclark.com (James Clark)
Newsgroups: gnu.announce,gnu.groff.bug
Subject: groff 1.04 available
Message-ID: <9111191518.AA04977@jclark.com>
Date: 19 Nov 91 15:18:26 GMT
Followup-To: gnu.groff.bug
Lines: 44
Approved: info-...@prep.ai.mit.edu
To: info-...@prep.ai.mit.edu

Groff (GNU troff and related programs) version 1.04 is now available
for anonymous ftp from prep.ai.mit.edu as pub/gnu/groff-1.04.tar.Z
(about 1150k).  Compressed diffs from version 1.03 are available as
pub/gnu/groff.diff-1.03-1.04.Z (about 164k).

Groff includes implementations of troff, pic, eqn, tbl, refer, the
-man macros and the -ms macros, and drivers for PostScript, TeX dvi
format, and typewriter-like devices.  Also included is a modified
version of the Berkeley -me macros, and an enhanced version of the X11
xditview previewer.

New in this release is an implementation of the -mm macros contributed
by Joergen Haegg (j...@efd.lth.se).

Groff is written in C++ and requires a C++ compiler reasonably
compatible with version 2.0 of the C++ language.  I suggest GNU C++
version 1.40.3 or later.

I'm calling this a production release.  It has been about 18 months
since the first beta-test version of groff, and I believe groff is now
sufficiently reliable and functional for production use.

I shall continue to fix bugs in groff, but, apart from that, I do not
plan to do much work on it in the near future (I've spent three years
on it, and that's enough).  However, I hope that groff users will
continue to contribute enhancements.  The things I would most like to
see are:

- complete documentation;

- grap (a pic preprocessor for typesetting graphs);

- a page-makeup postprocessor similar to pm (see `Computing Systems',
  2:2);

- an ASCII output class for pic so that pic can be integrated with
  texinfo.

I would like to take this opportunity to thank everybody who has
contributed bug reports.  Please continue to submit them to:
	bug-gr...@prep.ai.mit.edu

James Clark
j...@jclark.com

Path: sparky!uunet!think.com!zaphod.mps.ohio-state.edu!mips!spool.mu.edu!agate!jclark.com!jjc
From: j...@jclark.com (James Clark)
Newsgroups: comp.archives
Subject: [gnu.groff.bug] groff 1.05 available
Message-ID: <qgqhnINNn0c@agate.berkeley.edu>
Date: 22 Mar 92 02:14:15 GMT
Article-I.D.: agate.qgqhnINNn0c
References: <9203190017.AA14086@jclark.com>
Followup-To: gnu.groff.bug
Organization: University of California, Berkeley
Lines: 34
Approved: a...@soda.berkeley.edu
NNTP-Posting-Host: soda.berkeley.edu
X-Original-Newsgroups: gnu.groff.bug,gnu.announce
X-Original-Date: 19 Mar 92 00:17:57 GMT

Archive-name: auto/gnu.groff.bug/groff-1-05-available

Groff (GNU troff and related programs) version 1.05 is now available
for anonymous ftp from prep.ai.mit.edu as pub/gnu/groff-1.05.tar.Z
(about 1210k).  Compressed diffs from version 1.04 are available as
pub/gnu/groff.diff-1.04-1.05.Z (about 202k).

      [ Soon to be at these ftp sites as well.  Please try them
	before prep.ai.mit.edu!  thanx -len

	archive.eu.net, ftp.funet.fi, isy.liu.se, ftp.diku.dk,
	ugle.unit.no, ftp.cs.titech.ac.jp, wuarchive.wustl.edu,
	gatekeeper.dec.com, uxc.cso.uiuc.edu, and
	ftp.uu.net (under /packages/gnu).
      ]

Groff is written in C++, and can be compiled by a number of different
C++ compilers, including gcc/g++ 2.0 (on a sparc, at least), g++
1.40.3 and cfront 2.1.

Groff includes implementations of troff, pic, eqn, tbl, refer, the
-man macros and the -ms macros, and drivers for PostScript, TeX dvi
format, and typewriter-like devices.  Also included is a modified
version of the Berkeley -me macros, and an enhanced version of the X11
xditview previewer.  There is also an implementation of the -mm macros
contributed by Joergen Haegg (j...@efd.lth.se).

This release includes several bug fixes and many other small
improvements, but no major new features.

Please report bugs to bug-gr...@prep.ai.mit.edu.

James Clark
j...@jclark.com

Path: sparky!uunet!munnari.oz.au!spool.mu.edu!agate!agate!usenet
From: j...@jclark.com (James Clark)
Newsgroups: comp.archives
Subject: [gnu.groff.bug] groff 1.06 available
Followup-To: gnu.groff.bug
Date: 20 Sep 1992 10:39:23 GMT
Organization: University of California, Berkeley
Lines: 46
Approved: a...@soda.berkeley.edu
Distribution: world
Message-ID: <19hkcrINNpdh@agate.berkeley.edu>
References: <9209011932.AA20800@jclark.com>
NNTP-Posting-Host: soda.berkeley.edu
X-Original-Newsgroups: gnu.groff.bug,gnu.announce
X-Original-Date: 8 Sep 92 19:32:07 GMT

Archive-name: auto/gnu.groff.bug/groff-1-06-available

Groff (GNU troff and related programs) version 1.06 is now available
for anonymous ftp from prep.ai.mit.edu as pub/gnu/groff-1.06.tar.Z
(about 1340k).

Groff is written in C++, and can be compiled by a number of different
C++ compilers, including gcc/g++ 2.2 (on a sparc, at least), g++
1.40.3 and cfront 2.1.

Groff includes implementations of troff, pic, eqn, tbl, refer, the
-man macros and the -ms macros, and drivers for PostScript, TeX dvi
format, and typewriter-like devices.  Also included is a modified
version of the Berkeley -me macros, and an enhanced version of the X11
xditview previewer.  There is also an implementation of the -mm macros
contributed by Joergen Haegg (j...@efd.lth.se).

The distribution has been completely reorganized for this release.
Configuration is now automatic using a configure script built with
autoconf.  This release also includes many bug fixes and other small
improvements (see the CHANGES file for a complete description).

Please report bugs to bug-gr...@prep.ai.mit.edu.

James Clark
j...@jclark.com

      [ Soon to be at these ftp sites as well.  Please try them
	before prep.ai.mit.edu!  thanx -...@prep.ai.mit.edu

	Japan: ftp.cs.titech.ac.jp, utsun.s.u-tokyo.ac.jp:ftpsync/prep
	Australia: archie.au:gnu
	Europe: src.doc.ic.ac.uk:gnu, ftp.informatik.tu-muenchen.de,
	  ftp.informatik.rwth-aachen.de:pub/gnu,
          nic.funet.fi:pub/gnu, ugle.unit.no, isy.liu.se,
	  ftp.stacken.kth.se, sunic.sunet.se, ftp.win.tue.nl,
	  ftp.diku.dk, ftp.eunet.ch, archive.eu.net
	United States: wuarchive.wustl.edu ftp.cs.widener.edu,
	  uxc.cso.uiuc.edu, col.hp.com, gatekeeper.dec.com:pub/GNU,
	  ftp.uu.net:packages/gnu

	For information on how to order GNU software on tape, check
	the file etc/DISTRIB in the GNU Emacs distribution, or e-mail
	a request to:	g...@prep.ai.mit.edu
      ]

Path: sparky!uunet!wupost!howland.reston.ans.net!agate!usenet
From: j...@jclark.com (James Clark)
Newsgroups: comp.archives
Subject: [gnu.announce] groff 1.07 available
Followup-To: gnu.groff.bug
Date: 7 Mar 1993 06:30:18 GMT
Organization: University of California, Berkeley
Lines: 27
Sender: adam@soda
Approved: adam@soda
Distribution: world
Message-ID: <1nc4pq$8dh@agate.berkeley.edu>
References: <9303031314.AA23272@jclark.com>
NNTP-Posting-Host: soda.berkeley.edu
X-Original-Newsgroups: gnu.announce,gnu.groff.bug,comp.text,alt.text.dwb
X-Original-Date: 3 Mar 93 13:14:51 GMT

Archive-name: auto/gnu.announce/groff-1-07-available

Groff (GNU troff and related programs) version 1.07 is now available
for anonymous ftp from prep.ai.mit.edu:/pub/gnu/groff-1.07.tar.z
(about 820k).  Diffs from version 1.06 are available from the same
place as groff.diff-1.06-1.07.z (about 140k).  You will need the gzip
package to uncompress these files (you can get this from
prep.ai.mit.edu:/pub/gnu as well).

Groff is written in C++, and can be compiled by a number of different
C++ compilers, including gcc 2.3.3, and cfront 2.1.

Groff includes implementations of troff, pic, eqn, tbl, refer, the
-man macros and the -ms macros, and drivers for PostScript, TeX dvi
format, and typewriter-like devices.  Also included is a modified
version of the Berkeley -me macros, and an enhanced version of the X11
xditview previewer.  There is also an implementation of the -mm macros
contributed by Joergen Haegg (j...@efd.lth.se).

This release includes many bug fixes and other small improvements (see
the NEWS file for a complete description), but no major new features.

Please report bugs to bug-gr...@prep.ai.mit.edu.

James Clark
j...@jclark.com

Path: gmd.de!ira.uka.de!howland.reston.ans.net!agate!usenet
From: j...@jclark.com (James Clark)
Newsgroups: comp.archives
Subject: [gnu.groff.bug] groff 1.08 available
Followup-To: gnu.groff.bug
Date: 21 Apr 1993 07:22:32 GMT
Organization: University of California, Berkeley
Lines: 54
Sender: adam@soda
Approved: adam@soda
Distribution: world
Message-ID: <1r2sno$2mv@agate.berkeley.edu>
References: <9304192304.AA01427@jclark.com>
NNTP-Posting-Host: soda.berkeley.edu
X-Original-Newsgroups: gnu.groff.bug,gnu.announce,comp.text
X-Original-Date: 19 Apr 93 23:04:29 GMT

Archive-name: auto/gnu.groff.bug/groff-1-08-available

Groff (GNU troff and related programs) version 1.08 is now available
for anonymous ftp from prep.ai.mit.edu:/pub/gnu/groff-1.08.tar.z
(about 830k).  Diffs from version 1.06 are available from the same
place as groff-1.07-1.08.diff.z (about 20k).  You will need the gzip
package to uncompress these files (you can get this from
prep.ai.mit.edu:/pub/gnu as well).

Groff is written in C++, and can be compiled by a number of different
C++ compilers, including gcc 2.3.3, and cfront 2.1.

Groff includes implementations of troff, pic, eqn, tbl, refer, the
-man macros and the -ms macros, and drivers for PostScript, TeX dvi
format, and typewriter-like devices.  Also included is a modified
version of the Berkeley -me macros, and an enhanced version of the X11
xditview previewer.  There is also an implementation of the -mm macros
contributed by Joergen Haegg (j...@efd.lth.se).

This is a bug-fixing release.  There are major new features.

Please report bugs to bug-gr...@prep.ai.mit.edu.

James Clark
j...@jclark.com

      [ Most GNU software is packed using the new `gzip' compression
	program.  Source code is available on most sites distributing
	GNU software.

	For information on how to order GNU software on tape, floppy,
	or cd-rom, check the file etc/ORDERS in the GNU Emacs
	distribution or in GNUinfo/ORDERS on prep, or e-mail a request
	to:	g...@prep.ai.mit.edu

        By ordering tapes from the FSF you help us continue to develop
        more free software.  Media revenues are our primary source of
	support.  Donations to FSF are deductible on US tax returns.

	The above software will soon to be at these ftp sites as well.
	Please try them before prep.ai.mit.edu!	 thanx -...@prep.ai.mit.edu
	Asia: ftp.cs.titech.ac.jp, utsun.s.u-tokyo.ac.jp:/ftpsync/prep,
	  cair.kaist.ac.kr:/pub/gnu
	Australia: archie.oz.au:/gnu (archie.oz or archie.oz.au for ACSnet)
	Europe: src.doc.ic.ac.uk:/gnu, ftp.informatik.tu-muenchen.de,
	  ftp.informatik.rwth-aachen.de:/pub/gnu, nic.funet.fi:/pub/gnu,
	  ugle.unit.no, isy.liu.se, ftp.stacken.kth.se, ftp.win.tue.nl,
	  ftp.denet.dk, ftp.eunet.ch, nic.switch.ch:/mirror/gnu,
	  irisa.irisa.fr:/pub/gnu, grasp1.univ-lyon1.fr:pub/gnu, archive.eu.net
	United States: wuarchive.wustl.edu, ftp.cs.widener.edu,
	  uxc.cso.uiuc.edu, col.hp.com:/mirrors/gnu,
          gatekeeper.dec.com:/pub/GNU, ftp.uu.net:/systems/gnu
      ]

Path: gmd.de!Germany.EU.net!netmbx.de!zrz.TU-Berlin.DE!cs.tu-berlin.de!math.fu-berlin.de!news.th-darmstadt.de!terra.wiwi.uni-frankfurt.de!zeus.rbi.informatik.uni-frankfurt.de!news.dfn.de!news.dfn.de!rubb.rz.ruhr-uni-bochum.de!rubb.rz.ruhr-uni-bochum.de!not-for-mail
From: j...@jclark.com (James Clark)
Newsgroups: comp.archives
Subject: [gnu.announce] groff 1.09 available
Date: 1 Mar 1994 16:01:12 +0100
Organization: Ruhr-Universitaet Bochum, Rechenzentrum
Lines: 58
Sender: x920...@rubb.rz.ruhr-uni-bochum.de
Approved: Jost.Krie...@rz.ruhr-uni-bochum.de
Message-ID: <2kvlbo$6qi@rubb.rz.ruhr-uni-bochum.de>
References: <9402191422.AA25292@jclark.com>
NNTP-Posting-Host: rubb.rz.ruhr-uni-bochum.de
X-Batch-Name: archsave.1994-02-20
X-Original-Date: Sat, 19 Feb 94 14:22:07 GMT 

Archive-Name: auto/gnu.announce/groff-1-09-available

Groff (GNU troff and related programs) version 1.09 is now available
for anonymous ftp from prep.ai.mit.edu:/pub/gnu/groff-1.09.tar.gz
(about 840k).  Diffs from version 1.08 are available as
prep.ai.mit.edu:/pub/gnu/groff-1.08-1.09.diff.gz (about 60k).

Groff is written in C++ and so you will need a C++ compiler (such as
gcc 2.5.8) to build it.

Groff includes implementations of troff, pic, eqn, tbl, refer, the
-man macros and the -ms macros, and drivers for PostScript, TeX dvi
format, and typewriter-like devices.  Also included is a modified
version of the Berkeley -me macros, and an enhanced version of the X11
xditview previewer.  There is also an implementation of the -mm macros
contributed by Joergen Haegg (j...@efd.lth.se).

This release includes bug fixes and other small improvements (see the
NEWS file for a complete description), but no major new features.

Please report bugs to bug-gr...@prep.ai.mit.edu.

James Clark
j...@jclark.com

[ Most GNU software is packed using the new `gzip' compression program.
  Source code is available on most sites distributing GNU software.

  For information on how to order GNU software on tape, floppy, or
  cd-rom, check the file etc/ORDERS in the GNU Emacs distribution or in
  GNUinfo/ORDERS on prep, or e-mail a request to: g...@prep.ai.mit.edu

  By ordering your GNU software from the FSF, you help us continue to
  develop more free software.  Media revenues are our primary source of
  support.  Donations to FSF are deductible on US tax returns.

  The above software will soon be at these ftp sites as well.
  Please try them before prep.ai.mit.edu!   thanx -...@prep.ai.mit.edu
	ASIA: ftp.cs.titech.ac.jp, utsun.s.u-tokyo.ac.jp:/ftpsync/prep,
  cair.kaist.ac.kr:/pub/gnu, ftp.nectec.or.th:/pub/mirrors/gnu
	AUSTRALIA: archie.au:/gnu (archie.oz or archie.oz.au for ACSnet)
	AFRICA: ftp.sun.ac.za:/pub/gnu
	MIDDLE-EAST: ftp.technion.ac.il:/pub/unsupported/gnu
	EUROPE: irisa.irisa.fr:/pub/gnu, ftp.univ-lyon1.fr:pub/gnu,
  ftp.mcc.ac.uk, unix.hensa.ac.uk:/pub/uunet/systems/gnu, ftp.denet.dk,
  src.doc.ic.ac.uk:/gnu, ftp.eunet.ch, nic.switch.ch:/mirror/gnu,
  ftp.informatik.rwth-aachen.de:/pub/gnu, ftp.informatik.tu-muenchen.de,
  ftp.win.tue.nl, ftp.funet.fi:/pub/gnu, ftp.stacken.kth.se, isy.liu.se,
  ftp.luth.se:/pub/unix/gnu, ftp.sunet.se:/pub/gnu, archive.eu.net
	SOUTH AMERICA: ccsun.unicamp.br:/pub/gnu
	WESTERN CANADA: ftp.cs.ubc.ca:/mirror2/gnu
	USA: wuarchive.wustl.edu:/mirrors/gnu, labrea.stanford.edu,
  ftp.digex.net:/pub/gnu, ftp.kpc.com:/pub/mirror/gnu,
  ftp.cs.widener.edu, vixen.cso.uiuc.edu, ftp.hawaii.edu:/mirrors/gnu,
  ftp.cs.columbia.edu:/archives/gnu/prep, col.hp.com:/mirrors/gnu,
  gatekeeper.dec.com:/pub/GNU, ftp.uu.net:/systems/gnu
]

			  SCO's Case Against IBM

November 12, 2003 - Jed Boal from Eyewitness News KSL 5 TV provides an
overview on SCO's case against IBM. Darl McBride, SCO's president and CEO,
talks about the lawsuit's impact and attacks. Jason Holt, student and 
Linux user, talks about the benefits of code availability and the merits 
of the SCO vs IBM lawsuit. See SCO vs IBM.

Note: The materials and information included in these Web pages are not to
be used for any other purpose other than private study, research, review
or criticism.