Commit graph

8599 commits

Author SHA1 Message Date
Alexander Langer
f8ed4bc114 Add "-s Symbole" to COLLATEINDEX
Obtained from:	FreeBSD German Doc Project
2002-09-11 21:37:09 +00:00
Alexander Langer
96cb92547d Sync with english 1.8
Obtained from:	FreeBSD German Doc Project
2002-09-11 21:35:47 +00:00
Alexander Langer
a70d933734 sync with English 1.4
Obtained from:	FreeBSD German Doc Project
2002-09-11 21:34:51 +00:00
Marc Fonvieille
99d6025459 Use the name OpenOffice.org for OpenOffice. 2002-09-11 21:01:14 +00:00
Marc Fonvieille
aaefb6786c Add a missing word. 2002-09-11 20:43:34 +00:00
Marc Fonvieille
82c135d737 Add fake id for duplicating-audiocds to allow multimedia chapter build. 2002-09-11 20:31:31 +00:00
Marc Fonvieille
33fc14e507 MFen --> 1.42 and various fixes. 2002-09-11 20:30:18 +00:00
Marc Fonvieille
fe6abdfaf9 s/soundcard/sound card/ and a punctuation fix. 2002-09-11 19:25:46 +00:00
Marc Fonvieille
d29933df93 Grammar fixes. 2002-09-11 19:05:15 +00:00
Marc Fonvieille
d81bac50bb MFen 1.213 --> 1.215 2002-09-11 18:00:50 +00:00
Marc Fonvieille
6c7d9b254b Use filename tags for floppies/ directory. 2002-09-11 17:32:57 +00:00
Alexander Langer
16c0dd5966 Sync with the handbook in the FreeBSD German Doc Project CVS Repository.
This includes (but not limited to) the following updates:

- backups/ removed
- Updates of the following chapters to the corresponding eng. rev:
        basics          1.76
        bibliography    1.44
        boot            1.38
        config          1.57
        cutting-edge    1.137
        disks           1.107
        kernelconfig    1.82
        l10n            1.79
        ports           1.178
        security        1.114
        serialcomms     1.65
        sound           1.33
        users           1.34
- Add chapters or dummies (not yet translated versions with a link to the corresponding       chapter in the English handbook), based on:
        advanced-networking     dummy
        desktop                 dummy
        eresources              1.93
        install                 dummy
        introduction            dummy
        linuxemu                dummy
        mail                    dummy
        mirrors                 1.234 :)
        ppp-and-slip            dummy
        preface                 dummy
        printing                dummy
        vinum                   dummy
        x11                     dummy
- Add colophon.sgml (based on 1.4)

