Commit graph

3851 commits

Author SHA1 Message Date
Marc Fonvieille
306a463607 Use an "itemizedlist" where needed. 2003-01-26 18:17:54 +00:00
Marc Fonvieille
adda0b7b36 Use application tags for SAMS:Alexandria. 2003-01-26 17:54:35 +00:00
Marc Fonvieille
0d2004d397 - Use of username tags for root.
- Remove "e.g." from a command line.
2003-01-26 13:04:43 +00:00
Marc Fonvieille
151cdfe2c1 Use quote tags where needed. While I'm there: addition of some
non-breaking spaces.
2003-01-26 12:51:14 +00:00
Giorgos Keramidas
ca27de94f5 Grrr, the path /pub/FreeBSD/FreeBSD-stable/packages/All doesn't
work on ftp.freebsd.org.  Fix for the moment, by pointing to a
directory that does exist: /pub/FreeBSD/ports/packages/All.
This is still hackish though, since it doesn't work for
architectures different than i386, but unbreak the link
I messed up until I write a more verbose part.
2003-01-25 04:09:43 +00:00
Giorgos Keramidas
ca49a681b6 Point to the correct URL for installing the cvsupit package.
PR:		docs/36964
Submitted by:	Bill Wells <bill@twwells.com>
2003-01-25 04:00:41 +00:00
Bruce A. Mah
45ba1e4cea In port upgrading FAQ: Note that pkg_version(1) in FreeBSD 5.0 and
later does not (and will not) support the -c option.  One other minor
wording tweak while I'm here.
2003-01-24 22:16:02 +00:00
Bruce A. Mah
02c25dba99 "Fix" the FAQ so that it can deal with the concept of two "latest"
releases of FreeBSD (at the moment, 4.7 and 5.0).

This is a hack.  It really needs to be fixed to be more generalized
and so that this concept can be used in documents other than the FAQ.

But at least for now, we don't say weird things like "5.0-RELEASE is
the latest release from the 4-STABLE branch".
2003-01-24 21:58:16 +00:00
Oliver Braun
5a6bc62612 Update my key (changed UIDs only) 2003-01-23 14:59:12 +00:00
Matthew Dillon
594d923580 Sync tuning-related manual page additions to the handbook.
Submitted by:	Hiten Pandya <hiten@unixdaemons.com>
2003-01-22 22:50:40 +00:00
Ceri Davies
0dfc8f80ed Correct two erroneous representations of 2002::10.0.0.1 in the IPv6 section.
Submitted by:	Shantanu Mahajan <shantanoo+fbsd@ieee.org>
2003-01-22 19:50:32 +00:00
Giorgos Keramidas
2775560350 FreeBSD runs on many architectures now, not just x86 and alpha. 2003-01-22 17:00:05 +00:00
Tom Hukins
1354b3e2e8 Fix an erroneous s/freebsd.org/FreeBSD.org/ that I introduced in my
previous commit.

Submitted by:	ceri
2003-01-22 16:19:52 +00:00
Tom Hukins
e425fbbac8 s/freebsd.org/FreeBSD.org/ 2003-01-21 19:28:27 +00:00
Ceri Davies
2e405849d3 Whitespace cleanup. 2003-01-21 18:35:26 +00:00
Ceri Davies
3c9e5f5fc8 Consolidate the list of CD and DVD vendors into one list.
Submitted by:	paul
Reviewed by:	doc, in thread from 2002-05-07, titled
		"[Fwd: Clarification: producers of FreeBSD CD-ROMs]":
			http://marc.theaimsgroup.com/?t=103031567900002&r=1&w=2
2003-01-21 18:33:35 +00:00
Max Khon
78a2156125 reserve uid:gid 111:111 for fido 2003-01-21 14:02:39 +00:00
Jesper Skriver
721ff390f3 Add ftp7.ua.FreeBSD.org and cvsup7.ua.FreeBSD.org
Requested by: Alexandr Kovalenko <never@nevermind.kiev.ua>
2003-01-20 20:11:38 +00:00
Jesper Skriver
39dbaebc52 Remove cvsup3.dk.FreeBSD.org and ftp3.dk.FreeBSD.org
Replace my email address with the @FreeBSD.org one
2003-01-20 19:25:49 +00:00
John Polstra
7dcf2ea14c Update the maintainer address for cvsup2.lt.freebsd.org. 2003-01-20 16:30:23 +00:00
Ceri Davies
2c70db6304 Since the output of dmesg(8) is not guaranteed to contain the boot messages,
suggest users check var/run/dmesg.boot when they need information about their
devices, etc.

