Alexey Zelkin
84fa39c603
* Reflect 4.x branch creation.
...
* Reflect current version shift: 4 -> 5
* Fix few URLs:
. releng30.freebsd.org -> releng3.freebsd.org
. ftp/pub/FreeBSD/FreeBSD-CURRENT -> ftp/pub/FreeBSD/FreeBSD-current
* Point few man.cgi's links to correct man section
2000-04-03 12:01:33 +00:00
Brian Somers
9ffffe11ab
Use ppp -nat, not ppp -alias (which is now depricated)
2000-04-03 09:36:51 +00:00
Brian Somers
73b282ac14
Talk about why Windows boxes talking through a PPPoE/NAT gateway fail to
...
download data properly.
Thanks to: Michael Wozniak <mwozniak@netcom.ca>
2000-04-03 09:36:31 +00:00
Bill Swingle
65eae5960e
Added Greg's newly written dhcp chapter to the advanced networking
...
section.
Submitted by: gsutter
Reviewed by: jim
2000-04-03 08:59:57 +00:00
Bill Swingle
8ad04c2a5c
Added synopsis to serial communications chapter.
...
Reviewed by: jim
2000-04-03 04:36:10 +00:00
Chris Costello
9d66d5d223
Properly capitalize section titles. Remove capitalization on `is'',
`and'',
...
etc. Capitalize all other words in titles.
Reviewed by: jim
2000-04-03 02:15:43 +00:00
Michael Haro
a40849974c
add Patrick Seal for his misc/boxes port
2000-04-03 00:33:54 +00:00
Chris Costello
ca4a6d7681
Mark the ``Other'' section with %not.published as it contains literally
...
no information.
2000-04-02 19:38:11 +00:00
Chris Costello
c111d1ce4d
Properly spell `vs.'' in the chapter name.
`Versus'' is abbreviated
...
by ``v.'' or ``vs.'', but not an odd combination of the two. Versus is,
after all, only one word.
2000-04-02 18:57:08 +00:00
Jeroen Ruigrok van der Werven
51d221faa8
Fix spurious capatalisation which I caused in previous commit.
...
Still no idea how though.
Submitted by: jdp
2000-04-02 08:56:38 +00:00
Jeroen Ruigrok van der Werven
f70c171572
Add a weird Australian who actually likes to dabble in
...
filesystems and especially VFS.
He also did some Aync IO and other diverse FreeBSD patches.
2000-04-01 14:56:15 +00:00
Akinori MUSHA
c01a45b99e
Add Matt Heckaman <matt@LUCIDA.QC.CA> for his linux-flashplugin port.
2000-04-01 13:41:14 +00:00
Joseph Koshy
3b2b3b88fd
Remove duplicate contributor name.
...
PR: docs/17708
Submitted bu: Rudolf Cejka <cejkar@dcse.fee.vutbr.cz>
2000-03-31 09:37:05 +00:00
Jim Mock
9643b8636e
Restructure some of this chapter and add more to the NFS section.
...
Submitted by: unfurl
2000-03-30 23:55:50 +00:00
John Polstra
79ef12008a
Add new Austrian CVSup mirror site.
2000-03-29 16:47:59 +00:00
Chris Piazza
470f5bf003
Add Giorgos Keramadas for his periodic.sh bug fix
2000-03-29 07:13:25 +00:00
Jim Mock
15e2804a48
Fix handbook breakage introduced by will in his last commit. I'll refrain
...
from hanging him this time since a) he's new, and b) he was and is being
harassed to no end on IRC. :-)
2000-03-27 18:43:16 +00:00
Will Andrews
9310824b97
Add Timothy Jensen to contributors for his irc/blackened port.
...
Reviewed by: jhb
2000-03-26 21:45:58 +00:00
Jordan K. Hubbard
77b3e4f98d
Add mention of RELENG_4 tag
2000-03-26 20:33:34 +00:00
Alfred Perlstein
d520e230ac
Multiprocessing only has 1 'c'
...
Nodded at by: asmodai
2000-03-25 21:09:34 +00:00
Neil Blakey-Milner
2c7bde250c
Information on mounting and unmounting filesystems.
...
Add a disk type to the vnconfig disklabel.
2000-03-25 20:05:40 +00:00
Neil Blakey-Milner
7bbaccde07
While I'm looking for ugly filenames, add a nice filename for
...
contributed software policies.
2000-03-25 17:02:35 +00:00
Neil Blakey-Milner
ff91745caa
Give some nice names to sections.
2000-03-25 17:01:27 +00:00
Neil Blakey-Milner
fc0d59aaec
Move the prompt out of userinput. Stupid fingers.
2000-03-25 14:39:58 +00:00
Neil Blakey-Milner
e627eee3f7
Fix weird inflex of 'q's from somehwere. Spelling fixes.
...
Submitted by: Francois Botha <fbotha@itouch.co.za>
2000-03-25 14:18:24 +00:00
Neil Blakey-Milner
a64ff19866
Initial take at documenting vnconfig and the new md.
2000-03-25 14:12:56 +00:00
Neil Blakey-Milner
d8f4f9e2f2
Move the overview into the boot blocks section, as it makes sense there.
...
Also document the 'unload' and 'boot-conf' loader commands, and give an
example of how to use these two together.
Submitted by: dcs (unload/boot-conf)
2000-03-25 14:11:08 +00:00
Jim Mock
ea469c10fa
DocBook-ify the security(7) man page and add it to the chapter since it
...
contains useful general security information.
Suggested by: unfurl
2000-03-25 00:19:02 +00:00
Bill Swingle
cc07f568c5
Restructure and rewrite some parts of the security chapter.
...
Reviewed by: jim
2000-03-23 09:22:27 +00:00
Nik Clayton
a595525171
Give each language and encoding it's own freebsd.dsl, to contain style
...
sheet definitions for that language only. Each file reads in the defaults
from the master share/sgml/freebsd.dsl file, and adds overrides, or new
definitions, as necessary.
Move the per-language hacks from share/sgml/freebsd.dsl in to
<lang>/share/sgml/freebsd.dsl as necessary.
Add links to the -questions and -doc mailing lists to the bottom of the
generated HTML output for some languages. The -questions link will
become a link to Greg's "Getting the most from questions" document when
I bring that in, but I haven't done that yet, and I didn't want these
patches hanging around my local tree.
This was the real reason for making freebsd.dsl language local, as it
makes it much easier to translate generated text, such as the text of
the links, without polluting share/sgml/freebsd.dsl.
Update doc.docbook.mk to use the new, per-language freebsd.dsl file when
building the docs. While I'm here, update .pdb generation so that it
creates a symlink to ${CURDIR:T}.pdb as well (e.g., the Handbook generates
"book.pdb" and "handbook.pdb"). This makes it easier to install more than
one document on a Palm, because two docs called "book.pdb" or "article.pdb"
can not co-exist.
2000-03-23 09:00:17 +00:00
Jim Mock
efc2615371
Restructing and update of the Linux compatibility chapter. I've asked Nik
...
for a repo copy to 'linuxcompat' from 'linuxemu' since it better describes
what really goes on there.
Parts submitted by: Murray Stokely <murray@cdrom.com>
2000-03-23 01:32:00 +00:00
Akinori MUSHA
2798f241c3
Seems ljo has been booked twice.
...
Changes:
- Remove one of two ljo's, which has been out of order
- Insert a line break before the term "Networking"
2000-03-22 19:07:58 +00:00
Bill Fumerola
81a405d336
I suppose its only fitting that I'm a committer seeing as I can't alphabetize
...
either. (see previous commit for context.)
Gardella comes AFTER Gallatin
2000-03-22 18:47:04 +00:00
Akinori MUSHA
07b24be9c0
Yes, this is my very first commit. :)
...
Call me just "Aki", "knu", or whatever.
Thanks.
Changes:
- Move my credit from the contributers list to the developers list.
2000-03-22 18:30:34 +00:00
Jim Mock
107023b3df
Update the entity for the release version to 4.0 since it now officially
...
exists.
2000-03-22 03:02:45 +00:00
Wolfram Schneider
7e6d1455b2
Update the mail address of Charles Mott
...
Submitted by: Charles Mott <cmott@scientech.com>
2000-03-21 22:37:16 +00:00
Jim Mock
e29c92aa97
Add entity needed for the marked sections of the backups chapter.
2000-03-21 19:56:11 +00:00
Jim Mock
25ef2c9ddb
Back out previous commit. While I'm in here, take nik's suggestion and
...
mark the sections with no content so they can be easily ignored later.
Requested by: nik
2000-03-21 19:55:41 +00:00
Jim Mock
7d239408f1
Add myself as 'Handbook Editor', since it's been my job for a while now.
2000-03-21 19:02:05 +00:00
Andrey A. Chernov
6771ee0b4c
expanison -> expansion
...
Fix adduser prompt
2000-03-21 16:54:56 +00:00
Jim Mock
69a8cbf679
Wrap some excessively long lines that are in <screen> tags.
2000-03-21 07:52:43 +00:00
Jim Mock
e7332435df
Say hello to some content for the X11 chapter. Woo. Big thanks to Greg
...
Lehey <grog@FreeBSD.org> for allowing us to use the content from 'The
Complete FreeBSD' for this chapter.
2000-03-21 07:27:21 +00:00
Will Andrews
62dd7b2a0e
Add Cliff Rowley for his graphics/imanager port.
...
Reviewed by: billf
2000-03-21 01:32:37 +00:00
Jim Mock
f3ed71088e
Fix typos in the quotas section.
...
PR: 17277
Submitted by: Bob Johnson <bobj@atlantic.net>
2000-03-20 22:21:32 +00:00
Jim Mock
635e958e91
Remove a link to one of the bits that was removed because it was content
...
free.
2000-03-20 22:20:24 +00:00
Jim Mock
745a40b82f
Remove the bits that have no content. We can add them back later if
...
anyone writes something for them.
2000-03-20 22:00:50 +00:00
Jim Mock
7aed1ee966
Add a real introduction here. Not only did the previous one need to be
...
split into it's on <sect1> tag (the Synopsis), it made absolutely no
sense. I think it was from the hardware compatibility chapter or
somesuch.
2000-03-20 21:30:44 +00:00
Jim Mock
f1bb87de1d
Move the quotas chapter into the disks chapter.
2000-03-20 20:59:51 +00:00
Jim Mock
2ccbd656fa
Contributed by -> Originally contributed by
2000-03-20 20:06:25 +00:00
Jim Mock
cb5a43912a
Introduction -> Synopsis
2000-03-20 20:05:09 +00:00