Commit graph

16245 commits

Author SHA1 Message Date
Joel Dahl
f9dd8e24dd Expand contraction. 2006-10-23 21:03:21 +00:00
Yaroslav Tykhiy
ecb7c94fba Connect the newly added "rc-scripting" to the build. 2006-10-23 15:07:00 +00:00
Yaroslav Tykhiy
2808adf3f1 Finally add my article "Practical rc.d scripting in BSD" to the repo.
Reviewed on:	-rc, -doc
Reviewed by:	Gary W. Swearingen, David Thompson, Giorgos Keramidas
		(Thank you guys!)
2006-10-23 15:02:00 +00:00
Xin LI
dd221c24ea MFen 1.51 -> 1.55
Obtained from:	The FreeBSD Simplified Chinese Project
2006-10-23 14:49:52 +00:00
Giorgos Keramidas
3892fc8415 o Reword a bit in a couple of places, to avoid using 'necessary' and
'need' twice in the same sentence.

o   Replace <literal> tags with <emphasis> for `tag', `port' and
    `package' (they are really used as FreeBSD-specific terms, not as
    <literal> text here).

o   Expand a paragraph with inline URIs, which result in pretty awkward
    line breaks in PDF/PS output, to a <variablelist>.  This separates
    the URIs from the running text, and looks slightly prettier in print
    output.
2006-10-23 07:08:58 +00:00
Giorgos Keramidas
811c94a715 Add entities and description entry for the freebsd-eol mailing list.
Submitted by:	postmaster (David Wolfskill)
2006-10-23 05:19:16 +00:00
Daniel Gerzo
8914dae2ab - reduce the scope of the x11 chapter and remove references for XFree86.
Xorg is the default X server since 5.3 and there is always
  docs.freebsd.org available for users who are interested in
  configuration of XFree86

Approved by: keramida (mentor), trhodes (mentor)
2006-10-22 22:36:27 +00:00
Marc Fonvieille
091c8a240f Use of &bluetooth; entity where needed. 2006-10-22 20:01:44 +00:00
Bruce A. Mah
c202b97243 Add entity for geom_uzip(4). 2006-10-21 14:14:17 +00:00
Erwin Lansing
9387e2ca41 Fix the build by replacing the non-existent &sun4v; entity with
UltraSPARC(r) T1

Approved by:	joel
2006-10-21 12:13:07 +00:00
Giorgos Keramidas
343e5b3e63 Remove <charon@labs.gr> from my uid list. I haven't had this email
address for several years now.  People who have to contact me with
PGP-signed or encrypted email should really use one of the other
uid's by now.
2006-10-21 00:24:15 +00:00
Giorgos Keramidas
bf0250d8c3 Document the sun4v mailing list.
PR:		docs/104558
Submitted by:	postmaster (David Wolfskill)
2006-10-20 19:18:37 +00:00
Remko Lodder
2f2a193fa4 Remove a redundant <para> tag.
Facilitated by:		Snow B.V.
2006-10-20 14:57:50 +00:00
Dmitry Morozovsky
c243561b99 Fix two broken links. [1]
Update (and simplity) include list.

Submitted by:   Alexander Logvinov <logvinov@nm.ru>
Prodded by:     remko
Obtained from:	The FreeBSD Russian Documentation Project
2006-10-20 09:24:16 +00:00
Chin-San Huang
f7e0d75bbb - Add clsung@ and myself(chinsan) as maintainer
- Replace ${JADEFLAGS} with the corresponding variables.

PR:		docs/9964
Submitted by:	clsung
Approved by:	delphij (mentor)
2006-10-20 03:17:29 +00:00
Tom Rhodes
05d923d013 A few wording fix ups to the GEOM chapter.
PR:		85353
Submitted by:	"Julien Gabel" <jpeg@thilelli.net> (original submission)
2006-10-19 03:31:13 +00:00
Giorgos Keramidas
a01b4db776 Suggest using /etc/rc.d/mountd onereload' instead of reload',
to make sure that `mountd' is (re)loaded even if it's not yet
enabled in `/etc/rc.conf'.

Ideally, `mountd' should already be enabled in `rc.conf', but if
`mountd_enable' is not set to "YES" in `rc.conf', then running
the rc.d script with a plain `reload' argument does nothing.
Using `onereload' (with the rc.d-specific `one' prefix) makes
sure that `mountd' is temporarily enabled for the run of this
rc.d script and it does indeed reload its config files.

Suggested by:   Volodymyr Kostyrko <arcade@synergetica.dn.ua>
Mailing List:   freebsd-doc
Message-Id:     <452C187F.5030403@synergetica.dn.ua>
2006-10-18 20:47:50 +00:00
Daniel Gerzo
908d7e6654 - remove useless chapter Makefile
- add kernelbuild/chapter.sgml to the main Makefile

Approved by: keramida (mentor)
2006-10-18 19:34:16 +00:00
Daniel Gerzo
e9dd92b996 - whitespace cleanup of previous commit 2006-10-16 19:18:09 +00:00
Daniel Gerzo
b5a92a5409 - remove "traditional" way of building kernel and add it to the
developers' handbook instead

Approved by: keramida (mentor), trhodes (mentor)
2006-10-16 19:15:36 +00:00
Giorgos Keramidas
84de0217ca Convert an inline section list to a more visible <variablelist>,
with each section outlined in a separate item of itself.
2006-10-16 13:05:47 +00:00
Giorgos Keramidas
1c11b92af7 Various minor nits 2006-10-16 12:35:23 +00:00
Giorgos Keramidas
13be28aa34 Fix various minor wording nits, use <quote> for quoting,
use &os.numports; instead of a hardcoded Ports number,
and note that `Alpha' is a supported architecture up to
version 6.X of FreeBSD.
2006-10-16 11:59:08 +00:00
Giorgos Keramidas
993b1a5929 Add a tip about verifying the active changelist and reviewing
changes before a `p4 submit'.
2006-10-16 11:41:22 +00:00
Giorgos Keramidas
2712075ebe Fix a few nits and expand the "p4 describe" description. 2006-10-16 11:31:06 +00:00
Giorgos Keramidas
5e4b12d197 The firewall type is called "open" not "accept" (also quote it while here). 2006-10-16 10:12:41 +00:00
Daniel Gerzo
a0eac38f89 - remove note which says that the following section is only for 5.3 and later
Approved by: trhodes (mentor), keramida (mentor)
2006-10-16 09:14:38 +00:00
Daniel Gerzo
82ab637ffc - whitespace fix
Approved by: trhodes (mentor), keramida (mentor)
2006-10-16 07:54:12 +00:00
Marc Fonvieille
082204dc96 Various typos. 2006-10-15 18:24:59 +00:00
Marc Fonvieille
a25f4bf639 Remove an obsolete kernel config option [1]
Remove a 4.X related part.

[1] found by:	Sam Stuck <stuck@bright.net>
2006-10-14 13:44:08 +00:00
Joel Dahl
5cd750dfbb Move msmith to the Development Team Alumni. 2006-10-14 08:13:05 +00:00
Simon L. B. Nielsen
afd4e72d92 Remove a comment saying this works on FreeBSD 3.3 or later. We don't
care about that old releases in the current version of the Handbook.
2006-10-14 08:05:06 +00:00
Tom Rhodes
80721398e7 Use &prompt.user; for a user entered command.
Noticed by:	shaun
2006-10-14 03:50:18 +00:00
Tom Rhodes
144aae8038 Quick grammatical improvements.
Mention how to use k5destroy.

PR:		104381
Submitted by:	Shaun Amott (original version)
2006-10-14 02:49:09 +00:00
Chin-San Huang
c501e1261c Translate more text into Chinese.
PR:		docs/104107
Submitted by:	psilotum
Obtained from:	The FreeBSD Traditional Chinese SVN
Approved by:	delphij (mentor)
2006-10-13 16:10:00 +00:00
Remko Lodder
cd9d242a13 Add documentation about NFSlocking.
PR:			docs/103956
Submitted by:		novel
Facilitated by:		Snow B.V.
2006-10-13 14:11:00 +00:00
Tom Rhodes
a6de994932 s/need updated/require updating.
Wake up call via:	ceri
2006-10-13 11:56:10 +00:00
Remko Lodder
03cec2a05d Add execption information for distinfo
PR:		docs/99715
Submitted by:	clsung
2006-10-13 11:27:53 +00:00
Tom Rhodes
5406fdb148 In the "filtering bridge" section, add a note about how to pass arp packets
through the firewall.  This is useful in cases where a user may not wish to
set IPFIREWALL_DEFAULT_TO_ACCEPT.

PR:		96127
2006-10-13 10:53:53 +00:00
Tom Rhodes
05290b2936 "Many sections do not yet exist" sounds very misleading to me. Reword
slightly to be more in line with the current state of our handbook.

While looking at PR:	98129
2006-10-13 10:29:51 +00:00
Remko Lodder
0cb19bcad0 Correct the information for smbpasswd.
PR:		docs/99768
Submitted by:	clsung
2006-10-13 09:35:31 +00:00
Remko Lodder
c3bbd98f30 Improve the gifconfiguration commands even better.
PR:		docs/103151
Submitted by:	loader <loader at freebsdmall dot com>
2006-10-13 09:14:54 +00:00
Remko Lodder
baf1a62ce4 Correct the example for the gif devices in the security chapter.
PR:		docs/101001
Reported by:	Adam <ablake at mac dot com>
2006-10-13 08:56:12 +00:00
Remko Lodder
cbd82256e9 Add > to the kde URL, this unbreaks the build. 2006-10-13 08:50:33 +00:00
Remko Lodder
d97423f2b6 Correct the URL to the KDE mailinglist (which is being hosted on an
external page).

PR:		doc/103194
Reported by:	Oliver Fromme <olli at secnetix at de>
2006-10-13 08:38:03 +00:00
Yaroslav Tykhiy
1574e97672 On 2004/07/12 we grew 5 more callout images, but the default value
for %callout-graphics-number-limit% remained 10 in docbook-dsssl
and the new images were not used.  So we need to specify our own
value for %callout-graphics-number-limit%.

Note that in docbook-xsl callout.graphics.number.limit is 15 now.
OTOH docbook-dsssl hasn't been updated for 2 years and keeps the
old default.
2006-10-10 22:55:40 +00:00
Tom Rhodes
c99e44efe2 Note where to get additional cyrillic fonts.
Better keycap/keycombo listing.

PR:		102542
Done while:	Rachel plays Mega Man X
2006-10-10 07:11:59 +00:00
Tom Rhodes
f0a1a631d6 Replace some confusing text about "IPFW being loaded/not being loaded/blah"
with some more relevent and clear text about using rc.conf to load the
firewall.

PR		99336
Discussed with:	keramida (follow up to PR, etc.)
2006-10-10 02:56:06 +00:00
Tom Rhodes
590166f948 In cases of MIT kerberos, the rc.conf values will be different along with
binary locations; note this.

PR:		100764
2006-10-10 02:43:40 +00:00
Joel Dahl
3e78e2da2b Extend the conventions and traditions section with a note about
the developers.sgml file.
2006-10-09 19:28:30 +00:00