Suggested by:	Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
PR:		docs/45981
Reviewed by:	keramida, mheinen
2003-01-20 13:19:20 +00:00
Tom Hukins
74527cfdd0 Add rsync mirrors for Netherlands and USA. 2003-01-19 16:28:06 +00:00
Marc Fonvieille
fde93a40e1 In quota section:
- Use of manual page entities
- Some tags fixing.
2003-01-19 15:17:33 +00:00
Tom Hukins
a1de7781c2 Update the package list creation code to sort the list usefully. 2003-01-18 22:29:45 +00:00
Marc Fonvieille
56a03bb3b1 Fix an error in previous commits:
4.2-STABLE that was fetched before Feb 2nd, 2001 does NOT
recognize KERNCONF option.

Pointed out by:		mheinen
2003-01-18 18:03:28 +00:00
Bruce A. Mah
de73e371fb Document __FreeBSD_version for 5.0-RELEASE. 2003-01-15 22:07:11 +00:00
Giorgos Keramidas
844c04a370 Add a reference to &a.ports-bugs; for PR notifications. 2003-01-15 14:58:32 +00:00
Giorgos Keramidas
317bc74a1c Use the proper entity for the freebsd-ports@ list 2003-01-15 14:55:08 +00:00
Marc Fonvieille
1d1426564b The KERNCONF part is a "cut&paste" from kernelconfig chapter and suffers
of the same typo:
KERNCONF is not recognised by 4.2-STABLE makefiles
"before" Feb-2-2001, not "after".
2003-01-15 10:27:56 +00:00
Giorgos Keramidas
b639fbe71c KERNCONF is not recognised by 4.2-STABLE makefiles
"before" Feb-2-2001, not "after".

Submitted by:	Thomas L. Kjeldsen <tlk@mayi.dk>
2003-01-15 08:40:07 +00:00
Chris Costello
db7a21561d Update the MAC policy ops entry point list and sort it.
Sponsored by:	DARPA, Network Associates Laboratories
Obtained from:	The TrustedBSD Project
2003-01-14 22:47:24 +00:00
Bruce A. Mah
a42f2eebe0 List CVS tag for RELENG_5_0. 2003-01-14 17:26:31 +00:00
Christian Brueffer
1f047b0ee4 Add entity I missed in my last commit
Noticed by:	mheinen
Approved by:	ceri (mentor)
2003-01-13 23:58:02 +00:00
Christian Brueffer
67039fec41 Add my PGP key
Approved by: ceri (mentor)
2003-01-13 21:23:35 +00:00
Christian Brueffer
a157b39ac4 Add 'Soft Updates' to the wordlist
Approved by: ceri (mentor)
2003-01-13 18:20:59 +00:00
Marc Fonvieille
c6178000e6 Various typos fixing (can be safely ignored by translating teams for
the moment).

Submitted by:	Hiten Pandya <hiten@unixdaemons.com>
2003-01-12 21:42:05 +00:00
Marc Fonvieille
84f6dbbaa3 Various typos fixing. These changes only concern the en_US version.
Submitted by:	Hiten Pandya <hiten@unixdaemons.com>
2003-01-12 21:25:57 +00:00
Marc Fonvieille
b71530e931 Typo s/then/than
Submitted by:	Craig Rodrigues <rodrigc@attbi.com>
2003-01-12 19:23:55 +00:00
Peter Pentchev
1f359cbbab /tmp/msg 2003-01-12 18:20:55 +00:00
Martin Heinen
cd15c9aea8 Add a missing </para> tag,
fix entities for "<" and ">" in wicontrol output,
use <varname> for a sysctl and fix a typo.
2003-01-12 15:10:39 +00:00
Warner Losh
cbbbe65b73 Greatly expand the information here. Unbreak the build (stray " crept
in in my last commit).  Eliminate the use of wicontrol to setup hostap
mode.  Warn about using current firmware for hostap.  Describe IBSS
and BSS at least a little bit, as well as the various flavors of
ad-hoc mode.

# This is better, but additional work is still needed.
2003-01-12 07:12:11 +00:00
Warner Losh
66b6052b33 Missed a spot where meidaopt as used w/o a media. 2003-01-12 04:35:20 +00:00
Warner Losh
77581b892c Prism 3 is also supported in hostap mode. 2003-01-12 04:20:12 +00:00
Warner Losh
db8a3fbe87 Move the speed (-t 3) option into the ifconfig line. Remove the ssid
from the wicontrol line, since it isn't needed.  Add channel number to
ifconfig line, since most people need to set this.

