Michael Lucas
7f0ceea284
Explicitly state how to put files up on http://people.freebsd.org . It
...
might be obvious, but I didn't know it when i started.
approved by: jhb (maintainer)
2002-03-08 18:40:28 +00:00
Michael Lucas
0bf87d66b4
New FAQ: "How do I contribute to FreeBSD?" Answer with a pointer to
...
the "How to Contribute" article.
Strangely, this has never made it into the FAQ before... we have
specific variants, i.e., "How to contribute kernel extensions", but
nothing on generically contributing. This should probably supplant
more specific FAQs.
2002-03-08 18:37:17 +00:00
Michael Lucas
e793bb3d2c
Correct a link to an article.
...
While I'm here, rewrite the sentence to use something approaching
English grammar and syntax.
2002-03-08 17:49:08 +00:00
Michael Lucas
aea2cec472
Massive whitespace diff: replacing leading 8-space chunks with tabs.
...
No content changes.
The spaces were actually causing some minor formatting bugs (i.e., the
word "Staples" being set off towards the middle of the page). While
I'm fixing that, fix them all.
2002-03-08 17:06:07 +00:00
Michael Lucas
688a5a3592
Micro Center no longer carries the FreeBSD CD box.
...
Reported by: "Jason R. McVetta" <mcvetta.3@osu.edu>
2002-03-08 16:37:35 +00:00
Bill Fenner
21116ccf42
Document __FreeBSD_version values of 500031, 450001, 450000, 400019,
...
350001, 350000
Forgotten by: alfred, murray, jlemon, asami, jkh
2002-03-07 23:57:51 +00:00
Giorgos Keramidas
5eb43a8183
Fix some errors in the chrooting named section of the Handbook.
...
PR: docs/35420
Submitted by: Ceri <setantae@submonkey.net>
2002-03-07 23:55:11 +00:00
Michael Lucas
e4e67f3452
Massive update to the NFS chapter.
...
This update has been bounced around, revised, rewritten, and audited
by darn near every member of the -doc team.
Submitted by: Tom Rhodes
PR: docs/35098
2002-03-07 21:19:11 +00:00
Bruce A. Mah
4215ca5392
Add user and hostname of builder to doc release meta-info.
2002-03-07 16:59:21 +00:00
Giorgos Keramidas
851f1102f0
For his excellent contributions to our documentation,
...
add Ceri Davies <setantae@submonkey.net>
to the list of 'Additional contributors'.
2002-03-06 22:53:42 +00:00
Yoichi NAKAYAMA
e9af31d0d2
Add Jason Harris into additional contributors for his www/elinks port.
2002-03-06 17:03:43 +00:00
Michael Lucas
5ce4b99796
Correct examples of setting environment variables.
...
politely pointed out by: pirat <pirat@access.inet.co.th>
copious abuse to: mwlucas
2002-03-06 16:47:57 +00:00
Bruce A. Mah
d7880a6500
Fix typos in freebsd-sparc and freebsd-ia64 mailing list addresses.
2002-03-06 05:28:47 +00:00
Chern Lee
08e753f4c4
Fix doc build, change deprecated use of <port> tag to
...
<filename role="package">
2002-03-06 02:22:35 +00:00
Murray Stokely
f65211b505
* Rework the beginning to remove duplicated information.
...
* Minor markup fix.
* Couple of grammatical/readability improvements.
* Mention that ddd is a port.
PR: docs/34921
Submitted by: Ceri <setantae@submonkey.net>
2002-03-05 15:45:36 +00:00
Murray Stokely
6e4faa49dc
* Minor grammar fixes.
...
* Fix a couple of typos.
* <literal> -> <option> for maxusers.
* NOT -> <emphasis>not</emphasis>.
* Correct location of SoftUpdates readme.
PR: docs/35108
Submitted by: Ceri <setantae@submonkey.net>
2002-03-05 15:35:44 +00:00
Tom Hukins
a0d25850a2
Remove an unnecessary closed bracket ')' and correct the spelling of
...
inode in 2 places
PR: docs/35539
Submitted by: Martin Heinen <martin@sumuk.de>
2002-03-04 18:23:35 +00:00
Murray Stokely
4869913df6
Fix broken link to the "Complete FreeBSD"
...
Noticed by: "Andriy Mysyk" <amysyk@houston.rr.com>
2002-03-04 11:32:36 +00:00
Maxime Henrion
90a3318fad
Add my PGP key to the Handbook.
...
Approved by: phk
Reviewed by: phk
2002-03-04 10:21:24 +00:00
Maxime Henrion
bed90cdf1a
Move myself from the contributors section to the developpers section.
...
Approved by: phk
Reviewed by: phk
2002-03-03 18:27:38 +00:00
Kazuo Horikawa
c90e36abbc
Register sftp.1 and ssh-keyscan.1 to the Makefile
2002-03-03 02:45:22 +00:00
Dima Dorfman
60c2283e72
Change the <filename role="package"> example to make it clear in the
...
rendered version that "net/ethereal" (the example port) is a port.
I.e., change "Install net/ethereal" to "Install the net/ethereal
port". I think this is how it should be done. Nothing about
"net/ethereal" (or any other port described in this way) makes it
clear that this is indeed a port. We can see that from the source,
but to a new user reading the rendered version it's a mystery.
2002-03-03 02:30:13 +00:00
Dima Dorfman
e3035101be
Replace mention of the <port> tag with the new <filename>-based syntax.
2002-03-03 01:39:24 +00:00
Kazuo Horikawa
7c86f15e35
OpenSSH 2.9 based Japanese translation.
...
FreeBSD specific changes (changes done on src/crypto) are also
incorporated.
Submitted by: SADA Kenji <sada@bsdclub.org>
Obtained from: http://www.unixuser.org/~euske/tmp/jman290/
2002-03-03 01:12:27 +00:00
Seigo Tanimura
cd70175ee2
Add the translation of "Unix Internals: The New Frontiers."
...
Approved by: kuriyama
2002-03-02 13:33:17 +00:00
Bruce A. Mah
18ff51d264
Replace some uses of quotation marks with SGML tags. Based on the
...
latest patch in the PR audit trail.
PR: 35155
Submitted by: Priit Piipuu <priit@bsd.ee>
2002-03-02 06:50:36 +00:00
Yoichi NAKAYAMA
16d246305f
Add Teruaki Ata to additional contributors for his textproc/coco port.
2002-03-01 04:23:35 +00:00
Tom Hukins
c02d097ff5
Add an explanation that it can sometimes take a while before ports are
...
committed to FreeBSD
2002-02-28 23:24:58 +00:00
Tom Hukins
7f8c3525f0
Include a couple of suggestions from keramida that I forgot to include
...
last time. I've finished now, I promise!
2002-02-28 22:38:15 +00:00
Tom Hukins
c8817a56e8
Fix the following typos:
...
metadata -> meta-data
i-nodes -> inodes
hierachies -> hierarchies
i. e. -> i.e.
soft updates -> Soft Updates
2002-02-28 22:27:15 +00:00
Tom Hukins
8430c3ef83
Various improvements to the use of English in the "Tuning Disks"
...
section. This is based on a patch I sent to -doc on 7th February in
response to a message from Eric Ferguson.
Reviewed By: keramida
2002-02-28 22:21:43 +00:00
Bruce A. Mah
7978d9ab3b
Add manpage entites for lukemftpd(8), ftpusers(5), and ftpd.conf(5).
2002-02-28 21:55:41 +00:00
Chris Costello
8780066e72
o Convert the "Further Reading" section from an appendix to a
...
bibliography containing multiple bibliodiv's, and move the text
description of the bibliography to an abstract element within the
bibliography tag
o Add a link to OpenPAM's Source Forge Web page.
Sponsored by: DARPA, NAI Labs
2002-02-28 15:03:07 +00:00
Giorgos Keramidas
ece5259841
Revive the non-comment line I accidentaly removed in last commit.
2002-02-28 10:09:52 +00:00
Giorgos Keramidas
780d8e4786
Update /etc/ttys snippet with a copy of a more recent etc.i386/ttys.
...
This fixes a few minor grammar things within that <example>.
Submitted by: Ceri <setantae@submonkey.net>
2002-02-28 09:56:34 +00:00
Giorgos Keramidas
cc006c5ed9
Correct a few places where ';' was used instead of ':' above samples.
...
Inspired by: a patch by Priit Piipuu <priit@bsd.ee>
2002-02-28 03:47:08 +00:00
Giorgos Keramidas
fff8b480df
Fix two minor typos:
...
strip -> stripe.
mount -> mount_msdos
PR: docs/35387
Submitted by: Bob Van Valzah <bob@smtp.whitebarn.com>
2002-02-28 02:55:01 +00:00
Jun Kuriyama
6b581dcc4d
MFen (1.165 -> 1.168).
...
Submitted by: Ryusuke Suzuki <ryusuke@nucl.sci.hokudai.ac.jp>
2002-02-28 02:16:46 +00:00
Kazuo Horikawa
8c089c6e0e
Revise Japanese wording.
...
Submitted by: Tetsu Kimura <kimura@ba2.so-net.ne.jp>
2002-02-28 01:02:05 +00:00
Dima Dorfman
fcfccd4a32
<port>fish</port> -> <filename role="package">fish</filename>
...
Generated with: s:<port>(.*?)</port>:<filename role="package">\1</filename>:g
2002-02-27 05:08:13 +00:00
Dima Dorfman
9d1a5ade02
Replace the <port> tag with a construct in terms of <filename>:
...
<filename role="package">. The <port> tag as it was had two major
defects: (a) the name is ambiguous (does "port" mean "architecture"?
how about "TCP/UDP port"?), and (b) it introduces a non-standard (to
DocBook) tag, which is generally assumed to be evil.
Moral support by: bmah, keramida, mwlucas, roam
2002-02-27 04:56:44 +00:00
Murray Stokely
d389050efd
We now have over 6,600 ports.
2002-02-26 20:46:41 +00:00
Chern Lee
4d2e3c038e
Add a note to chroot named section.
...
PR: docs/35278
Submitted by: Ceri <setantae@submonkey.net>
2002-02-26 09:44:00 +00:00
Peter Pentchev
a3d3aeaf0b
Add a description of the <quote> tag.
...
Reported by: Tom Rhodes <darklogik@pittgoth.com>
Reviewed by: dd
Approved by: dd
2002-02-26 07:23:41 +00:00
Murray Stokely
b1cc880c3d
Add the releng-packages article to the build.
2002-02-25 15:06:44 +00:00
Murray Stokely
c38ceed60f
* Fix tens of typos that were introduced in the TeX -> DocBook
...
conversion (how?)
* Remove the small section on package-building/splitting, and point to
the seperate article that now covers this topic.
2002-02-25 14:46:14 +00:00
Murray Stokely
7617961f07
Define CSS_SHEET_ADDITIONS.
2002-02-25 14:42:25 +00:00
Murray Stokely
ef170fbc97
Add a stylesheet addition to center the contents of div.titlepage.
...
This looks better (IMHO) for this article, but it looks worse for some
of the others.
2002-02-25 14:41:59 +00:00
Murray Stokely
a7cb3c3c21
Add FreeBSD 4.5 to the release tree diagram.
2002-02-25 14:34:54 +00:00
Murray Stokely
ef2065d02e
Add an article on the Release Engineering / QA activities for the
...
third party software packages that accompany an official FreeBSD
release.
This document currently describes the "package split" procedure that
Steve Price uses to create clusters of like packages with similar
dependencies that are grouped onto specific discs.
In the future, this article should document the scripts that generate
clean packages on the bento cluster, the steps necessary to setup
another group of machines as a "Ports Cluster", and the scripts that
are used to verify the integrity of a package split.
Submitted by: steve
Sponsored by: FreeBSD Mall, Inc.
2002-02-25 14:33:46 +00:00