Peter Holm
d6a31437cd
Added myself
...
Approved by: kib (mentor)
2008-11-18 16:51:58 +00:00
Gabor Pali
6d34582484
- Generalize concept of repository, remove "CVS" from the wording
2008-11-18 07:32:15 +00:00
Gabor Pali
d10e06baff
- Document directory "cddl" for utilities covered by the Common
...
Development and Distribution License
PR: doc/128563
Submitted by: Steven Kreuzer <skreuzer (at) exit2shell (dot) com>
2008-11-18 07:23:45 +00:00
Gabor Pali
4d774e3577
- Fix spelling mistake of "DTrace" found during merging of translation
...
Obtained from: The FreeBSD Hungarian Documentation Project
2008-11-17 09:07:40 +00:00
Rene Ladan
518e647ce5
Add a missing </sect4> and a missing host2 in a programlisting.
...
Approved by: remko (mentor)
Obtained from: perforce
2008-11-16 20:53:20 +00:00
Fukang Chen
15bd66dd0d
add some missing end tags.
2008-11-15 18:56:36 +00:00
Manolis Kiagias
b75927fb7f
Add a note on the files to update when adding a new chapter to the Handbook build
...
Suggested by: murray
Discussed with: murray, trhodes
2008-11-14 22:19:18 +00:00
Giorgos Keramidas
34bd84809b
Reword a bit parts of #configtuning-initial, add a short note to
...
explain why `/var' or `/var/tmp' may needs a lot of disk space, and
tune the description of `/usr' to remove an instance of ``Both of
which'' that seemed to be dangling from nowhere in particular.
2008-11-13 05:03:14 +00:00
Manolis Kiagias
e61d5253ab
Add missing </term>s from my previous commit
...
Noted by: rene
2008-11-12 22:20:36 +00:00
Manolis Kiagias
ee158cd600
Add the three new chapters in Handbook's 'preface' entries
...
Reported by: Fender <fender0107401@gmail.com> (via doc@)
2008-11-12 21:46:08 +00:00
Rene Ladan
2434969724
Add myself to the committers.
...
Approved by: remko (mentor)
2008-11-04 21:05:47 +00:00
Rene Ladan
d559c008be
Remove myself from the additional contributors.
...
Approved by: remko (mentor)
2008-11-04 21:05:15 +00:00
Marc Fonvieille
02ab3959ea
s/scrubing/scrubbing
...
Found by: Mike Miller <mmshop10@mgm51.com>
2008-11-04 20:34:20 +00:00
Rene Ladan
476335d1d5
Add my entity.
...
Approved by: remko (mentor)
2008-11-04 20:03:28 +00:00
Manolis Kiagias
950c819966
Add a missing word in the 'tcp-wrappers' section
...
Reported by: <dhenscheid@cox.net>
2008-11-04 19:24:20 +00:00
Gabor Kovesdan
930ee353c1
- Document __FreeBSD_version 800053
...
Requested by: attilio
2008-11-02 18:56:19 +00:00
Gabor Pali
ad7dcb1332
Replace <screen> elements with <programlisting> elements when discussing
...
modification of standard-supfile
Reviewed by: manolis
Obtained from: The FreeBSD Hungarian Documentation Project
2008-11-02 14:37:48 +00:00
Manolis Kiagias
9e7b67b769
Whitespace only: Fix lots of whitespace issues in Handbook's 'cutting-edge' chapter
2008-11-01 12:06:28 +00:00
Christian Brueffer
44ce836674
Fix typo.
2008-11-01 11:13:46 +00:00
Konrad Jankowski
6fc33a88da
Add information about me as a new committer to the doc tree.
...
Approved by: dds
2008-11-01 11:08:12 +00:00
Manolis Kiagias
4047054c16
A few updates in Handbook's 'cutting-edge' chapter:
...
- Note that csup can now be used in place of cvsup
- Replace the cvs-all mailing list with the new SVN lists
- Explain how to convert standard-supfile for use with CURRENT
- Refine the sample commands for rebuilding world
Reviewed by: keramida, pgj, trhodes
2008-10-31 19:29:31 +00:00
Gabor Pali
0428f20356
Update the SGML Primer chapter in FDP Primer:
...
- Eliminate a <blockquote> inside <para> (split <para> around <blockquote>)
- Use <sgmltag> markup where possible
- nsgmls does not always give error messages, just messages (those might
contain information on errors)
- Eliminate first person narration
- Add missing full stops
- Add a missing <literal> markup for CDATA
Reviewed by: blackend, danger, gabor, hrs, manolis, remko, trhodes
2008-10-31 12:23:35 +00:00
Edward Tomasz Napierala
a3ed6f0ef2
Bump __FreeBSD_version after introduction of accmode_t.
...
Approved by: rwatson (mentor)
2008-10-28 19:50:37 +00:00
Marc Fonvieille
643985fe7c
Add a note mentioning many X11 parameters can be directly and easily set
...
from desktop environments such as GNOME, KDE, etc.
Discussed with: Thomas Beery <tbeery@lanl.gov>
PR: docs/128342
2008-10-28 07:56:33 +00:00
Marc Fonvieille
cd51b0c125
Use directly http://freebsd.kde.org/howtos/konqueror-flash.php link for
...
the Konqueror & Flash HowTo.
2008-10-25 17:16:32 +00:00
Marc Fonvieille
8929bad30c
Update diablo-jre pathname.
...
Found by: brad_mcintosh@telstra.com
2008-10-25 17:04:32 +00:00
Gabor Pali
e30beda162
Adjust whitespace to the structural changes of my previous commit,
...
translators may ignore this
2008-10-24 23:18:46 +00:00
Gabor Pali
e6c2f67803
Fix some doc bugs found during its translation:
...
- Disable TOC generation in Makefile because in the original version it
does not make too much sense to have a one-item TOC
- Change structure of sections, move all the sect2 to level sect1; this
results shorter high-level sections, but it gives a more normal layout
- Mark up CUPS ports with <filename role="package"> to add Ports
Collection links for them
- Mark up group "cups" with <groupname>
- Fix a <programlisting> within a <para> situation
- Replace <filename> tags with <ulink> for local CUPS web interface
links
- Replace <literal> tags with <hostid> for "localhost"
- Mark up menu items with <quote> rather than <literal>
- Use <replaceable> elements where applicable
- Fix spelling
- Remove all verbatim quote symbols, replace them with <quote> elements
- Mark up make variables with <makevar> elements
- Mark up make targets with <maketarget> elements
Reviewed by: Chess Griffin <chess (at) chessgriffin (dot) com>
2008-10-24 23:01:06 +00:00
Marc Fonvieille
1c4371bf45
s/in in the man page/in the manual page/
2008-10-23 18:45:19 +00:00
Dag-Erling Smørgrav
c4ce7ebe6d
Document 800051.
2008-10-23 15:58:52 +00:00
Dag-Erling Smørgrav
2d19b46cbd
Try to guess what 800050 was about.
...
Pointy hat to: attilio
2008-10-23 15:56:49 +00:00
Marc Fonvieille
b95879a906
Use of the right SGML tags for devices (see 4.2.5.7 from the FDP).
2008-10-21 20:02:12 +00:00
Tom Rhodes
5f19a8d7ec
It's CTF not CFT.
...
Typo noticed by: manolis
2008-10-20 12:50:42 +00:00
Gabor Pali
569f16db5f
Refine some text and markup for the freebsd-xen mailing list
...
Reviewed by: miwi
2008-10-20 06:23:00 +00:00
Tom Rhodes
6231420fc2
WITH_CTF on world could leave a broken system. Comment that part out and
...
leave a note about why.
Reported by: thompsa
2008-10-19 17:04:21 +00:00
Manolis Kiagias
e04c9411db
Revise my previous commit: The hw.syscons.kbd_reboot sysctl exists unless the kernel is compiled with the SC_DISABLE_REBOOT option
2008-10-18 08:54:27 +00:00
Manolis Kiagias
4e60cc0333
Add a note that hw.syscons.kbd_reboot oid has been removed from FreeBSD 6.3-RELEASE onwards.
...
Noted by: Peter Boosten <peter@boosten.org>
2008-10-18 08:23:34 +00:00
Martin Wilke
122d4471d5
- Add FreeBSD-xen mailing list
...
PR: 128170
Submitted by: dhw
2008-10-17 19:27:43 +00:00
Gabor Pali
2fba7a1743
Change markup of "<stdio.h>" (in the C example) from <sgmltag> to <
...
and > entities because "stdio.h" is not an SGML tag (a semantical
correction)
2008-10-16 05:23:15 +00:00
Gabor Pali
31e4e288c5
Bump copyright year of the Developers' Handbook due to several content
...
changes back in 2007 (e.g. [1], [2]) and 2008 (e.g. [3], [4], [5])
[1] http://www.freebsd.org/cgi/cvsweb.cgi/doc/en_US.ISO8859-1/books/developers-handbook/ipv6/chapter.sgml?rev=1.19;content-type=text%2Fx-cvsweb-markup
[2] http://www.freebsd.org/cgi/cvsweb.cgi/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug/chapter.sgml?rev=1.75;content-type=text%2Fx-cvsweb-markup
[3] http://www.freebsd.org/cgi/cvsweb.cgi/doc/en_US.ISO8859-1/books/developers-handbook/secure/chapter.sgml?rev=1.29;content-type=text%2Fx-cvsweb-markup
[4] http://www.freebsd.org/cgi/cvsweb.cgi/doc/en_US.ISO8859-1/books/developers-handbook/book.sgml?rev=1.56;content-type=text%2Fx-cvsweb-markup
[5] http://www.freebsd.org/cgi/cvsweb.cgi/doc/en_US.ISO8859-1/books/developers-handbook/policies/chapter.sgml?rev=1.35;content-type=text%2Fx-cvsweb-markup
2008-10-16 05:17:06 +00:00
Gabor Pali
3571250d35
Add missing <application> elements for JadeTeX
2008-10-13 06:57:53 +00:00
Johann Kois
f00c00c618
Add a missing </step>.
2008-10-11 14:05:57 +00:00
Christian Brueffer
96aa59513c
NFS -> NSF
...
Submitted by: David Lotts @ NSF
2008-10-11 10:43:29 +00:00
Manolis Kiagias
f42e56b6eb
Fix a.svn-src.*.name entities to point to the actual list URLs. (Links in 'eresources' appendix were not working)
2008-10-11 09:12:27 +00:00
Gabor Pali
1a43757747
Fix some minor problems in DTrace chapter, found during its translation
...
earlier:
- CTF stands for "Compact C Type Format" and not for "Compressed" [1]
- Optimize <ulink> elements
- Correct <screen> elements
- Add a missing <acronym> markup for CTF
- Mark up read() system call with <function>
Reviewed by: trhodes
[1] http://www.solarisinternals.com/wiki/index.php/DTrace_Topics_Features#kernel_CTF
2008-10-10 15:37:53 +00:00
Ceri Davies
77b0758972
dogma is, sadly, dead for over a year now.
...
Checked with: joe
2008-10-09 10:19:07 +00:00
Tom Rhodes
90d30f50c5
Move the title for Synopsis where it belongs.
...
Noticed by: manolis
2008-10-09 03:05:38 +00:00
Manolis Kiagias
643bec5b36
Minor fix in the svn-src-stable-6 entry
2008-10-08 22:35:14 +00:00
Giorgos Keramidas
c7f663bd5e
Garbage collect the a.svn-src mailing list, and add new entries
...
for the new svn-src-* mailing lists.
2008-10-08 17:51:04 +00:00
Marc Fonvieille
c5e08b8d45
For devfs rulesets examples use [foo=5] scheme since
...
/etc/defaults/devfs.rules already defines 4 rulesets.
2008-10-07 17:57:41 +00:00