Commit graph

14704 commits

Author SHA1 Message Date
Motoyuki Konno
afec82a7c3 fix typo.
Submitted by:	kano@na.rim.or.jp
Reference:	[doc-jp 16874]
2005-08-29 19:46:35 +00:00
Alex Dupre
3967041dc8 Fix this dis-connected build. 2005-08-29 13:37:47 +00:00
Alex Dupre
a7e4530f5b Update of the Italian translations before 6.0-RELEASE:
articles/committers-guide/article.sgml       1.207 -> 1.219
articles/euro/article.sgml                    1.10 ->  1.11
articles/explaining-bsd/article.sgml          1.13 ->  1.20

books/handbook/Makefile                       1.90 ->  1.95
books/handbook/book.sgml                     1.156 -> 1.162
books/handbook/chapters.ent                   1.28 ->  1.32
books/handbook/colophon.sgml                   1.8 ->   1.9
books/handbook/basics/chapter.sgml           1.126 -> 1.137
books/handbook/bibliography/chapter.sgml      1.65 ->  1.76
books/handbook/boot/chapter.sgml              1.56 ->  1.59
books/handbook/desktop/chapter.sgml           1.40 ->  1.56
books/handbook/eresources/chapter.sgml       1.148 -> 1.174
books/handbook/introduction/chapter.sgml     1.102 -> 1.109
books/handbook/l10n/chapter.sgml             1.100 -> 1.111
books/handbook/mail/chapter.sgml             1.120 -> 1.129
books/handbook/mirrors/chapter.sgml          1.351 -> 1.386
books/handbook/multimedia/chapter.sgml        1.85 -> 1.110
books/handbook/pgpkeys/chapter.sgml          1.240 -> 1.270
books/handbook/ports/chapter.sgml            1.226 -> 1.243
books/handbook/preface/preface.sgml           1.24 ->  1.29
books/handbook/security/chapter.sgml         1.207 -> 1.281 (partial)
books/handbook/serialcomms/chapter.sgml       1.94 -> 1.100
books/handbook/vinum/chapter.sgml             1.32 ->  1.37

flyer/flyer.tex                                1.5 ->  1.10

share/sgml/mailing-lists.ent                  1.36 ->  1.48
share/sgml/trademarks.ent                     1.23 ->  1.25
share/sgml/trademarks.sgml                     1.5 ->   1.6
share/sgml/glossary/freebsd-glossary.sgml     1.17 ->  1.20

New translated handbook chapters:
- install
- kernelconfig
- linuxemu
- network-servers

New handbook chapter skeletons:
- audit
- geom
- firewalls

Obtained from:	The FreeBSD Italian Documentation Project CVS
2005-08-29 13:25:44 +00:00
Marc Fonvieille
581d756b2a - MFen: 1.226 --> 1.241
- Various fixes
2005-08-29 12:48:32 +00:00
Pav Lucistnik
1673179374 Reorganize Porter's Handbook a little
- Create new section "pkg-plist" after 13.4 pkg-req
- Move 13.5 Changing pkg-plist based on make variables under newly
  created pkg-plist section
- Move 17.11 Cleaning up empty directories under new pkg-plist section
- Move 17.16 Configuration files under new pkg-plist section
- Move 19 Automated package list creation under new pkg-plist section

- Move 7 MASTERDIR chapter into 5 Configure the Makefile chapter
- Move 9 Manpages and 12 Info files chapters into 5 Configure
  the Makefile chapter

This commit basically moves a large untouched blocks of text around,
editing will be done later as separate commit, to ease the job for translators.

Approved by:	keramida (mentor)
Review by:	linimon, silence on doc, silence on portmgr
2005-08-29 09:34:56 +00:00
Murray Stokely
6f977075d0 Make HTML and PDF targets .OBJDIR clean. 2005-08-29 03:18:58 +00:00
Murray Stokely
af99d2d8b9 Exclude 'CVS' directories when making OpenOffice .sxi files (.sxi
files are just zip files).
2005-08-29 02:50:45 +00:00
Murray Stokely
2f5f2b672d Remove pointless copy of template directory.
First, zip up the template directory from /usr/doc/share/openoffice,
then use 'zip -g slides.sxi content.xml' to append a single file to
the zip archive after content.xml has been created.

Also make this target .OBJDIR clean.
2005-08-29 02:44:22 +00:00
Murray Stokely
070f43adea Add email address. 2005-08-29 02:18:06 +00:00
Murray Stokely
7b589b1fa8 Add 'sxi' as a known format for the DocBook Slides infrastructure in
/usr/doc/${LANG}/slides.
2005-08-29 02:17:37 +00:00
Murray Stokely
19a9120503 MFP4: Add first OpenOffice.org XSLT stylesheet for use by the DocBook
Slides infrastructure.

Slides written up in DocBook in /usr/doc/LANG/sides can now be output
directly as OpenOffice .sxi files, in addition to the PDF and HTML
output formats already supported.

