Commit graph

33 commits

Author SHA1 Message Date
Giorgos Keramidas
dad302c0b3 Whitespace only change; translators can safely ignore this.
Fix the 5-roadmap article indentation after the recent changes.
2007-09-17 21:05:56 +00:00
Giorgos Keramidas
b61a0d9b12 Various wording fixes in the 5-roadmap article. 2007-09-17 21:03:49 +00:00
Giorgos Keramidas
5d39763ebb Avoid using "It was", but use a more explicit reference to the
version-guide article in the abstract of 5-roadmap.  This way
the text is a bit less confusing.
2007-09-17 21:02:43 +00:00
Bruce A. Mah
0d58d8b4f0 Add an abstract section which points out that this article is mostly
of historical interest now (actually, it has been for some time).
Provide a pointer to the version-guide article so interested readers
can see how we view these plans from a couple years down the line.
2006-05-30 16:41:19 +00:00
Simon L. B. Nielsen
6d951d345e o Remove contractions (wasn't, don't)
o s/5.x/5.X

PR:		docs/76563
Submitted by:	Jesus R. Camou <jcamou@es.FreeBSD.org>
2005-01-22 09:47:47 +00:00
Simon L. B. Nielsen
10621ea720 - Remove the Schedule section, since it's out-of-date and 5.3-RELEASE
is not far away so it's not that relevant anymore.

No objections:	re (silence)
PR:		docs/72648
Reminded by:	Phillip Nordwall <phillip@cs.wwu.edu> and others
2004-10-23 23:20:55 +00:00
Hiroki Sato
7ced776295 Use &url.*; instead of http://www.FreeBSD.org/*. 2004-08-09 17:19:18 +00:00
Hiroki Sato
5fa082b1f8 Simplify parameter entities in doctype declaration.
Currently we have articles.ent and books.ent, and
for example, articles.ent can be used by putting the
following lines in the doctype declaration:

 <!ENTITY % articles.ent PUBLIC
            "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN">
 %articles.ent;

This pulls all of the necessary entities via share/sgml/articles.ent.

The translation teams can customize these entities by redefining
the articles.ent file in <langcode>/share/sgml.  See
ja_JP.eucJP/share/sgml for example.
2004-08-08 13:44:01 +00:00
Giorgos Keramidas
30208ee03b Rewrite one of the epilogue paragraphs to avoid excessive use of
"As..." as the start of a sentence.
2004-07-23 10:30:48 +00:00
Josef El-Rayes
fafbd2fc3f Fix a minor typo.
Submitted by:	Fumiyoshi TAOKA <fmysh@iijmio-mail.jp>
PR:		docs/66729
2004-05-17 06:35:57 +00:00
Alexey Zelkin
6d048e2320 Sync these Makefiles to have one style of declarations and comments. 2004-04-06 16:10:08 +00:00
Bruce A. Mah
4a8d25f79a Make "Schedule" section somewhat consistent with the reality and/or
the 5.2-RELEASE schedule.
2003-12-07 16:47:09 +00:00
Bruce A. Mah
c376460578 Fix a few minor nits that I found while reading this article. 2003-11-08 16:35:35 +00:00
Scott Long
2b76de551b Marcel has fixed KSE on ia64, mark it as working in the status table. 2003-09-21 04:35:31 +00:00
Scott Long
eecce34e99 Add two tables to show THR and KSE status. If anyone knows how to make the
tables be side-by-side, please be my guest and fix it.
2003-09-19 05:59:14 +00:00
Murray Stokely
e0a1640f51 Fix typos. 2003-09-17 06:33:45 +00:00
Scott Long
e6909ee045 Update the 5-stable roadmap. Remove items that are done or no londer
relevant, add some new items, re-arrange the sections, and add a new
schedule.
2003-09-14 19:41:40 +00:00
Simon L. B. Nielsen
5421dc303f Add trademark symbols and attributions:
- Add trademark tags as needed, generally on first use in each
   article.
 - Add an attribution to the legal section mentioning all trademarks
   referenced.
 - Always use correct case for trademarks.
 - Don't join trademarks with other words, e.g. using hyphens.

trademark.ent:
 - Commonly used trademarks are defined as entities for ease of use.
 - All trademark attributions are defined as entities for ease of use.

Approved by:	ceri (mentor)
2003-08-06 21:48:40 +00:00
Hideyuki KURASHINA
345cc6d3a1 Correct to use close tag (</para>).
Submitted by:	Martin Karlsson <mk-freebsd@bredband.net>
PR:		docs/54859
2003-07-25 20:38:45 +00:00
Hiroki Sato
f6cd99b654 Back out WITH_DOCFORMAT_NAVI_LINK?=YES in Makefile. The navi-link
is generated when ${WITH_DOCFORMAT_NAVI_LINK} is defined or
${FORMATS} includes "html" and "html-split."
2003-04-22 18:35:44 +00:00
Hiroki Sato
4f8b26641c - Add WITH_DOCFORMAT_NAVI_LINK to mk/doc.docbook.mk and
enable it in en_US.ISO8859-1/ and ja_JP.eucJP/.

- Add PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN"
  and l10n.ent for entity localization.

- Use share/misc/docbook.css for indentiation of <programlisting>
  and <screen>.

- Add some missing $FreeBSD$.
2003-04-19 11:39:30 +00:00
Giorgos Keramidas
6dd95937d9 Put my flame resistant suit on, and remove all unnecessary duplication
of URL text in <ulink> attributes, reducing the probability of typos
in future changes to the docs.
2003-04-11 01:11:39 +00:00
Giorgos Keramidas
ee2ee50669 - Run through ispell.
- Capitalize VFS.
- Spell netatalk correctly.
- Write "boot loader" as two words; bootloader isn't a word.
2003-03-27 16:29:52 +00:00
Giorgos Keramidas
8da6b0a7c9 Consistently spell Tier-1 as `Tier-1'. 2003-03-23 02:10:11 +00:00
Giorgos Keramidas
7c06549e06 Fix a couple of typos and capitalize the start of a sentence. 2003-03-23 02:08:09 +00:00
Bruce A. Mah
0620d65d90 Oops. Forgot a branch name (RELENG_3). 2003-02-17 22:43:35 +00:00
Bruce A. Mah
ff1fde8ecf Define and use some entities for CVS branch names. 2003-02-17 22:37:42 +00:00
Bruce A. Mah
5c968def66 s/ethernet/Ethernet 2003-02-17 22:30:25 +00:00
Bruce A. Mah
9c8450930e Use <filename role="package"></filename> where appropriate. 2003-02-17 22:26:19 +00:00
Bruce A. Mah
038ccd434a Whitespace only fixes in proposed release schedules. No content
changes.
2003-02-17 22:21:17 +00:00
Bruce A. Mah
436b7562ca Mark up some things that should be surrounded by <quote></quote>.
Convert some uses of <quote></quote> to other tags.
2003-02-17 22:20:06 +00:00
Bruce A. Mah
2c91eff77a Use manpage entity references where appropriate. 2003-02-17 22:12:12 +00:00
Scott Long
c81c8f9f21 Add the 5-STABLE roadmap document. I do not hold an exclusive lock on
the SGML-fu in here, so feel free to correct/improve it.
2003-02-17 18:55:14 +00:00