Commit graph

20 commits

Author SHA1 Message Date
Eitan Adler
6fcfa14d98 Link directly to the mfsBSD home page.
Also, be a bit more accessible by using words rather than a link in the URI
text.
2014-06-29 08:30:13 +00:00
Benedict Reuschling
2d07b07efe Whitespace fixes. Translators can ignore them. 2014-05-26 17:21:11 +00:00
Benedict Reuschling
158eeecfa8 Remove contractions, improve capitalization, clean up redundant markup
and words.
2014-05-26 17:10:55 +00:00
Warren Block
6c52f69a9f Restore lost <replaceable> tags. 2014-04-29 21:16:47 +00:00
Hiroki Sato
8def749c53 Normalize DTD URL. 2013-11-13 07:52:45 +00:00
Gabor Kovesdan
24d129e8d1 - Definitively upgrade to DocBook 5.0 2013-11-07 15:39:28 +00:00
Rene Ladan
1d9bea10ed Merge the projects/entities branch into head/
The primary purposes are to clean up duplicated author definitions in
both share/xml/authors.ent and share/xml/developers.ent, and as a added
bonus simplify writing up author names/email addresses in web pages.

Apart from merging developers.ent into authors.ent, removing the former,
and updating the Committers Guide there should be little user-visible changes:
- a.portmgr renamed to a.portmgr.members
- a.doceng renamed to a.doceng.members
- team.re renamed to a.re.members.email and moved from
share/xml/freebsd.ent to share/xml/authors.ent
- a.core updated and moved from share/xml/mailing-lists.ent to
share/xml/teams.ent
- share/pgpkeys/{addkey.sh|README} updated

Translations are untouched except for build fixes.

Approved by:	doceng (gjb)
Approved by:	gjb (mentor)
2013-07-09 21:15:47 +00:00
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
Gabor Pali
edafad6a69 Eliminate erroneous role="directory" attributes from <filename> elements
and replace them with class="directory" [1][2]

[1] http://docbook.org/tdg/en/html/filename.html
[2] http://www.freebsd.org/doc/en/books/fdp-primer/sgml-markup-docbook.html#AEN1799
    (4.2.5.5)

Approved by:	trhodes, gabor (mentor)
2008-08-06 22:03:50 +00:00
Fukang Chen
2c409935ba Minor SGML fix: add a missing </callout> end tag. 2008-05-03 08:26:12 +00:00
Brad Davis
49e353ec5f - Fix some capitalization
- Normalize dd options
- s/latest/last
2008-04-19 23:40:22 +00:00
Daniel Gerzo
08803079c0 - point readers to the latest release of the mfsBSD toolset. 2008-04-19 12:45:43 +00:00
Remko Lodder
7e8b04ed58 For a BSDlabel restore we should do
bsdlabel -R 'disk' 'bsdlabel-file', so reflect that in the
instructions (because I tripped over this).
2008-04-15 18:33:21 +00:00
Daniel Gerzo
9717a4b038 - Add an article describing remote installation of FreeBSD when the
console of the remote system is unavailable.

Reviewed by:	trhodes, keramida
2008-04-11 00:18:27 +00:00