This particular slides template is based on the old BSDi PowerPoint
one.  It should be easy to add support to output to any other
OpenOffice.org template by adding the appropriate files here and
updating the TEMPLATE make variable.
2005-08-29 02:15:24 +00:00
Xin LI
aa4993c6f6 MFen 1.503 -> 1.505
Obtained from:	The FreeBSD Simplified Chinese Project CVS
2005-08-28 17:55:31 +00:00
Xin LI
51ad97a125 MFen 1.594 -> 1.603
Obtained from:	The FreeBSD Simplified Chinese Project CVS
2005-08-28 17:54:30 +00:00
Xin LI
294bade795 MFen the following changes, which finalizes the synchnorization of
Handbook against Simplified Chinese Project Translation, which
effectively hooks geom/ into build.

Makefile:	 1.91 ->  1.95
book.sgml:	1.159 -> 1.162
chapters.ent:	 1.29 ->  1.32
2005-08-28 17:52:02 +00:00
Xin LI
61a1b8e689 MFen 1.8 -> 1.9
Obtained from:	The FreeBSD Simplified Chinese Project CVS
2005-08-28 17:49:44 +00:00
Xin LI
5367166747 MFen 1.28 -> 1.29, plus several serious mistakes corrected.
Obtained from:	The FreeBSD Simplified Chinese Project CVS
2005-08-28 17:49:07 +00:00
Xin LI
3aeba88367 Corrected several translation mistakes.
Submitted by:	Eric YU <nutbsd yahoo com cn>
Obtained from:	The FreeBSD Simplified Chinese Project CVS
2005-08-28 17:47:08 +00:00
Xin LI
b8027a6a72 MFen 1.206 -> 1.212 plus language improvements submitted by [1]
Submitted by:	morgan <morganmo sohu.com> [1]
Obtained from:	The FreeBSD Simplified Chinese Project CVS
2005-08-28 17:45:15 +00:00
Xin LI
91d2338849 MFen 1.216 -> 1.217 plus language improvements submitted by [1] and
[2]:

Submitted by:	"jnuvw" <jnuvw at 126 com> [1]
Submitted by:	"meilin" <meilinxiaoxue 163.com> [2]
Obtained from:	The FreeBSD Simplified Chinese Project CVS
2005-08-28 17:44:00 +00:00
Xin LI
be9af716f6 MFen 1.54 -> 1.56
Obtained from:	The FreeBSD Simplified Chinese Project CVS
2005-08-28 17:42:06 +00:00
Xin LI
9a04bdcb2f MFen 1.232 -> 1.241 plus language improvements suggested by [1]
Suggested by:	Ataman Cossack <waffensscossack hotmail com> [1]
Obtained from:	The FreeBSD Simplified Chinese Project CVS
2005-08-28 17:40:48 +00:00
Xin LI
3e58a78b9d MFen 1.166 -> 1.174
Obtained from:	The FreeBSD Simplified Chinese Project CVS
2005-08-28 17:39:15 +00:00
Xin LI
97182dc67f MFen 1.57 -> 1.62
Obtained from:	The FreeBSD Simplified Chinese Project
2005-08-28 17:38:11 +00:00
Xin LI
f2df6b310f MFen 1.109 -> 1.110
Obtained from:	The FreeBSD Simplified Chinese Project
2005-08-28 17:37:13 +00:00
Xin LI
840de4ad30 MFen 1.155 -> 1.158
Obtained from:	The FreeBSD Simplified Chinese Project
2005-08-28 17:36:25 +00:00
Xin LI
20a4f06245 MFen 1.123 -> 1.124
Obtained from:	The FreeBSD Simplified Chinese Project
2005-08-28 17:35:12 +00:00
Xin LI
25ce23c5b3 Replace the MAC placeholder with actual contents that reflects English
revision 1.47.

