Hiroki Sato
c264f50ea4
Add the chapter repo-copied from books/handbook/contrib/chapter.sgml
...
as a doc in articles/ and activate it:
(new) -> 1.1 Makefile
1.469 -> 1.473 contributing/article.sgml
2001-11-24 21:11:17 +00:00
Mario Sergio Fujikawa Ferreira
7d8fc7d0ac
Add my PGP key.
2001-11-24 12:48:34 +00:00
Dag-Erling Smørgrav
03db593c2a
Add a paragraph explaining that patches are assumed to be under the
...
same license as the files they modify.
2001-11-23 21:13:13 +00:00
Murray Stokely
14f3ecea08
Wrap author attributions in <chapterinfo> <authorgroup> ..
2001-11-23 19:25:57 +00:00
Murray Stokely
b292754c66
Whitespace change only - Fix the indentation to provide a better
...
example for future contributors.
2001-11-23 19:15:28 +00:00
Murray Stokely
7fe9c7b818
Add a chapter about writing device drivers for the sound subsystem.
...
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
Reviewed by: cg
2001-11-23 19:01:25 +00:00
Dag-Erling Smørgrav
298d29102b
Mention the problem report article.
2001-11-23 18:31:04 +00:00
Dag-Erling Smørgrav
a6c4f3c5ac
Connect the problem report article to the doc build, and fix some
...
disordering.
2001-11-23 15:51:28 +00:00
Dag-Erling Smørgrav
247e04f88c
More typo and markup fixes.
...
Submitted by: keramidas.
2001-11-23 15:47:17 +00:00
Andrey A. Chernov
b99127fbd4
Add separate console entry for US-ASCII
2001-11-23 07:48:02 +00:00
Dag-Erling Smørgrav
027e0c2897
Remove all trailing whitespace.
2001-11-23 02:18:41 +00:00
Dag-Erling Smørgrav
71749510f6
Fix typos and markup nits.
...
Submitted by: cmc, tmm
2001-11-23 02:15:00 +00:00
Dag-Erling Smørgrav
79ef787404
It's "problem report", not "bug report". I changed it everywhere else, but
...
missed the one in the title...
2001-11-23 01:19:09 +00:00
Dag-Erling Smørgrav
5b87f035a6
Add an article about writing good problem reports. It's a little thin in
...
places, but I think it's a good start. I'll connect it to the build once
it's been reviewed by the appropriate people.
2001-11-23 01:01:51 +00:00
Andrey A. Chernov
b8247ec2b4
Add cons25l7 termcap entry for ISO-8859-7
2001-11-23 00:27:46 +00:00
Dag-Erling Smørgrav
ef6e6f48e6
Oops, the correct entity is "
2001-11-22 19:54:55 +00:00
Dag-Erling Smørgrav
f132643b6f
Convert a lone double-quote to &dquot; so it won't confuse the heck out
...
of syntax highlighting editors; remove a redundant copyright notice;
answer a frequently asked question about /dev/null.
2001-11-22 18:31:07 +00:00
Dag-Erling Smørgrav
acd4ef42d9
List myself as Bugmeister, and remove a stray double-quote.
2001-11-22 18:25:07 +00:00
Hiroki Sato
215902e190
- Catch up with English version:
...
1.149 -> 1.153 book.sgml
- Change translators' credits to use the corresponding entities.
2001-11-22 16:30:16 +00:00
Giorgos Keramidas
534209c657
Fix mistake of last commit. The `unload' loader command does not
...
expect arguments.
Noticed by: des
2001-11-22 00:09:41 +00:00
John Polstra
c4488d5998
Update maintainer for cvsup9.freebsd.org.
2001-11-21 19:40:49 +00:00
John Polstra
b80361ebd1
Add cvsup2.lt.freebsd.org.
2001-11-21 19:36:06 +00:00
Bruce A. Mah
f9a4fd18c4
Add entities for lomac(4) and ugen(4).
2001-11-21 19:29:40 +00:00
Maxim Sobolev
e16614986d
Add my PGP key into the ring.
2001-11-21 14:10:42 +00:00
Giorgos Keramidas
8b08f62326
Add a note about using `unload kernel' at the boot loader prompt when
...
trying to boot an alternative kernel.
PR: 32101
Submitted by: Hiten Pandya <hitmaster2k@yahoo.com>
2001-11-21 10:54:05 +00:00
Ernst de Haan
2d3210968e
Removed ernst@heinz.jollem.com (Ernst de Haan), since it is now superceded by znerd@freebsd.org
2001-11-20 14:54:03 +00:00
Ernst de Haan
d918764fda
Added znerd@freebsd.org
2001-11-20 14:52:23 +00:00
Murray Stokely
45dff1fbfb
Be pedantic:
...
"A port is not the minimal set of files to compile a program. The
minimal set of files needed to compile a program includes the source
code. It's a minimal set of files that tells your system how to
compile that source code."
PR: docs/32109
Submitted by: Michael Lucas <mwlucas@blackhelicopters.org>
2001-11-20 14:15:43 +00:00
Murray Stokely
31e0264d2a
Remove entry that talks about what Appendix E contains -- Appendix E
...
doesn't exist in the stock Handbook.
Also fix a small typo.
2001-11-20 14:12:02 +00:00
Masafumi Max NAKANE
897fa5e65e
A minor typo fix.
2001-11-20 04:37:46 +00:00
Masafumi Max NAKANE
591e2abce0
Merge changes made in en version 1.70 -> 1.99
2001-11-20 01:14:13 +00:00
Masafumi Max NAKANE
96c314876d
Add my public key.
2001-11-20 00:33:11 +00:00
Murray Stokely
1cb5ea457a
Add a preface to the Handbook, including :
...
* Intended Audience
* Recent Changes
* Organization of this Book
* Conventions used
* Acknowledgments
Obtained from: WRS, 2nd Edition Handbook (ISBN 1-57176-303-1)
2001-11-19 11:38:48 +00:00
Murray Stokely
070abd4762
Whitespace change only.
...
PR: docs/32094
2001-11-19 08:50:43 +00:00
Murray Stokely
d02d55b8a5
Point to the location of the package information in the new ports
...
layout (pkg-message) rather than the old pkg/MESSAGE.
PR: docs/25239
2001-11-19 08:27:14 +00:00
Murray Stokely
cbaac8819e
Catch up with the changes made to the Handbook makefile. Make the
...
index a parameter entity that is only included if -i chap.index is
added to the command line (handled automatically in the GEN_INDEX=true
case).
2001-11-19 06:23:41 +00:00
Murray Stokely
0361e0a8d3
Rework our index support.
...
* Add a new document-specific variable, HAS_INDEX, to specify if a
given document is marked up with <indexterm> entries.
* Rework the index support so that both HAS_INDEX and GEN_INDEX are
checked before trying to generate an index for a document.
* Only create index.sgml if both HAS_INDEX and GEN_INDEX are set.
This allows us to recursively build the documentation tree with
GEN_INDEX=1 and have it only try to create an index (very time
consuming) for the few documents that are ready for this. Previously,
running "make GEN_INDEX=1" from the top of the doc tree would look for
index terms in every single document.
With this, I hope we can start building our docs with GEN_INDEX set on
freefall so that users browsing the HTML docs will get the benefit of
the index we've been hiding in CVS for 6 months.
2001-11-19 06:11:16 +00:00
Kazuo Horikawa
9913607760
Revise wording for first paragraph of "Startup and shutdown".
...
Slightly modified submitted version.
Submitted by:mole_hole@mail.goo.ne.jp
2001-11-18 23:44:34 +00:00
Kazuo Horikawa
d4c41444bf
Add missing trailing */
...
Submitted by:mistral@imasy.or.jp (Yoshihiko SARUMARU)
2001-11-18 23:35:01 +00:00
Wolfram Schneider
fd8053156e
Remove the E-Mail address ben@rosengart.com so he will hopefully
...
get fewer spam.
Submitted by: Ben Rosengart <ben@narcissus.net>
2001-11-18 18:42:09 +00:00
Gerard Roudier
acf68d9648
Change my email address.
2001-11-18 15:30:46 +00:00
Bruce A. Mah
a3a5121d5d
Add FAQ on AIC7xxx termination.
...
PR: 31935
Submitted by: Michael Lucas <mwlucas@blackhelicopters.org>
2001-11-17 19:36:10 +00:00
Bruce A. Mah
dda6955f55
Add FAQ about "arp: unknown hardware address format".
...
PR: 32004
Submitted by: mwlucas@blackhelicopters.org
2001-11-17 19:26:05 +00:00
Chern Lee
b9c34b0203
Add an entry about making an ISO image of a CDROM.
...
PR: docs/31990
Submitted by: Michael Lucas <mwlucas@blackhelicopters.org>
2001-11-17 01:30:56 +00:00
Tom Hukins
a2a2949916
Update details of how to specify or determine which password format is
...
in use
PR: docs/31899
Submitted by: Martin Heinen <martin@sumuk.de>
2001-11-16 12:07:18 +00:00
Jeroen Ruigrok van der Werven
06f5972272
Remove my PGP key.
2001-11-16 10:33:50 +00:00
Bruce A. Mah
009b5b0055
Add entry for ipfs(8).
2001-11-16 01:43:14 +00:00
Christian Weisgerber
d0b59bb2bb
__FreeBSD_version 500024 also marks UUCP's move to ports.
2001-11-15 23:10:30 +00:00
Tom Hukins
2840ed07b5
Cyclic software's home page redirects to CVS Home. Update the Handbook
...
accordingly.
Submitted by: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2001-11-15 13:21:16 +00:00
Cy Schubert
95e22d8cb4
Remove myself from the contributors list and add myself to the
...
committers list (for ports).
Reviewed by: nectar
Approved by: nectar
2001-11-15 04:22:50 +00:00