# this needs a little work, but is better now.
2003-01-12 04:13:31 +00:00
Warner Losh
55abf211ce Ooops, delete the paragraph that described the wicontrol that I just deleted. 2003-01-12 03:55:07 +00:00
Warner Losh
b7bc463000 wicontrol -p 6 is bogus and not needed (and will not be supported in
the future versions of FreeBSD).  Don't recommend using it...
2003-01-12 03:53:27 +00:00
Marc Fonvieille
3b56da1a63 Add a note about matcd(4) removal. 2003-01-10 18:33:25 +00:00
Maxime Henrion
d6229b87e1 Update my PGP key. 2003-01-09 15:41:26 +00:00
Mike Makonnen
c668b87268 - move from contributor to developer section
- add my gnupg key
- add an author entity

Approved by:	trhodes, markm (mentor)
2003-01-07 17:53:47 +00:00
David Malone
ffd7f5981a Add ftp3.ie.freebsd.org
Glanced at by: sheldonh
2003-01-07 10:46:47 +00:00
Marc Fonvieille
3317714dd0 Start to document nsswitch.conf in the Handbook. 2003-01-06 20:51:53 +00:00
Martin Heinen
08e753a030 Break long lines introduced with the last commit. 2003-01-06 17:00:09 +00:00
Martin Heinen
4111b2ea15 Remove excerpt from /etc/rc.i386, the code moved to /etc/rc.
In this context it is sufficient to say that setting
"linux_enable" enables the Linux-ABI.

PR:		46778
Submitted by:	Denis N. Peplin <info@volginfo.ru>
2003-01-06 16:28:03 +00:00
Martin Heinen
c4172d7591 Capitalize title of article. 2003-01-06 16:26:20 +00:00
Martin Heinen
8805eefc3f Squeeze multiple <screen> lines into one <screen> element.
Add <hostid> and missing <para> tags.
2003-01-06 16:24:12 +00:00
Jacques Vidrine
788fd752e8 Update the FreeBSD Security Officer key. 2003-01-06 15:59:47 +00:00
Jacques Vidrine
5437e35a8a Update my PGP key listing. 2003-01-06 15:59:25 +00:00
Tom Rhodes
c306bdf707 Remove unneeded <authorgroup> tags.
Use asmodai (for historical reasons)

Submitted by:	Hiten Pandya <hiten@unixdaemons.com>
2003-01-06 06:31:56 +00:00
Tom Rhodes
6266c5544f Run through aspell. 2003-01-06 06:26:30 +00:00
Tom Rhodes
babf16bc4f Whitespace... Eliminated. 2003-01-06 06:14:22 +00:00
Marc Fonvieille
fbbfd2ea7a Add some applications and option tags.
Submitted by:	Marco Trentini <mark@ppp-192-248.29-151.libero.it>
2003-01-04 14:15:29 +00:00
Giorgos Keramidas
30ceb95de2 Add a <warning> that ipfw can lock everyone out if a kernel with ipfw
support is booted without explicitly setting firewall_type=open in
rc.conf or compiling a kernel with IPFIREWALL_DEFAULT_TO_ACCEPT.

Also add a short description of IPFIREWALL_DEFAULT_TO_ACCEPT since we
reference it in the text now.  This part will probably need a bit more
work until it's complete.

PR:		docs/46747
Submitted by:	Lucky Green <shamrock@cypherpunks.to>
2003-01-04 09:39:47 +00:00
Tom Rhodes
d960439e66 We support UFS2 now, but without it documented how will users know about it?
Provide a note so that users will understand how to set UFS2 during the
sysinstall(8) disklabel(8) process.
2003-01-03 18:15:10 +00:00
Marc Fonvieille
e8cf41667c - Add a missing para tag and a missing word.
- Punctuation fixes.
- Some tags and command lines fixing.
2003-01-03 18:06:39 +00:00
Marc Fonvieille
9ed432b148 - s/bash/sh
- Fix a typo in a menu name.
- Various tags fixes.
- Change a root prompt for a user one.
2003-01-03 14:05:00 +00:00
Juli Mallett
5a7e615440 Actually point people in the right direction for updating their keys :) 2003-01-02 21:02:00 +00:00
John Polstra
3911a87874 Update the maintainer address for cvsup2.de.FreeBSD.org. 2003-01-02 18:02:18 +00:00
Marc Fonvieille
fcc3f38a28 Typos fixing and a rewording. 2003-01-02 13:45:19 +00:00
Marc Fonvieille
603ee175ac Fix a typo, and while I'm there: add some non-breaking spaces. 2003-01-02 12:05:46 +00:00
Ceri Davies
81c2ca4310 Update copyright now it's 2003 and these books have been modified. 2003-01-01 19:05:54 +00:00
Ceri Davies
dfe1491a61 Point some references to the handbook to more appropriate locations.
Reviewed by:	trhodes
2003-01-01 18:57:49 +00:00
Marc Fonvieille
421d9696f8 - Use the full path for device.hints filename and add filename tags.
- Various tags use.
2003-01-01 18:13:01 +00:00
Marc Fonvieille
b341d7163f - Typos fixing
- Remove contractions
- s/I/we
2003-01-01 15:37:54 +00:00
Marc Fonvieille
d2a14426bc Typo: s/sporting/supporting 2003-01-01 12:04:52 +00:00
Marc Fonvieille
88393fac80 Add a missing para tag and a little rewording in Synopsis to be
consistent with all items.
2003-01-01 11:21:27 +00:00
Ceri Davies
b7acaa0e5c Convert an xref element with a remap attribute that isn't working to a link. 2002-12-31 19:01:22 +00:00
Ceri Davies
51c63fd1c2 Improve some grammar in the SMTP Authentication section. 2002-12-31 17:31:06 +00:00
Marc Fonvieille
05a4f6ddd4 - Use of manual page entity
- Use of various tags
- Some rewordings to avoid contractions and to start a sentence with an
  application name etc.
