Jim Mock
7e5229d6dc
X.x -> X.X when mentioning FreeBSD branches to be consistent with the
...
rest of the doc tree.
PR: 38777
Submitted by: blackend
2002-07-03 23:19:12 +00:00
Giorgos Keramidas
92cb93a0b9
Do not use /handbook to link to the Handbook, since some of these
...
links are broken now that /handbook is a redirection to the real
location of the Handbook at /doc/en_US.ISO8859-1/books/handbook.
PR: docs/39967
Submitted by: Mark J. Miller <mjm@CSUA.Berkeley.EDU>
2002-06-28 23:44:38 +00:00
Giorgos Keramidas
5bf0ad941f
Minor grammar fix.
...
Submitted by: Bruce Newland <newlandb@corp.earthlink.net>
2002-06-23 13:08:55 +00:00
Bruce A. Mah
32352195d4
Add two manpage-related files to the version bump list.
...
Submitted by: dougb, sheldonh
2002-06-18 21:16:08 +00:00
Bruce A. Mah
aedc109557
Add src/share/examples/cvsup/standard-supfile to the version bump list.
2002-06-06 22:14:36 +00:00
Murray Stokely
9cad5d0a0f
Remove extraneous word.
...
Submitted by: Adrian Steinmann <ast@marabu.ch>
2002-05-30 06:53:21 +00:00
Brian Somers
bb743c4731
Fix a typo in the instructions for generating release disc manifests.
...
MFC after: 3 days
2002-05-13 23:12:59 +00:00
Giorgos Keramidas
fbeedae47a
Change all <link>...</link> elements to <xref>. This way when/if the
...
section numbers change as a result of some future change, the text
will use the right section numbers in cross refs.
Reviewed by: bmah
2002-05-13 20:49:07 +00:00
Bruce A. Mah
b442f1bf18
s/cvs up/cvs update/
...
PR: 37453
Submitted by: Hideyuki KURASHINA <rushani@bl.mmtr.or.jp>
2002-04-25 19:37:13 +00:00
Bruce A. Mah
4bb25eca95
Add www/en/cgi/ports.cgi to version number bump list.
...
Submitted by: phantom, dougb
2002-04-18 18:59:03 +00:00
Giorgos Keramidas
6ddd2cc0dc
Fix &entities; that lacked an ending ';' character,
...
as reported by the following:
% cd doc/en_US.ISO8859-1
% find . -type f -name '*.sgml' |\
xargs grep '&[^[:space:];&][^[:space:];]*$' | grep -v '&$'
% find . -type f -name '*.sgml' |\
xargs grep '&[^[:space:];&][^[:space:];]*[[:space:]<]' |\
grep -v '&[[: space:]]' | grep -v '[[:space:]]&&[[:space:]]'
2002-03-27 01:16:55 +00:00
Murray Stokely
6c15b7c459
Add an id to the sect3 containing the version number update list, so
...
that we can directly link to this part of the article from other
documents.
2002-03-24 09:00:21 +00:00
Peter Pentchev
6e99166b51
Whitespace-only fixups from the e-mail to SGML entities conversion.
2002-03-15 08:28:14 +00:00
Peter Pentchev
81f0937cee
Convert names, descriptions and e-mail addresses of FreeBSD committers
...
and mailing lists to SGML entities.
Reviewed by: keramida
Approved by: keramida, silence on -doc
2002-03-15 08:10:48 +00:00
Murray Stokely
756e7027da
Point to release(7) for more details about the targets and options
...
available for src/release/Makefile.
While I'm here, correct the spelling of 'separate'.
2002-03-14 10:18:08 +00:00
Murray Stokely
875a40b58b
Add www/en/docs.sgml to the version bump list, so we don't forget to
...
add a link to the online man pages for the new release.
2002-03-11 09:38:32 +00:00
Murray Stokely
c38ceed60f
* Fix tens of typos that were introduced in the TeX -> DocBook
...
conversion (how?)
* Remove the small section on package-building/splitting, and point to
the seperate article that now covers this topic.
2002-02-25 14:46:14 +00:00
Murray Stokely
7617961f07
Define CSS_SHEET_ADDITIONS.
2002-02-25 14:42:25 +00:00
Murray Stokely
ef170fbc97
Add a stylesheet addition to center the contents of div.titlepage.
...
This looks better (IMHO) for this article, but it looks worse for some
of the others.
2002-02-25 14:41:59 +00:00
Murray Stokely
a7cb3c3c21
Add FreeBSD 4.5 to the release tree diagram.
2002-02-25 14:34:54 +00:00
Giorgos Keramidas
e7655d4598
Whitespace fixes.
...
Punctuation chars should not be preceded by spaces.
2002-02-14 22:31:00 +00:00
Murray Stokely
6d11e7c4ba
Correct a few typos.
...
Add a few paragraphs from the Handbook to describe how to mirror a
local CVS repository, and point to the CVSup section of the Handbook
for more details.
Note that if RELEASETAG is omitted from "make release", then a
-CURRENT snapshot will be built. (Also from Handbook).
2002-02-13 10:34:51 +00:00
Josef Karthauser
1abe11737f
Mark up the URLs as <ulink>'s instead of <systemitems>.
...
Submitted by: Hiten Pandya <hiten@uk.FreeBSD.org>
2002-02-07 18:07:57 +00:00
Josef Karthauser
2cfb410ff5
Fix some typos and spelling mistakes.
...
Submitted by: Hiten Pandya <hiten@uk.FreeBSD.org>
2002-02-07 18:04:40 +00:00
Bruce A. Mah
bce5265127
Add src/release/Makefile to the version number bump list.
...
PR: 34689
2002-02-07 15:37:24 +00:00
Bruce A. Mah
39352277c8
Fix typo: s/arw/are/
...
PR: 34606
Submitted by: Frans Haarman <frans@haarman.com>
2002-02-04 23:23:32 +00:00
Murray Stokely
955f217736
Convert the PIC diagram into the necessary image formats in a slightly
...
less-hackish way, so that PDFs, PostScript files, and PNG images can
be built with or without OBJDIR.
2002-02-02 20:32:35 +00:00
Murray Stokely
3f744276ed
Make OBJDIR-clean.
...
Submitted by: roam
2002-02-02 16:38:18 +00:00
Bruce A. Mah
12f21e3dab
Fix two minor grammar nits.
2002-02-01 19:20:14 +00:00
Bruce A. Mah
a3423b3cd8
We ought to be able to install non-compressed versions of the
...
releng article (the Website build requires this, among other
things). Fix this.
2002-02-01 19:17:41 +00:00
Murray Stokely
17a5533b32
Add reminder to sync up sysinstall's ports collection dialogs with
...
reality regarding the number of available ports and disk space
requirements.
2002-01-26 16:06:10 +00:00
Murray Stokely
693e2106e2
Add Makefile.inc to the "version bump" list. Sort items.
2002-01-26 15:44:46 +00:00
Bruce A. Mah
24e48641f4
Add another file to the version bump list.
2002-01-23 19:50:45 +00:00
Bruce A. Mah
6a0b47680c
Fix a typo and add another file to the "version number bump" list.
2002-01-21 18:01:05 +00:00
Murray Stokely
b5a9e19af3
* Fix a couple of typos.
...
* Add a section on building XFree86 for distribution.
2002-01-19 13:06:22 +00:00
Murray Stokely
69968bac3d
Constrain the width of this figure and use smaller fonts.
2002-01-19 12:38:29 +00:00
Alexey Zelkin
300a59422a
Fix a link to handbook in bibliography
...
Also fix few freebsd.org -> FreeBSD.org cases
2002-01-05 13:59:14 +00:00
Murray Stokely
a3dbc7358e
Use PIC instead of LaTeX to draw the diagram of the FreeBSD release
...
branches.
Submitted by: des (mostly)
2002-01-02 01:15:35 +00:00
Murray Stokely
14233a1499
Move the release engineering howto to the doc tree, and convert it to
...
DocBook SGML. This version includes additional content from my paper
that isn't in www/en/internal/releng.sgml. That file will be removed
once this shows up on the website properly.
PR: docs/32697
Suggested by: bmah, nik, others
TeX to DocBook Conversion by: Hiten Pandya <hiten@uk.FreeBSD.org>
2002-01-01 05:25:13 +00:00