Commit graph

10787 commits

Author SHA1 Message Date
Simon L. B. Nielsen
4cfd05d16f *.sgml:
- Use trademark entities.
 - Add trademark attributions.
 - Always use correct case for trademarks.
 - Don't join trademarks with other words, e.g. using hyphens.
 - Use 'UNIX like systems' instead of 'UNIX systems'.

trademark.ent:
 - Add entities for more trademarks / companies.
2003-08-23 23:26:44 +00:00
Marc Fonvieille
3b26814443 Replace "native FreeBSD kernel" with "GENERIC kernel". 2003-08-23 21:08:03 +00:00
Kazuo Horikawa
774e91fef2 Use \fB and \fR instead of .Nm to workaround the undesired line break
in the SYNOPSIS.

Pointed out by:	Koizumi Satoru <koizumistr@minos.ocn.ne.jp>
2003-08-23 20:45:58 +00:00
Marc Fonvieille
2731bfbfa9 A note should not directly follow another note, merge 2 notes in 1. 2003-08-23 20:45:04 +00:00
Kazuo Horikawa
4ea753d21b Improve wording.
Submitted by:   MITSUNAGA Noriaki <mitchy@er.ams.eng.osaka-u.ac.jp>
2003-08-23 20:20:15 +00:00
Marc Fonvieille
26e69188ca Update G. Adam Stanislav email and links to his web site upon his
request.
2003-08-23 18:38:17 +00:00
Martin Heinen
6d355fae2f Remove an erroneous space. 2003-08-23 11:55:25 +00:00
Martin Heinen
f091c36e76 Add a missing ")", use <envar> for environment variables,
mark up error messages with <errorname>.
2003-08-23 11:50:41 +00:00
Martin Heinen
d18583bcc7 Add a reference to "Tracking for Multiple Machines". 2003-08-23 11:37:18 +00:00
Martin Heinen
b572405a76 Add a missing </sect4> tag. 2003-08-23 11:03:10 +00:00
Martin Heinen
5e1f12bb62 MFbed: Update the German Handbook.
books/handbook/colophon.sgml			1.7   -> 1.8
books/handbook/book.sgml			1.133 -> 1.136
books/handbook/desktop/chapter.sgml		1.24  -> 1.26
books/handbook/bibliography/chapter.sgml	1.50  -> 1.56
share/sgml/catalog				header update
share/sgml/bookinfo.ent				1.2   -> 1.3
books/handbook/ppp-and-slip/chapter.sgml	1.108 -> 1.118
books/handbook/printing/chapter.sgml		1.73  -> 1.76
books/handbook/config/chapter.sgml		1.109 -> 1.117
2003-08-23 10:59:00 +00:00
Bruce A. Mah
ce72dd5508 Add entity for atmconfig(8). 2003-08-22 22:06:12 +00:00
Marc Fonvieille
532e0d0c1e In 5.X old kernel is backed up in /boot/kernel.old and not as
/boot/kernel.old
2003-08-21 20:23:38 +00:00
Marc Fonvieille
da88c8501d - Add a missing period
- s/userconfig/<literal>USERCONFIG</literal> options
2003-08-21 19:39:29 +00:00
Marc Fonvieille
e28b9ab3df MFen: 1.195 --> 1.196 2003-08-21 17:44:52 +00:00
Marc Fonvieille
7d9556503e MFEn:
book.sgml 		1.133 --> 1.137
basics/chapter.sgml	1.97  --> 1.109
2003-08-21 12:48:39 +00:00
Marc Fonvieille
7eb746701d To be consistent, add a space between prompts and commands. 2003-08-21 10:52:58 +00:00
Martin Heinen
f8607e2e1a MFbed: Update the German Handbook.
share/sgml/mailing-lists.ent			1.24  -> 1.25
books/handbook/boot/chapter.sgml		header update
books/handbook/ports/chapter.sgml		1.200 -> 1.205
books/handbook/cutting-edge/chapter.sgml	1.184 -> 1.187
books/handbook/mirrors/chapter.sgml		1.295 -> 1.320
books/handbook/serialcomms/chapter.sgml		header update
books/handbook/l10n/chapter.sgml		1.89  -> 1.91
books/handbook/x11/chapter.sgml			1.119 -> 1.127
books/handbook/eresources/chapter.sgml		1.123 -> 1.128
books/handbook/pgpkeys/chapter.sgml		1.192 -> 1.196
2003-08-21 09:46:57 +00:00
Simon L. B. Nielsen
d122695827 Add trademark symbols:
- Add trademark tags for all trademarks now that the stylesheet
   handles it right.
 - Always use correct case for trademarks.
 - Don't join trademarks with other words, e.g. using hyphens.
2003-08-20 22:38:04 +00:00
Marc Fonvieille
be40faddd2 Fix a typo (thanks to Dan Pelleg).
While I'm there put a long command between screen tags.
2003-08-20 20:35:47 +00:00
Simon L. B. Nielsen
fbc02a2044 Add special handling of the DocBook trademark tag.
Each trademark will only have a trademark symbol appended the first
time in a document for print / html, and the first time on each HTML
page for html-split.

It is possible to always append the trademark symbol for a trademark,
by setting the role attribute to "force" in the trademark tag.

The code differentiates between trademarks in normal text and titles,
so if there is a trademark in a title, the symbol will be displayed
the first time in the title, and the first time in the normal text.

Basically this means that all trademarks can / should be marked up in
the documents, and the stylesheet will do "the right thing".