2002-12-31 15:29:03 +00:00
Martin Heinen
6387b39759 Correct reference to "Additional FreeBSD Contributors".
Submitted by:	Linh Pham <question@closedsrc.org>
2002-12-31 12:38:36 +00:00
Marc Fonvieille
5d15680d9e Add wepmode on in ifconfig(8) command lines to enable WEP on wireless
cards.  Without this option it just creates a key nothing more.

Submitted by:	Chris Stuart <firewolf@lightningfire.net>
2002-12-31 12:31:01 +00:00
Tom Rhodes
b793dc47bc Add a directory output where ACL use is shown. Document how to tell when
ACLs are being used.

Requested by:	rwatson (who also provided this output)
2002-12-30 22:39:44 +00:00
Tom Rhodes
b07113b2b0 Fix whitespace. 2002-12-30 20:00:31 +00:00
Tom Rhodes
f686b420d3 Use a sectinfo tag for the mergemaster section. Add an id to this sectinfo. 2002-12-30 19:58:39 +00:00
Tom Rhodes
8516ea1794 Remove 2 of my date comments in this file. 2002-12-30 19:45:13 +00:00
Tom Rhodes
852fb39e46 Current information on installing Mozilla is weak. Add a section on setting
up Mozilla with Java and Shockwave Flash.
2002-12-30 19:34:02 +00:00
Mario Sergio Fujikawa Ferreira
e7f2c1ecb6 o Improve documentation for MASTER_SITES:n mechanism for both simple
and advanced usage cases
o Reviewer's offered lots of improvements

Reviewed by:	keramida, nik
2002-12-28 13:35:15 +00:00
Martin Heinen
3625438fed Merge two paragraphs containing the same
statements into one paragraph.
2002-12-27 13:18:43 +00:00
Martin Heinen
4c44f9ed44 Punctuation fix. 2002-12-27 13:15:56 +00:00
Martin Heinen
5ec185a33a Add a non breaking space. 2002-12-27 13:14:59 +00:00
Martin Heinen
680daf1010 Use &gt; for >. 2002-12-27 13:13:48 +00:00
Marc Fonvieille
74bdfab555 Reword a sentence. 2002-12-26 21:24:09 +00:00
Marc Fonvieille
4b0bf02292 - Fix some tags.
- Add hostid tags where needed.
- Rework the kernel building part.
- Fix a filename.
- Various punctuation fixes.
2002-12-25 19:37:50 +00:00
Marc Fonvieille
83e112c641 - Use of some manual page entities
- Use of keycap tags instead of option ones
- Add that MAKEDEV(8) will be ran only on FreeBSD versions prior to 5.0
2002-12-25 11:38:30 +00:00
Marc Fonvieille
0f6ddd1f90 Remove a duplicate "mailing list"
Submitted by:	Rostislav Krasny <rosti_bsd@yahoo.com>
2002-12-24 19:21:13 +00:00
Martin Heinen
01d1ce59db I won't do copy'n'paste again: s!verbunden mit!connects to!
Submitted by:	jesper
2002-12-24 11:40:32 +00:00
Tom Rhodes
8577fc396e Spell `symmetric' correctly. 2002-12-24 07:48:15 +00:00
Tom Rhodes
5e44403f62 Add the ACLs section under the permissions section.
Requested by:	rwatson
2002-12-24 01:40:27 +00:00
Tom Rhodes
d72c5c550d Remove the section about file system ACLs. Its being moved to the permissions
area.

Requested by:	rwatson
2002-12-24 01:36:39 +00:00
Martin Heinen
ec20a60249 Use a common null-modem cable pinout which supports hardware flow control.
PR:		docs/35280
Submitted by:	mheinen
2002-12-23 22:35:53 +00:00
Martin Heinen
54003e89cd Complete a sentence and fix two typos. 2002-12-23 22:28:23 +00:00