Ruslan Ermilov
0b76bf495f
There's no such thing like the src-sys repository.
2004-09-03 20:37:55 +00:00
Marc Fonvieille
9823929a37
Point people to the refuse file section where needed.
2004-09-03 17:03:30 +00:00
Marc Fonvieille
6a709a7122
Add a section id for the refuse file section.
2004-09-03 17:02:32 +00:00
Marc Fonvieille
7ce4518615
Use /var/db as standard default base directory instead of
...
/usr/local/etc/cvsup (/var/db is what is used by default under 5.X).
2004-09-03 16:47:46 +00:00
Josef El-Rayes
d930432ab3
Add some note that there is no cvs@ anymore, but cvsadm@
...
and seperate email addresses for each repository.
Reviewed by: ru, keramidas
2004-09-03 16:37:17 +00:00
Ceri Davies
f8f46a5060
Fix some indescribable grammar.
2004-09-03 16:21:46 +00:00
Marc Fonvieille
117a408679
Remove an useless "(myself included)".
...
Submitted by: Alex Popa <razor at ldc dot ro>
2004-09-03 16:13:18 +00:00
Alex Dupre
d37bc9476d
Add missing closing tag.
2004-09-03 08:00:05 +00:00
Tom Rhodes
d2a6f6bc49
Have another one of those spontaneous "I need to do something" useful
...
moments and write a section on TCP Wrappers for our security chapter.
Threatened about doing this: murray
2004-09-03 06:29:29 +00:00
Murray Stokely
9b598ef2d2
Add 7 Chinese FreeBSD books to the bibliography. (Simplified Chinese
...
/ Mainland).
2004-09-02 11:22:44 +00:00
Marc Fonvieille
44ddb91a62
For CVSup without GUI, mention Xorg and not only XFree86 to avoid
...
confusions.
2004-09-02 08:15:31 +00:00
Tom Rhodes
74bf617fd5
Begin the rc.d script RE task by adding information on how to invoke
...
some scripts from rc.conf and provide an example.
Snip some old information about rc.local and FreeBSD 3.1.
2004-08-31 21:57:41 +00:00
Tom Rhodes
2f98d4045d
The MAC section was removed and a chapter added in it's place awhile ago,
...
remove it from the introduction.
Correct a package name and change the permission recommendation for
paranoia purposes.[1]
[1]: compliments of: Xin LI <delphij@frontfree.net>
2004-08-31 20:43:07 +00:00
Tom Rhodes
e95945c072
Run through aspell.
2004-08-31 20:13:37 +00:00
Tom Rhodes
014520247e
Wow! Our OpenSSL section sucks. Rewrite it because there is nothing
...
else to do at 4:00 in the morning. Ensure to cover:
o How ports interact with base and port versions of OpenSSL;
o Generating certificates;
o Generating CA keys;
o Add an example of using certificates with Sendmail.
Needs severe beating for keeping me up: Brad Davis :-)
2004-08-31 08:46:20 +00:00
Simon L. B. Nielsen
222b6c71c2
Fix link to FreeBSD consulting.
...
PR: docs/71175
Submitted by: Kevin Kinsey <kdk@daleco.biz>
2004-08-31 06:51:40 +00:00
Christian Brueffer
5a7e0d45e8
Fix __FreeBSD_version for the PFIL_HOOKS entry
...
Submitted by: mlaier
2004-08-30 22:26:51 +00:00
Andre Oppermann
322d0ea6ae
Version 60001: PFIL_HOOKS is permanently enabled in the kernel.
2004-08-30 15:47:35 +00:00
Denis Peplin
d6f5184d09
Few minor fixes
2004-08-30 13:25:48 +00:00
Marc Fonvieille
f04d49b257
Update the link to OOo FreeBSD porting effort:
...
http://porting.openoffice.org/freebsd/
2004-08-30 10:27:57 +00:00
Marc Fonvieille
5b76ac685e
Add a make clean in boot blocks and loader build steps. This step
...
is mandatory to prevent the use of old .o files.
Submitted by: Chuck Rouillard
2004-08-30 08:30:10 +00:00
Denis Peplin
d00fcb375c
Change back "not ... secure" -> "not ... completely secure"
...
Discussed with: trhodes
2004-08-30 07:12:19 +00:00
Marc Fonvieille
f77c3cce17
Mention image scanners in the Synopsis.
2004-08-28 13:59:14 +00:00
Marc Fonvieille
2502e7b9f9
Add a note about xorgconfig(1) and xf86config(1).
2004-08-28 12:51:33 +00:00
Marc Fonvieille
6a9ef54c72
- Remove the sentence related to sysinstall (the X11 config should not
...
be possible from systinstall)
- Move a note to a better place
2004-08-28 12:04:00 +00:00
Sergey Matveychuk
e7e1052c60
Add Jie Gao for his databases/mysqlcppapi port
2004-08-27 18:44:14 +00:00
Denis Peplin
004760d208
Remove duplicated word
2004-08-27 13:23:38 +00:00
Marc Fonvieille
e30fe87ed7
- Some s/option/literal tags for consistency
...
- A process state should not considered as an errorname, literal tags is
maybe a better choice in this case.
2004-08-27 12:04:24 +00:00
Denis Peplin
ccec2a1da2
Remove extra dot
...
Close entity
2004-08-27 10:12:05 +00:00
Denis Peplin
a6f2298002
Add )
2004-08-27 09:42:16 +00:00
Marc Fonvieille
347a0b54e8
Fixes and improvements.
...
Submitted by: ceri
2004-08-27 08:04:27 +00:00
Murray Stokely
8b685919dd
We go through great pains to disassociate daemons with demons on our
...
website. Update a 'cvsup666' example that was hindering that goal.
2004-08-27 04:42:23 +00:00
Marc Fonvieille
c3eef31282
Update the whole chapter for Xorg. The chapter covers the installation
...
and configuration of both Xorg and XFree86 4.X with emphasis on Xorg. A
"Moving from XFree86 to Xorg" section was also added, and some sentences
reworded.
(I may also add a NVIDIA drivers section soon)
A great thanks to Ken Tom <subd@mui.net> for his help!
2004-08-26 20:19:07 +00:00
Ceri Davies
a80c9017b1
o Expand some contractions.
...
This is the second and final part of:
PR: docs/70954
Submitted by: Jesus R. Camou <jcamou@cox.net>
2004-08-26 20:16:31 +00:00
Ceri Davies
3281116969
o Add Italian (it_IT.ISO8859-15) to the list of languages and
...
encodings.
o Add <hostid> tags for cvsup.FreeBSD.org
This is part of:
PR: docs/70954
Submitted by: Jesus R. Camou <jcamou@cox.net>
2004-08-26 20:12:51 +00:00
Marc Fonvieille
cfd720d800
s/travelled/traveled
...
(documented by
http://www.scriptorium.com/Standards/probhome.html#HEADING27 and
Webster's dict)
Submitted by: Jesus R. Camou <jcamou@COX.net>
Verified by: ceri
2004-08-25 19:54:41 +00:00
Murray Stokely
29e4bc8b98
Fix ulink usage. Prevent URL from being displayed twice.
...
Found by: loader@freebsdmall.com
2004-08-25 10:52:07 +00:00
Murray Stokely
ee50c863c4
Correct misusage of <ulink> tag.
...
Found by: loader@freebsdmall.com
2004-08-25 10:33:59 +00:00
Murray Stokely
321a5f827d
Use a more precise ulink and prevent a needless footnote from being created.
...
This could also have been done with
<ulink url="&url.base;/docs.html"></ulink>.
but that would have caused "../../../docs.html" to be dislpayed in the
HTML version. That's what we want to link to, but it looks better to
display the absolute URL inline. This commit gives us the best of
both worlds, for print and HTML output :
browse the list of tutorials at <ulink
- url="&url.base;/index.html">http://www.FreeBSD.org/ </ulink>.
+ url="&url.base;/docs.html">http://www.FreeBSD.org/docs.html </ulink>
Found by: loader@freebsdmall.com
2004-08-25 10:23:21 +00:00
Murray Stokely
af9a63d5ea
Fix <ulink> misuse that caused an abbreviated URL to be displayed with
...
a footnote to the full URL.
dhcp.org(1)
1. http://www.dhcp.org
Now it just displays 'http://www.dhcp.org ' inline.
Found by: loader@freebsdmall.com
2004-08-25 10:03:10 +00:00
Murray Stokely
c2586de03b
Fix egregious misuse of <ulink> tags.
2004-08-25 09:47:22 +00:00
Murray Stokely
28a7f3c301
Use &url.books.faq; so that we can specify relative or absolute URLs,
...
rather than explicitly using '..'.
2004-08-25 08:44:53 +00:00
Marc Fonvieille
aec325a0d5
Update for PFIL_HOOKS where needed.
2004-08-25 07:56:42 +00:00
Marc Fonvieille
889bdd678f
- Add &linux; entities for trademark reasons, it's the Preface...
...
- Add a missing whitespace
PR: docs/70920
Submitted by: Jesus R.Camou <jcamou@cox.net>
2004-08-25 07:13:36 +00:00
Giorgos Keramidas
e91a7a164e
Use &ms-dos; for referring to MS-DOS to match the style of &windows; in
...
the same sentence.
2004-08-24 18:00:51 +00:00
Giorgos Keramidas
5e25a892d4
Fix a minor grammar knit and link to the Handbook for details about
...
kernel configuration and building.
2004-08-24 17:56:22 +00:00
Murray Stokely
db40918740
Remove extraneous spaces inside <screen> that mess up the print
...
output.
Submitted by: loader@freebsdmall.com
2004-08-24 05:44:52 +00:00
Thierry Thomas
c30228cb67
Add an entry for Antonio Carlos Venancio Junior.
...
PR: ports/70882.
2004-08-23 21:29:43 +00:00
Marc Fonvieille
6ea7bf5426
Capitalize a title.
2004-08-23 18:10:01 +00:00
Tom Rhodes
01a7fb283b
Add the VuXML mailing list.
...
Requested by: nectar && Dan Langille
2004-08-23 18:05:33 +00:00