11 Commits

Author SHA1 Message Date
hrs
68b716f413 Simplify parameter entities in doctype declaration. 2004-08-08 14:59:27 +00:00
hrs
f740ad83d3 Add urls.ent and use the entities for URLs. 2004-06-30 13:15:05 +00:00
bmah
cc397ec832 Pull in trademark entity definitions. 2003-08-21 17:51:05 +00:00
bmah
c62f378dea "i386" is probably a better long name for the i386 platform, as
opposed to IA-32.

Pointed out by:	Andrew I Baznikin <dikiy@scn.ru>, jhb
Approved by:	re (implicitly)
2002-12-03 18:00:30 +00:00
bmah
c7c669c092 Turn on table-of-contents generation for the release notes and
hardware notes.

Requested by:	many
2001-10-27 02:41:29 +00:00
bmah
fb8e48b37a Add some new entities with the "official" names of the platforms
we support (as opposed to the names of ports).
2001-10-24 15:37:25 +00:00
bmah
28d947c7dc Consolidate the various SGML source files making up the release
notes document.  Basically, I've moved the contents of common/
{artheader,intro,upgrading}.sgml into common/new.sgml, removed duplicate
$FreeBSD$ markers, and adjusted the various references to these files.
No other whitespace or content changes.

This change will make it easier to do some minor restructuring.

MFC after:	1 day
2001-10-04 22:40:19 +00:00
bmah
729ad5549e List a forgotten SGML source file (intro.sgml) in the release notes
Makefiles.
2001-07-26 16:16:51 +00:00
bmah
d917f606f3 RELNOTESng infrastructure fixes:
1.  There is now only one RELNOTESng stylesheet; the architecture-specific
stylesheets (to handle different values of the arch= attribute) are gone.

2.  Several Makefile variable definitions were factored into
doc.relnotes.mk.

Submitted by:	dd
2001-05-02 22:02:50 +00:00
dd
819ac32392 Build system:
o Define a RELN_ROOT variable which points to the root of the relnotes
  tree (i.e., src/release/doc).
o By default, define DOC_PREFIX in terms of RELN_ROOT; this gives a
  bigger chance of finding the doc/ tree without help in the form of
  setting DOC_PREFIX on the command line.
o Respect DOCDIR; `make install` works now.

Approved by:	bmah
2001-04-29 21:05:12 +00:00
bmah
0b059bcc42 First commit of RELNOTESng, the rewrite of the *.TXT documentation
files.

src/release/doc/README has additional information.

Reviewed by:	-current, -doc
2001-04-27 21:28:02 +00:00