Marc Fonvieille
24555dd532
Add a new translated section (DHCP) and update to version 1.300
2004-05-20 15:09:17 +00:00
Marc Fonvieille
4c4fcb27c5
MFen: 1.146 --> 1.147
...
Remove the french urls.ent declaration to be able to use the
share/sgml/urls.ent one instead for consistency.
2004-05-20 15:07:33 +00:00
Simon L. B. Nielsen
3193b66d06
- Note that the isa driver should not be removed.
...
- Note that the SCSI subsystem should not be removed when umass(4) is
enabled.
Prompted by: Yet another kernel compile problem on #bsd-dk @ EFnet
2004-05-20 14:40:08 +00:00
Marc Fonvieille
6a5dd1286d
A little rewording to avoid the use of "is OK."
2004-05-20 09:11:05 +00:00
Marc Fonvieille
0e771055ba
We use application tags for daemons.
2004-05-19 20:25:27 +00:00
Mark Linimon
4a564e302a
Whitespace nits. Translators can safely ignore.
...
Reviewed by: ceri (mentor)
2004-05-19 18:01:05 +00:00
Kirill Ponomarev
511f1511f3
- Sort(1) entries better
...
Approved by: josef
2004-05-19 08:45:09 +00:00
Mark Linimon
2eea2fcdfe
Add extensive information about porting with Java.
...
PR: docs/66633
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
Approved by: ceri (mentor)
2004-05-18 22:50:33 +00:00
Daniel Harris
d470924251
En dashes to em dashes--the circle of life continues.
...
(Not because I don't like en dashes, but because em dashes are the
right ones here)
Also, s/effect/affect a couple times.
2004-05-18 18:28:44 +00:00
Hideyuki KURASHINA
6d769f4076
Add ct(4).
2004-05-18 15:20:43 +00:00
Hideyuki KURASHINA
dbdb570b47
Add cp(4) and ng_sppp(4).
2004-05-18 15:17:33 +00:00
Kirill Ponomarev
96fef7c740
- Add Timur I. Bakeyev <timur@gnu.org> for his maintainership
...
of net/samba-devel
2004-05-18 08:00:10 +00:00
Martin Heinen
364afe07ce
MFbed: Update the German documentation set.
...
books/faq/book.sgml 1.602 -> 1.617
share/sgml/mailing-lists.ent 1.28 -> 1.32
share/sgml/teams.ent 1.11 -> 1.12
Obtained from: The FreeBSD German Documentation Project.
2004-05-17 23:08:48 +00:00
Martin Heinen
aff29176d8
MFbed: freebsd.org -> FreeBSD.org and some rewording
...
in books/fdp-primer/sgml-primer/chapter.sgml.
Obtained from: The FreeBSD German Documentation Project.
2004-05-17 23:07:01 +00:00
Simon L. B. Nielsen
cfe999489b
Note that the make.conf example was/is in /etc/defaults/make.conf on
...
FreeBSD 4.X, but has been moved to /usr/share/examples/etc/make.conf on
FreeBSD 5.X.
Noticed by: Jeroen van der Ham <jeroen@os3.nl>
2004-05-17 19:48:36 +00:00
Mark Linimon
f20dfe80b5
Add an explanatory line of text before the list of FreeBSD version
...
values. (I always forget where that actual file is -- even though
it is listed in the previous section, it makes the text flow a little
bit better to include it here, too.)
Approved by: ceri (mentor)
2004-05-17 19:08:44 +00:00
Maxim Sobolev
214bcbe956
Add numerous signatures from the BSDCan keysigning party.
2004-05-17 08:57:08 +00:00
Maxim Sobolev
6b3a129a6f
Update my keys with one that doesn't expire any time soon, which is the one
...
I've used at the BSDCan keysigning party.
2004-05-17 07:00:28 +00:00
Josef El-Rayes
fafbd2fc3f
Fix a minor typo.
...
Submitted by: Fumiyoshi TAOKA <fmysh@iijmio-mail.jp>
PR: docs/66729
2004-05-17 06:35:57 +00:00
Josef El-Rayes
8142b0c275
Fix missing whitespace after 'Contributed by' and another minor
...
sgml issue i introduced with last commit.
Pointed out by: simon
2004-05-16 21:44:47 +00:00
Josef El-Rayes
6d05c0410f
Modify the author information into standard used through out the handbook.
...
Discussed on: freebsd-doc@
2004-05-16 21:28:34 +00:00
Simon L. B. Nielsen
f8297243db
This file was repo-copied from handbook/policies/chapter.sgml but
...
changes was done to the original after the repo-copy, so merge in
those changes (v. 1.21-1.28). Since this file has also been changed
since the repo-copy the changes was merge in by hand, so it is not a
straight merge of the changes.
Note: This chapter seems seriously out-of-date.
2004-05-16 19:14:23 +00:00
Kirill Ponomarev
8c8e760905
- Add Roman Neuhauser <neuhauser at chello dot cz> for his PRs
...
hurricane to contributors.
2004-05-16 19:02:37 +00:00
Marc Fonvieille
ccbed97928
Add 5.X syntax for device bpf kernel configuration (last one).
2004-05-15 17:08:09 +00:00
Christian Brueffer
e7adbc9a74
MFbed:
...
transtable-local.xsl 1.1 -> 1.2
transtable.xml Added groups for mirrors and months
Obtained from: The FreeBSD German Documentation Project
2004-05-15 12:07:41 +00:00
Marc Fonvieille
f36f9fec47
In DHCP section:
...
- s/&os 4.X/&os; 4.X from my previous commit. make(1) built
and rendered correctly even without the ";", maybe a "bug"... [1]
- Add missing application tags and punctuation fixes.
Found by: simon [1]
2004-05-15 11:14:21 +00:00
Marc Fonvieille
3ef8e3fa7d
In DHCP section:
...
pseudo-device bpf is for 4.X, add 5.X syntax.
2004-05-15 10:27:21 +00:00
Josef El-Rayes
928b622ab0
Adjust numbers of contributors (more than 300 committers and 8 people
...
in core at the moment)
Submitted by: Xin LI <delphij@frontfree.net>
PR: docs/66548
2004-05-13 19:10:19 +00:00
Marc Fonvieille
edb74be064
MFen 1.197 --> 1.199
2004-05-13 15:35:42 +00:00
Marc Fonvieille
e0d4ac1f87
s/command/command line/ where needed.
2004-05-13 15:31:22 +00:00
Dima Dorfman
1053f6666a
Add a </listitem> that was missing in my previous commit. Strangely
...
enough, this didn't cause any harm; the article still compiled.
2004-05-13 11:09:44 +00:00
Hiroki Sato
afc3a245b3
Use URLS_ABSOLUTE=yes for non-html formats and during
...
"make package".
Suggested by: den
2004-05-12 12:58:12 +00:00
Marc Fonvieille
eb65a81e5b
Typos fixing.
...
PR: docs/66544
Submitted by: keramida
2004-05-12 09:06:33 +00:00
Denis Peplin
9d6aeb13c6
Merge the following from the English version:
...
1.617 -> 1.618 faq/book.sgml
1.145 -> 1.147 handbook/book.sgml
1.198 -> 1.199 handbook/cutting-edge/chapter.sgml
1.140 -> 1.141 handbook/eresources/chapter.sgml
1.280 -> 1.281 handbook/install/chapter.sgml
1.97 -> 1.98 handbook/introduction/chapter.sgml
1.95 -> 1.96 handbook/l10n/chapter.sgml
1.220 -> 1.224 handbook/pgpkeys/chapter.sgml
1.135 -> 1.136 handbook/ppp-and-slip/chapter.sgml
Obtained from: The FreeBSD Russian Documentation Project
2004-05-12 08:38:51 +00:00
Denis Peplin
bf2a771582
Use &url.main; for references to main FreeBSD website
...
Ihis entity auto-replaced with ../../../.. by default
and with http://www.FreeBSD.org/ when URLS_ABSOLUTE is set
(used for mirrors and for release building accordingly)
2004-05-11 13:29:48 +00:00
Dima Dorfman
b9123d1bef
Add Andy Miller for his ports work (and he says he wants to work on
...
docs, too!)
2004-05-11 11:22:23 +00:00
Hiroki Sato
413af34cb6
Reimplement absolute/relative URL knob. Urls.ent now statically
...
includes the both of relative and absolute URLs, and when
the URLS_ABSOLUTE make variable is defined, absolute URLs in
share/sgml/urls.ent are used.
2004-05-11 10:59:48 +00:00
Hiroki Sato
5350ccb9b2
Unbreak the build. The current URLS_ENT cannot support .OBJDIR
...
when .CURDIR is not under DOC_PREFIX. This is a band-aid measure
but I will fix this soon.
Pointy hat to: hrs
2004-05-11 10:35:19 +00:00
Denis Peplin
d25767864b
Move
...
SRCS+= ${URLS_ENT}
from English Handbook Makefile to doc.common.mk
Reviewed by: hrs
2004-05-11 05:52:39 +00:00
Josef El-Rayes
abbfa0b31c
Improve wording.
...
PR: docs/66442
Submitted by: keramida
2004-05-10 09:55:56 +00:00
Pav Lucistnik
c24cc545c0
Add Tijl Coosemans for lang/sdcc port.
2004-05-09 23:30:08 +00:00
Marc Fonvieille
2b85aba322
Add a missing keywords declaration.
...
Submitted by: Kent Stewart <kstewart@owt.com>
2004-05-09 20:20:17 +00:00
Sebastien Gioria
cd48a180fa
MFen 1.11=>1.12
2004-05-09 15:35:54 +00:00
Sebastien Gioria
cb3eedd634
Typo fix
2004-05-09 15:26:08 +00:00
Sebastien Gioria
b6cdc1eff8
MFen 1.496->1.497
2004-05-09 15:17:48 +00:00
Marc Fonvieille
6148b161bf
MFen: 1.312 --> 1.340
2004-05-07 18:19:59 +00:00
Tom Rhodes
1f702fec86
Add mac_portacl(4) and mac_stub(4) to the manual page entities list.
2004-05-07 16:10:52 +00:00
Marc Fonvieille
e7307fb22d
MFen: 1.25 --> 1.32
2004-05-07 16:07:01 +00:00
Marc Fonvieille
c5f64874e5
MFen: 1.23 --> 1.25
2004-05-07 15:51:25 +00:00
Denis Peplin
e589982da0
MFen 1.617
...
Obtained from: The FreeBSD Russian Documentation Project
2004-05-07 08:38:11 +00:00