Obtained from:  FreeBSD German Documentation Project,
where the by far biggest part was
Done by:        Martin Heinen <mheinen0@wiesbaden-online.de>
2002-09-11 15:51:34 +00:00
Dirk Meyer
7f8119dd9d Marcus vA <mva121@gmx.net> for ports/misc/lingoteach
order changed for a misplaced name
2002-09-11 14:42:42 +00:00
Alexander Langer
8f0e3ae769 Sync with 1.473
Work by:	Martin Heinen <mheinen0@wiesbaden-online.de>, ue & others
Obtained from:	FreeBSD German Doc Project
2002-09-11 14:09:49 +00:00
Hye-Shik Chang
e2722779ae Add Alex Rodioukov <simuran@shaw.ca> for his devel/py-psyco port. 2002-09-11 07:15:49 +00:00
Peter Grehan
3dfd5c0455 Add myself
Approved by: Benno (mentor)
2002-09-11 06:44:59 +00:00
Oliver Braun
dceda33b2e Add Ken McGlothlen for his shells/scponly port. 2002-09-10 22:21:16 +00:00
Bruce A. Mah
77a34f9fea Add an entity for gre(4). 2002-09-10 17:57:44 +00:00
Dirk Meyer
722d4c014e Juha Ylitalo <juha.ylitalo@iki.fi> for ports/graphics/lodju 2002-09-10 13:08:20 +00:00
Dirk Meyer
57611ba8c2 David H. Munro <munro1@llnl.gov> for ports/lang/yorick-doc 2002-09-10 12:51:14 +00:00
Dirk Meyer
0ea9af70b8 Xavier Beaudouin <kiwi@oav.net> for pike and caudium
PR:		34041
2002-09-10 12:35:29 +00:00
Bruce A. Mah
00d03a98dd Add src/usr.sbin/pkg_install/add/main.c to the version bump list. 2002-09-09 23:10:21 +00:00
Sebastien Gioria
e49fe15222 MFen 1.244->1.249 2002-09-09 21:48:19 +00:00
Oliver Braun
a3be814213 Add Alexis Yushin for net/nsd port. 2002-09-09 21:41:58 +00:00
Oliver Braun
d33f0a5ab6 Add Bruce M Simpson for his x11/wmoldmenu2new port. 2002-09-09 20:54:04 +00:00
Akinori MUSHA
953f2c86dd Add tcl83 and tk83 to the list of categories, and sort the entries. 2002-09-09 18:12:12 +00:00
John Polstra
41ad6073e6 Add Jung-uk Kim to the list of additional FreeBSD contributors for
his enhancements to the bge driver.
2002-09-09 15:53:36 +00:00
Marc Fonvieille
26c5b539e2 MFen the 1.43 revision (1.44 was already merged) and fix a typo. 2002-09-09 10:07:45 +00:00
Giorgos Keramidas
ef5660520f Change all remaining file:/path/ urls to file://localhost/path/ 2002-09-08 23:21:58 +00:00
Giorgos Keramidas
e949ea8649 Sync with English rev. 1.38 2002-09-08 22:57:07 +00:00
Bruce A. Mah
8cf9f16310 Add some text to the "Building XFree86" section to reflect the 4.6 and
later default of installing XFree86 4.X from packages (rather than a
customized tarball, as was the case for prior releases using XFree86
3.X).
2002-09-08 22:39:55 +00:00
Warner Losh
5dc1ae8669 Give a better bus address example than 0x23c, since most ISA devices
map to 8 or 16 byte boundaries.  Use 0x230 instead.  Remove part of a
bullet item about documenting each device_t field here because a
device_t is supposed to be an opaque data structure to the client
drivers.
2002-09-08 22:08:56 +00:00
Alfred Perlstein
dd540ae7ec Rename file.
Requested by: keramida
2002-09-08 21:47:07 +00:00
Marc Fonvieille
3ceac223e9 Some s/filesystem/file system/ according to the wordlist. 2002-09-08 21:31:10 +00:00
Alfred Perlstein
7e4ba0309d Add a chapter to describe newbus.
Submitted by: Hiten Pandya <hiten@angelica.unixdaemons.com>
PR: docs/42557
2002-09-08 21:25:24 +00:00
Giorgos Keramidas
f4da4c5ab8 Bring in new article translation, and connect it to the build. 2002-09-08 21:12:00 +00:00
Giorgos Keramidas
eecc7b09b2 Wrap long lines, and remove eol-whitespace.
Translators please ignore this change.
2002-09-08 01:01:42 +00:00
Giorgos Keramidas
17cc9c98a8 Add <quote> and reword a few remaining places. 2002-09-08 00:58:39 +00:00
Giorgos Keramidas
a311df7b45 Expand contractions. 2002-09-08 00:52:47 +00:00
Giorgos Keramidas
3961e184b2 Lots of tagging and sgml'ification. 2002-09-08 00:45:37 +00:00
Giorgos Keramidas
ab606601e4 Markup INDEX with <filename> everywhere. 2002-09-07 23:12:28 +00:00
Giorgos Keramidas
9becacae2c Add a <quote> and a couple of syntax/grammar fixes. 2002-09-07 23:06:09 +00:00
Giorgos Keramidas
f619660dff Mark up file content sample with <literal>. 2002-09-07 22:55:06 +00:00
Kazuo Horikawa
68aca4e530 Remove extra .Xc
Restore original revision string
2002-09-07 18:39:34 +00:00
Clive Lin
c4b0ac1206 Update my key, which has updated expiration date. 2002-09-07 18:02:50 +00:00
Marc Fonvieille
24b9c371dc Addition of fr.comp.os.bsd to the BSD newsgroups list. 2002-09-07 17:12:50 +00:00
Marc Fonvieille
4d89bc995b Add link to floppies directory for Alpha arch.
Submitted by:	knoland@mindspring.com
2002-09-07 15:12:15 +00:00
Giorgos Keramidas
3e388e694c - Avoid accidental line breaks in ``I/O intensive''.
- Fix comment to match section title.
- Mark up Makefile as a <filename>.
2002-09-06 23:07:34 +00:00
Giorgos Keramidas
e681d68d99 Add new translation of releng/ article in Greek,
and connect it to the build.
2002-09-06 22:58:11 +00:00
Marc Fonvieille
90fca4fb60 Use correct Uniform Resource Identifier (URI), it works with all
browsers but mozilla, which has a bug on that point.
The fix respects the RFC 2396 related to URIs.
2002-09-06 20:46:22 +00:00