Bruce A. Mah
fab5d6a3a9
Add new manual page entities: nearbyint(3), nearbyintf(3),
...
wcsnrtombs(3), mbsnrtowcs(3).
2004-09-04 05:12:06 +00:00
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
Marc Fonvieille
725347a499
Various updates.
2004-09-02 20:02:06 +00:00
Hiroki Sato
f0a31a64e3
Add entries:
...
kgdb(1), acpi_panasonic(4), gmirror(8), gpt(8), and contigmalloc(9).
2004-09-02 19:49:52 +00:00
Murray Stokely
54ab45e845
Add support for building documents in our doc/ tree marked up in
...
Norman Walsh's DocBook Slides DTD.
This DTD offers the vocabulary of simplified DocBook for
presentations. Initially, the supported output formats are PDF and
HTML.
XSL stylesheets are used so libxslt is required.
PassiveTeX is used for the PDF generation to convert the XSL-FO
directly to PDF.
This commit moves various TeX definitions out of doc.docbook.mk and
into doc.project.mk, since docbook is no longer the only back-end to
utilize TeX.
An example Makefile would look like :
----
DOCFORMAT= slides
DOC= slides
SRCS= slides.xml
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
---
And an example slides file (slides.xml) looks like :
---
<!DOCTYPE slides PUBLIC "-//Norman Walsh//DTD Slides XML V3.3.1//EN"
"http://docbook.sourceforge.net/releases/slides/3.3.1/slides.dtd ">
<slides>
<slidesinfo>
<title>What's new in FreeBSD 5.3</title>
<titleabbrev>FreeBSD 5.3</titleabbrev>
</slidesinfo>
<foil><title>Introduction Slide</title>
<para>Content</para>
</foil>
</slides>
---
You could then build the HTML and PDF versions of the slides by typing
"make FORMATS='pdf html'". Enjoy.
Please coordinate with doceng@ before importing any presentations to
doc/.
2004-09-02 17:12:14 +00:00
Murray Stokely
25e6eedd23
XSLTPROC and TIDY are not specific to either DocBook or HTML formats,
...
so move the associated variables to doc.project.mk instead of
duplicating the definitions for each doc type.
2004-09-02 16:42:01 +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
SUZUKI Koichi
d79c36acc8
Initial Japanese Translation of kse.2.
...
Submitted by: Akira Ikeuchi <a_ikeuchi@mic.mitsumi.co.jp>
Reviewed by: horikawa
2004-09-01 14:37:33 +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
Denis Peplin
9e8bc7243d
Fix url remapping
...
Obtained from: The FreeBSD Russian Documentation Project
2004-08-31 13:17:52 +00:00
Denis Peplin
6e0eb93c52
Fixes only
...
Obtained from: The FreeBSD Russian Documentation Project
2004-08-31 11:41:20 +00:00
Denis Peplin
fb74e3aaef
Merge the following from the English version:
...
1.329 -> 1.342 advanced-networking/chapter.sgml
1.22 -> 1.25 network-servers/chapter.sgml
Obtained from: The FreeBSD Russian Documentation Project
2004-08-31 09:03:17 +00:00
Denis Peplin
6445095f67
MFen 1.14 -> 1.28
...
With fixes from: maxim
Obtained from: The FreeBSD Russian Documentation Project
2004-08-31 08:55:56 +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
2546d46514
Use of xorg vendor attribute for X.Org manual pages.
2004-08-30 09:21:16 +00:00
Marc Fonvieille
419fb1d8a4
Add manpath for Xorg and update various other manpaths (6-CURRENT,
...
XFree86 4.4 and OpenBSD 3.4)
2004-08-30 09:19:35 +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
f0c943d0fb
Add entries for xorgconfig(1) and xf86config(1).
2004-08-28 12:42:15 +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
Simon L. B. Nielsen
f92c19bc63
Add entities for recently added sound driver manual pages.
2004-08-27 22:18:28 +00:00
SUZUKI Koichi
490dc00592
Catch up with 5.2-CURRENT-20040625-JPSNAP
...
Submitted by: koizumistr@minos.ocn.ne.jp
Reviewed by: Watanabe Kazuhiro <CQG00620@nifty.ne.jp>
2004-08-27 22:11:21 +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
dc2e46123b
Fix punctuation for authors list in russian localization
...
Submitted by: murray (slightly modified)
Discussed with: doceng (blackend, murray)
2004-08-27 11:20:55 +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