Looked at by:	murray
Approved by:	mwlucas (temp mentor)
2003-08-20 15:40:46 +00:00
Martin Heinen
426a71063e Sorry, forced commit to correct the log message of rev 1.319:
Remove trailing dots from release names in the list of release tags.
2003-08-20 14:04:17 +00:00
Marc Fonvieille
e894b1e1a3 Add some application and filename tags. 2003-08-20 14:02:52 +00:00
Martin Heinen
77c745bbae Convert attributes of elements to lower case. 2003-08-20 13:46:52 +00:00
Martin Heinen
db6c16d4da Convert attributes of elements to lower case. 2003-08-20 13:27:34 +00:00
Martin Heinen
8723a2d5d5 Replace literal quotes with quote tags,
capitalize "top level doamin".
2003-08-20 13:16:02 +00:00
Martin Heinen
79c94fdb78 Replace a sequence of guimenuitem elements with
a menuchoice element.
2003-08-20 13:10:54 +00:00
Martin Heinen
da4f549e69 Remove a duplicate title element. 2003-08-20 13:02:17 +00:00
Marc Fonvieille
a7233c083d Avoid application tags for Operating Systems. 2003-08-20 09:52:04 +00:00
Erwin Lansing
a0c5fbd2d4 Add Andrew McNaughton for multiple new perl ports 2003-08-20 07:05:32 +00:00
Kazuo Horikawa
76f0050290 Separate trailing punctuations at the end of a mdoc macro arg list
Pointed out by:	Koizumi Satoru <koizumistr@minos.ocn.ne.jp>
2003-08-20 02:57:15 +00:00
Marc Fonvieille
29fc580865 Use of acronym tags instead of filename tags for ELF. 2003-08-19 17:11:10 +00:00
Alexander Leidinger
25e1043c57 Reserve uid and gid 99 for rscsi (part of the cdrtools package).
Submitted by:	Marius Strobl <marius@alchemy.franken.de>
2003-08-19 16:32:20 +00:00
Marc Fonvieille
e3d2224ef2 Add some translated sections:
Synopsis, DES & MD5, OPIE, Kerberos, OpenSSL, previous IPsec one,
OpenSSH and ACL.
2003-08-19 13:16:07 +00:00
Marc Fonvieille
d7efbea252 MFen 1.95 --> 1.97 2003-08-19 13:13:36 +00:00
Marc Fonvieille
9de7704c20 - Add a section about Linux MATLAB installation and use [1]
- I added various trademarks needed in trademarks.ent but I did not
used them in the section.  They should be added when the trademarks
tagging will be definitively defined.

PR:		docs/55652 [1]
Submitted by:	Dan Pelleg <daniel+handbook@pelleg.org> [1]
2003-08-19 08:16:14 +00:00
Kazuo Horikawa
e057274ed3 Improve wording.
Submitted by:	MITSUNAGA Noriaki <mitchy@er.ams.eng.osaka-u.ac.jp>
2003-08-19 02:47:20 +00:00
Marc Fonvieille
18b4188ba7 MFen 1.174 --> 1.183 2003-08-18 19:49:52 +00:00
Joe Marcus Clarke
982a95ef11 * Add documentation on the new CONFLICTS macro
* Update the Perl documentation
* Add documentation on the new INFO macro
* Add documentation on the pkg-deinstall file
* Update the section on plist substitution

Submitted by:	Sergey Matveychuk <sem@ciam.ru>
		(extra suggestions by Stijn Hoop <stijn@win.tue.nl>)
Reviewed by:	simon (who had some other clean-ups and suggestions)
2003-08-18 18:03:48 +00:00
Marc Fonvieille
7e7372425f Remove java entity, this one override the trademarks.ent one, and is
therefore useless.
2003-08-18 13:07:08 +00:00
Kazuo Horikawa
e8e2d98f3e Catch up with 5.1-CURRENT-20030817-JPSNAP 2003-08-17 23:26:24 +00:00
Kazuo Horikawa
0beb9d9fc2 Catch up with 5.1-CURRENT-20030817-JPSNAP 2003-08-17 22:32:44 +00:00
Kazuo Horikawa
19ac9aeb76 Initial Japanese translation
Submitted by:	Akira Ikeuchi <a_ikeuchi@mic.mitsumi.co.jp>
2003-08-17 19:22:33 +00:00
Simon L. B. Nielsen
9dd46fa936 *.sgml:
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.

trademark.ent:
  Add Macromedia, Inc trademark attribution.
2003-08-17 13:55:05 +00:00
Dirk Meyer
456daef3e3 Martin Kraft for ports/audio/dekagen 2003-08-17 10:02:39 +00:00
Gordon Tetlow
99d0b1d093 Document __FreeBSD_version bump as a result of dynamically-linked root
support. This involved moving libraries to /lib and rtld-elf to /libexec.
2003-08-17 09:12:05 +00:00
Kazuo Horikawa
5b26d56114 Initial Japanese translation
Submitted by:	Koizumi Satoru <koizumistr@minos.ocn.ne.jp>
2003-08-16 20:41:38 +00:00
Kazuo Horikawa
32c6e335e4 Initial Japanese translations
Submitted by:	Yoshihito Ryuzaki <riew@cybtec.co.jp>
2003-08-16 20:32:16 +00:00
Ken Smith
6deedc282b Changing USA/1 WWW mirror site.
Approved: blackend (mentor)
2003-08-16 13:29:46 +00:00
Simon L. B. Nielsen
aed2b1d2da Note that gbde(4) and vinum(4) does not work together at this point.
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
PR:		docs/55122
Discussed on:	-doc
Approved by:	ceri (mentor)
2003-08-15 21:50:10 +00:00