Commit graph

3807 commits

Author SHA1 Message Date
Sam Leffler
39a676c427 stable version bump to 470102 2003-01-27 04:59:22 +00:00
Tom Rhodes
fe61ef7d48 Whitespace. Wrap lines. 2003-01-27 04:47:03 +00:00
Tom Rhodes
f76468c849 Fix an unclear sentence. 2003-01-27 04:44:34 +00:00
Marc Fonvieille
3ea53e44e2 Use of some manual pages entities. 2003-01-26 21:13:32 +00:00
Marc Fonvieille
7b1775b35a Indentation/whitespaces fix (can be ignored). 2003-01-26 18:50:35 +00:00
Marc Fonvieille
7331f8a7b4 Put a sentence at the right place (I forgot it in my previous commit). 2003-01-26 18:45:24 +00:00
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