Commit graph

26 commits

Author SHA1 Message Date
Gabor Kovesdan
5df509eaa2 - Remove standalone="no" statements from XML declarations since it did not
always work and is no use anyway
2013-01-30 19:12:36 +00:00
Gabor Kovesdan
36cdb51546 - Migrate the documentation set to DocBook 4.5 2013-01-30 14:00:53 +00:00
Gabor Kovesdan
77d737ee88 - Rename the share/sgml directories to share/xml
- Fix build errors from the next change

Approved by:	doceng (implicit)
2012-10-01 11:56:00 +00:00
Gabor Kovesdan
b4346b9b2d - Rename .sgml files to .xml
- Reflect the rename in referencing files

Approved by:	doceng (implicit)
2012-10-01 09:53:01 +00:00
Gabor Kovesdan
9c243757ef - XML declarations should use IANA encoding names
Pointed out by:	hrs
2012-09-14 17:47:48 +00:00
Gabor Kovesdan
2e51ec7022 - Strip unnecessary trailing spaces
Approved by:	doceng (implicit)
2012-08-21 19:16:02 +00:00
Gabor Kovesdan
e6b69c3357 - XMLify English articles
Approved by:	doceng (implicit)
2012-06-21 16:01:00 +00:00
Marc Fonvieille
b2fbb31f74 Typo and punctuation fixes. 2006-08-29 07:38:23 +00:00
Remko Lodder
5a63bbf802 Clarify the port update a bit more.
PR:			docs/75543
Submitted by:		Marius Nuennerich <marius dot nuennerich at gmx dot net> (Original)
Approved by:		simon (mentor)
2005-02-26 14:02:24 +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
Alexey Zelkin
6d048e2320 Sync these Makefiles to have one style of declarations and comments. 2004-04-06 16:10:08 +00:00
Simon L. B. Nielsen
4071843a8a Add trademark attribution for CVSup. 2003-12-24 00:26:41 +00:00
Simon L. B. Nielsen
2469b9f821 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.
2003-08-13 20:34:01 +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
Hiroki Sato
ee5bf07c5d Replace ${JADEFLAGS} with the corresponding variables. 2003-02-16 14:59:48 +00:00
Ceri Davies
11a127920c Most, if not all, four digit years beginning with "20" are in the 21st century.
Wrap the century prefixes in <quote>s while I'm here.

Submitted by:	"Passki, Jonathan P" <jpasski@kpmg.com>
2002-12-09 23:28:21 +00:00
Giorgos Keramidas
4af5321de1 Replace -- with &mdash; everywhere. 2002-09-05 23:44:21 +00:00
Giorgos Keramidas
db56ff1d8b Replace capitalisation with proper <emphasis> tags. 2002-09-05 23:43:26 +00:00
Giorgos Keramidas
30c5d47383 Minor grammar fix & replace CDs with CD-ROMs. 2002-09-05 23:42:29 +00:00
Marc Fonvieille
75729c7b59 Tags addition (application, command, literal, filename and quote)
where needed, and minor puntuation change and rewording.

PR:		docs/38603
Submitted by:	Marc Fonvieille <marc@blackend.org>
Approved by:	keramida
2002-06-30 20:39:47 +00:00
Giorgos Keramidas
b2698af90a Clarify a part of the text that can be confusing.
scr^Wtrouble -> trouble.

PR:		docs/38571
Submitted by:	Marc Fonvieille <marc@blackend.org>
2002-05-26 21:45:41 +00:00
Murray Stokely
720d4d69c8 * s/freebsd.org/FreeBSD.org/
* Correct some broken links
* Use relative links for freebsd.org documents

PR:		docs/31447
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
Found by:	linbot
2001-10-23 21:31:20 +00:00
Murray Stokely
7aff51c1a1 Fix minor formatting and grammar problems.
PR:            docs/31412
Submitted by:  Salvo Bartolotta <bartequi@neomedia.it>
2001-10-23 20:40:25 +00:00
Giorgos Keramidas
c19dbd3a1b Replace inline & with proper &amp; entities.
Approved by:	nik
2001-10-15 13:21:52 +00:00
Murray Stokely
a70a4d71d7 Add article on advanced CVSup usage.
PR:		docs/31169
Submitted by:	Salvo Bartolotta <bartequi@neomedia.it>
2001-10-10 21:38:30 +00:00