Submitted by:	Martin Wang <martinw_1981 at yahoo.com.cn>
		(translation prior to "Network Interfaces and
		 Label Settings")
Submitted by:	delphij
Reviewed by:	Lingli DENG <denglingli gmail com>
Obtained from:	The FreeBSD Simplified Chinese Project
2005-08-28 17:34:19 +00:00
Xin LI
dbf3c2a90f MFen:
mail/chapter.sgml:		1.127 ->	1.129
mirrors/chapter.sgml:		1.381 ->	1.386
multimedia/chapter.sgml:	1.105 ->	1.110
network-servers/chapter.sgml:	 1.64 ->	 1.69
ppp-and-slip/chapter.sgml:	1.158 ->	1.170
serialcomms/chapter.sgml:	 1.97 ->	1.100

Obtained from:	The FreeBSD Simplified Chinese Project
2005-08-28 17:28:54 +00:00
Xin LI
3a4a4c5793 Adjust some redurandant words.
Pointed out by:	Ye ZHANG <yeahchang at vip sina com>
Obtained from:	The FreeBSD Simplified Chinese Project
2005-08-28 17:21:05 +00:00
Xin LI
31bf1efdba MFen 1.127 -> 1.129 + language improvements
Obtained from:	The FreeBSD Simplified Chinese Project
2005-08-28 17:19:34 +00:00
Xin LI
f07d4b5dfc Mechanically MFen 1.258 -> 1.270
Obtained from:	The FreeBSD Simplified Chinese Project
2005-08-28 17:18:19 +00:00
Xin LI
85335cc276 MFen 1.266 -> 1.281 plus several language improvements.
Submitted by:	delphij
Obtained from:	The FreeBSD Simplified Chinese Project
2005-08-28 17:17:20 +00:00
Xin LI
5efddcf35f Several language improvements [1] and MFen 1.300 -> 1.329
Spotted by:	Ye ZHANG <yeahchang vip.sina.com> [1]
Submitted by:	delphij
Obtained from:	The FreeBSD Simplified Chinese Project
2005-08-28 17:15:04 +00:00
Xin LI
6d17d1b590 MFen 1.165 -> 1.166 plus some language improvements.
Submitted by:	delphij
Obtained from:	The FreeBSD Simplified Chinese Project
2005-08-28 17:10:32 +00:00
Xin LI
cd18914b71 Simplified Chinese Translation of the latest geom/ and audit/.
Submitted by:	delphij
Obtained from:	The FreeBSD Simplified Chinese Project
2005-08-28 17:07:51 +00:00
Xin LI
57897a5681 MFen 1.365 -> 1.367
Obtained from:	The FreeBSD Simplified Chinese Project
2005-08-28 17:06:16 +00:00
Xin LI
1a7961a75f MFCN 1.1.1000.1 (intron):
"So that JADE can find built PNG images while building a single
book in its own directory.  But there's a bug:
     If I build book.rtf only, PNG images will not be built.
     I have to build book.rtf after building book.html."

Submitted by:	"intron" <intron intron ac>
Obtained from:	The FreeBSD Simplified Chinese Project
2005-08-28 17:00:58 +00:00
Xin LI
ce1cb7e0d5 Improved build infrastructure which will provide better page rendering
experience.

Submitted by:	"intron" <intron intron ac>
Obtained from:	The FreeBSD Simplified Chinese Project
2005-08-28 16:58:24 +00:00
Xin LI
35f45479a9 Better translation of the single chapter, and &mdash;
Submitted by:	"intron" <intron intron ac>
Obtained from:	The FreeBSD Simplified Chinese Project
2005-08-28 16:55:42 +00:00
Xin LI
f72c43518a MFen 1.15 -> 1.16
Obtained from:	The FreeBSD Simplified Chinese Project
2005-08-28 16:53:47 +00:00
Xin LI
46582adf24 MFen 1.41 -> 1.48
Obtained from:	The FreeBSD Simplified Chinese Project
2005-08-28 16:53:10 +00:00
Xin LI
ade879294c Change a member's name per his own request.
While I'm there, switch to the FreeBSD.org alias for my e-mail.

Obtained from:	The FreeBSD Simplified Chinese Project
2005-08-28 16:50:40 +00:00
Simon L. B. Nielsen
bd9f6565e6 Fix spelling: s/enableing/enabling/.
Reported by:	Proniewski Patrick <patrick.proniewski@univ-lyon2.fr>
2005-08-28 08:09:11 +00:00
Mark Linimon
efe59cf8c8 Update category list. Add virtual categories scheme, tcl84, tk84, and
xfce; add physical category x11-themes; retire obsolete virtual categories
tcl76, tk42, and tk81.

While here, also fix a URL.
2005-08-28 04:28:16 +00:00
Murray Stokely
b17eae2695 Update number and size of ports collection. 2005-08-28 02:31:57 +00:00
Simon L. B. Nielsen
ec84f56c58 Add the freebsd-eclipse mailing list.
PR:		docs/85338
Submitted by:	David Wolfskill <david@catwhisker.org>
2005-08-27 17:52:39 +00:00
Hiroki Sato
f583efbe8b Add bsdiff(1), bspatch(1), and portsnap(8). 2005-08-27 10:36:03 +00:00
Pav Lucistnik
9855835875 - Remove ELF Support chapter, which is dealing with how to support both
FreeBSD 2.2 and 3.0 branches in shared library ports. This was commented
  out in source 5 years ago.

Approved by:	keramida (mentor)
2005-08-26 18:59:50 +00:00
Craig Rodrigues
0bd408b202 Clarify text regarding whom to ask in order to do a repocopy.
Reviewed by:	Marc Fonvieille <blackend@freebsd.org>
2005-08-26 17:11:54 +00:00
Marc Fonvieille
4c09805d64 MFen: 1.314 --> 1.329 2005-08-26 08:25:58 +00:00