Commit graph

12914 commits

Author SHA1 Message Date
Ceri Davies
f7a25dc981 KAME is not an acronym. 2004-08-14 13:21:00 +00:00
Ceri Davies
ac7a9f08de Rename a section id that conflicts with ongoing glossary work:
id attributes in glossterm elements conflict with section id
	attributes, and therefore all id attributes in the glossary are
	being renamed to, for example, acpi-glossary.
2004-08-14 10:52:25 +00:00
SUZUKI Koichi
7794e112df Delete unnecessary ","s in Japanese sentence.
Delete duplicate FILES section in od.1.

Submitted by:  Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp>
Approved by:   kuriyama (mentor/implicitly)
2004-08-14 05:02:24 +00:00
Ken Smith
e88b90e8bc Remove cvsup4.nl - admin reports he wants to shut it down. 2004-08-14 04:30:27 +00:00
Denis Peplin
bf83c19d5f Implement urls rewriting
Other translation teams can use the same way

Approach discussed with: hrs
Obtained from:		The FreeBSD Russian Documentation Project
2004-08-13 07:10:17 +00:00
Marc Fonvieille
590f4da11c MFen:
l10n/chapter.sgml		1.95  --> 1.100
mirrors/chapter.sgml		1.347 --> 1.350
pgpkeys/chapter.sgml		1.222 --> 1.237
2004-08-13 06:52:07 +00:00
Marc Fonvieille
8c0bcf09da Add a missing closing tag. 2004-08-12 21:13:12 +00:00
Sergey Matveychuk
55ba012149 Add Aaron Dalton for his security/doorman 2004-08-12 17:31:17 +00:00
Marc Fonvieille
b15b7b88e6 Fix the RTF build:
Jade is not able to embed images but links them instead, so images have
to be installed with the .rtf document (it's similar to the HTML case).

I added a new format: rtf.tar which is a better solution than using rtf
since the images are not embedded.
make FORMATS=rtf.tar is your friend :)
2004-08-12 15:09:05 +00:00
Marc Fonvieille
4e43c19774 Add output.rtf.images entry. This will be used with the rtf backend to
specify the image extension (png) and force callouts text markers.
The callout markers from 1 to 9 are not correctly rendered under
OpenOffice (I don't know about other rtf viewers).  I don't have a
solution for this problem for the moment.
2004-08-12 15:00:11 +00:00
Clive Lin
d78d61f813 * Replace ancient zh-L10N-tut with a modern successor:
* FreeBSD Chinese HOWTO serves us for quite a while.
  * Document maintainer changed as well.

* Remove cvsup resources no more available:
  * outta-port
  * zh-L10N-tut
  * zh-doc

* Correct statue's (editor of FreeBSD Chinese HOWTO) email.
2004-08-12 14:24:32 +00:00
Denis Peplin
db4400396e Change RU for articles.ent and books.ent back to EN for consistency
This modification was not really needed.

Noticed by:	hrs
Obtained from:	The FreeBSD Russian Documentation Project
2004-08-12 08:47:33 +00:00
Murray Stokely
4a479db46d Backout last change. It was already included in doc.common.mk.
Found by:	hrs
2004-08-12 05:28:42 +00:00
Murray Stokely
5c8ce830f0 <indexterms> can't live inside a table but outside a row. The backend
gets confused and prints '???' for the page number.  Move three
indexterms to the beginning of the table.
2004-08-12 05:03:42 +00:00
Murray Stokely
863ccaf4aa Always use absolute URLs for print output. 2004-08-12 03:45:39 +00:00
Ceri Davies
5d58625415 Reword a contentious sentence.
Tossed around on:	doc
2004-08-11 21:04:09 +00:00
Marc Fonvieille
c22d983369 In Virtual Hosts section:
- Use of hostid tags for netmasks
- Add missing literal tags
2004-08-11 21:01:42 +00:00
Dmitry Morozovsky
ebd0c0c7bc Put my CVS key in proper place (this chapter is sorted by last name!).
Accidentally, den did not check this well, but all shames should go
to me, not him.

Approved by:	den (mentor) (implicit)
Pointy hat to:	marck (the first instance)
2004-08-11 20:26:42 +00:00
Marc Fonvieille
99948bcaed NetBSD is not an application. 2004-08-11 20:19:40 +00:00
Marc Fonvieille
837793f692 Punctuation fix. 2004-08-11 20:01:35 +00:00
Peter Pentchev
c22beb4998 Lowercase a couple more element and attribute names. 2004-08-11 17:25:04 +00:00
Marc Fonvieille
8af463c4d2 - Various markup fixes: for example, <programlisting></programlisting>
should be used instead of <para><literal></literal></para>, and
  <screen></screen> instead of <para><command></command></para>
- <screen> tags are not inline elements, so they should not be used
  inside of <para></para>
- s/4.x/4.X and some punctuation fixes
- Some device names fixes I missed in my previous commit
2004-08-11 17:07:40 +00:00
Marc Fonvieille
a6d1521834 s/I/We 2004-08-11 16:28:40 +00:00
Marc Fonvieille
9565589609 Devices name/node tagging is not consistent in the Handbook, it should
respect the following scheme:
- if the device name is /dev/foo --> <filename>/dev/foo</filename>
- if the device name is just foo --> <devicename>foo</devicename>
(See "4.2.5.7 Devices" from fdp-primer)
2004-08-11 16:24:26 +00:00
Oliver Eikemeier
3f6c999916 document __FreeBSD_version 491101: MFC of the package tools revision 20040629. 2004-08-11 16:22:05 +00:00
Dmitry Morozovsky
6fceaf59f0 Large whitespace cleanup.
Discussed on:	-doc
Approved by:	den (mentor)
2004-08-11 14:46:03 +00:00
Denis Peplin
c191fb30b2 Merge the following from the English version:
1.13 -> 1.22 network-servers/chapter.sgml
   1.340 -> 1.350 mirrors/chapter.sgml

Obtained from:	The FreeBSD Russian Documentation Project
2004-08-11 14:15:00 +00:00
Dmitry Morozovsky
5e6f2f22ce Add my PGP key to the Handbook.
Approved by:	den (mentor)
2004-08-11 13:54:32 +00:00
Dmitry Morozovsky
7b21edd5af Add my PGP key.
Approved by:	den (mentor)
2004-08-11 13:52:43 +00:00
Dmitry Morozovsky
0972839856 Move myself from additional contributors to committers.
Approved by:	den (mentor)
2004-08-11 13:50:58 +00:00
Dmitry Morozovsky
bff83fb187 Add my author entity.
Approved by:	den (mentor)
2004-08-11 13:47:02 +00:00
Denis Peplin
84b418ef22 Use url entities 2004-08-11 13:15:29 +00:00
Murray Stokely
415cd96b9d Honor DVIPSFLAGS even if PAPERSIZE is not defined. 2004-08-11 10:51:13 +00:00
Murray Stokely
56770cff2b Update broken link. 2004-08-11 10:06:07 +00:00
Brian Feldman
7c73336fe6 Insert the UMA changes bump into the __FreeBSD_version values. 2004-08-10 20:59:14 +00:00
Thierry Thomas
dee0c7da14 Add an entry for Alex Kiesel.
PR:		ports/50068 (and previous PRs)
2004-08-10 19:39:12 +00:00
Alfred Perlstein
ecf12553cd Bump the version I added to be in line with the actual version in
sys/param.h, I was confused by someone else not updating this file
along with their commit to sys/param.h.
2004-08-10 19:23:47 +00:00
Marc Fonvieille
1af7869ed3 MFen 1.7 --> 1.23 2004-08-10 17:41:52 +00:00
Peter Pentchev
47dceec768 Add a blurb about the main reason for not including CVSup in the base
system: the fact that we would need a Modula-3 compiler to go with it.

PR:		70124
Suggested by:	Joel Dahl <joel@automatvapen.se>
2004-08-10 17:32:00 +00:00
Hiroki Sato
e323638302 Add transtable entries:
Costa Rica, Indonesia, Kyrgyzstan, and Thailand.
2004-08-10 16:29:26 +00:00
Marc Fonvieille
e3c66120cd In Samba section:
- Use of ulink tags for URLs
- Use guimenu and command tags where needed
- Parts of configuration files should be tagged with literal tags
  (inside of a block) and not with options ones.  These latter should be
  used for command line options.
2004-08-10 12:56:20 +00:00
Denis Peplin
f905e74504 MFen 1.156
Obtained from:	The FreeBSD Russian Documentation Project
2004-08-10 12:48:41 +00:00
Denis Peplin
b19c1c4e99 MFen 1.16
Obtained from:	The FreeBSD Russian Documentation Project
2004-08-10 12:44:05 +00:00
Denis Peplin
b61e4d17f3 Use EN for l10n, so dsssl will use russian l10.ent
Obtained from:	The FreeBSD Russian Documentation Project
2004-08-10 12:30:58 +00:00
Denis Peplin
473f781d78 Merge the following from the English version:
1.13 -> 1.14 Makefile
   1.58 -> 1.60 article.sgml
   1.1 -> 1.3 extra.css

Obtained from:	The FreeBSD Russian Documentation Project
2004-08-10 10:52:43 +00:00
Denis Peplin
a5454b6826 MFen 1.2 & fixes
Obtained from:	The FreeBSD Russian Documentation Project
2004-08-10 10:41:22 +00:00
Denis Peplin
dbbe241470 Add meta-declarations 2004-08-10 10:38:41 +00:00
Denis Peplin
2ba73ba2de Add FreeBSD Russian Documentation Project headers 2004-08-10 08:44:36 +00:00
Denis Peplin
e6cb6c5472 Add doc.local.mk for ISO8859-2 encodings 2004-08-10 06:51:25 +00:00
Thierry Thomas
2e37c1ed17 Add an entry for Dylan Simon.
PR:		ports/70054.
2004-08-09 21:23:33 +00:00