Commit graph

106 commits

Author SHA1 Message Date
Giorgos Keramidas
0f267165d0 Delete references to mirrors in Israel. They no longer function as
FreeBSD mirrors and mailing hostmaster@il.freebsd.org timed out.

Submitted by:	Yonatan Bokovza <Yonatan@xpert.com>
2002-12-16 21:05:40 +00:00
Ceri Davies
7587ca0663 Add an entity for the FreeBSD-mips mailing list.
Add MIPS to the list of porting efforts in the FAQ.
Grammar fixup for the handbook.
2002-12-01 19:25:48 +00:00
Chris Costello
01faba3c69 Add -ia32, -ia32-digest, -mips, -mips-digest, and -arm-digest to
the mailing lists list.

PR:		45270
Submitted by:	Hiten M. Pandya <hiten@unixdaemons.com>
2002-11-13 22:21:28 +00:00
Peter Pentchev
cf7fc94d63 Update the list of WWW, FTP, and CVSup mirrors to reflect
the current situation.

Reviewed by:	-doc, -hubs
Approved by:	silence on -doc, -hubs
2002-11-04 15:04:12 +00:00
Ceri Davies
535eaec513 Move freebsd-security to the Technical Lists section.
PR:		docs/35378
Submitted by:	Bob Johnson <bob88@garbonzo.hos.ufl.edu>
2002-10-15 17:20:03 +00:00
Marc Fonvieille
2a0af11e01 s/VENDORS/Vendors/ 2002-09-14 17:09:02 +00:00
Marc Fonvieille
5746001c98 Remove useless empahasis tags inside another emphasis tags. 2002-09-14 16:33:41 +00:00
Marc Fonvieille
99d6025459 Use the name OpenOffice.org for OpenOffice. 2002-09-11 21:01:14 +00:00
Marc Fonvieille
3ceac223e9 Some s/filesystem/file system/ according to the wordlist. 2002-09-08 21:31:10 +00:00
Marc Fonvieille
24b9c371dc Addition of fr.comp.os.bsd to the BSD newsgroups list. 2002-09-07 17:12:50 +00:00
Mark Murray
255275af5f Clarify the charter (a bit) for FreeBSD-Security. This list recently
became hardcore technical, with a de-emphasis on the Q/A aspect. This
is an attempt to re-attract time-tight security experts back.
2002-09-04 17:03:10 +00:00
Marc Fonvieille
fbd2a2cb97 filename tags addition, fix a missing period and s/scsi/SCSI
PR:		docs/41968
Submitted by:	Martin Heinen <martin@sumuk.de>
2002-08-24 16:32:26 +00:00
Marc Fonvieille
ca3cf4c2fa Add http://www.freebsd.org.ph to the list of Web mirrors.
This site is located in Dagupan City, Philippines and maintained
by Bitstop Network Services, Inc.

PR:		docs/41925
Submitted by:	wosch and Francis A. Vidal <francisv@dagupan.com>
2002-08-23 08:11:41 +00:00
Marc Fonvieille
10798ab0f2 Add freebsd-openoffice mailing list.
While I'm there: fix -current and -stable (use of &os entities), add
application and quote tags, and correct a typo.

PR:		docs/41550
Submitted by:	Christian Brueffer <chris@unixpages.org>
2002-08-11 19:49:44 +00:00
Murray Stokely
81d6aa01d4 Add a few missing spaces.
PR:		docs/41088
Submitted by:	Martin Heinen <martin@sumuk.de>
2002-07-29 06:50:02 +00:00
Jim Mock
e3bd7103ec Unbreak the handbook build. 2002-07-18 21:03:51 +00:00
Jens Schweikhardt
e3a1700681 Add de.comp.os.unix.bsd (German) to the list of BSD specific newsgroups. 2002-07-18 18:25:06 +00:00
Giorgos Keramidas
b65b9e28be The first thing under the "How to Subscribe" header should be the
subscription instructions.  Move the intructionis for posting a little
further down and explicitly mention that subscriptions/unsubscriptions
should be posted to majordomo--not the lists.

PR:		docs/40648
Submitted by:	David Schultz <dschultz@uclink.Berkeley.EDU>
2002-07-16 12:15:12 +00:00
Ville Skyttä
293a6829cd Add list charter for FREEBSD-CVSWEB.
Approved by:     knu (mentor)
2002-07-04 14:24:45 +00:00
Marc Fonvieille
ae4e55c8ac Remove non-existent mailing list, add cvs-all-digest and freebsd-cvsweb
PR:		docs/39615
Submitted by:	scop@
Approved by:	keramida
2002-06-23 13:01:52 +00:00
Tom Rhodes
4f253fdb9b Put in alphabetical order that which is not.
Whitespace only, no real content changes.

PR:		37807
Submitted by:	Johan Karlsson <k@numeri.campus.luth.se>
2002-05-10 15:24:14 +00:00
Tom Rhodes
eef63ece5c Add chart for FreeBSD bugbusters to the eresources file
PR:		37807
Submitted by:	Johan Karlsson <k@numeri.campus.luth.se>
2002-05-09 22:34:43 +00:00
Ceri Davies
7a0651fad4 Add a new mirror in San Marino.
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2002-05-09 12:56:50 +00:00
Giorgos Keramidas
6ddd2cc0dc Fix &entities; that lacked an ending ';' character,
as reported by the following:

	% cd doc/en_US.ISO8859-1
	% find . -type f -name '*.sgml' |\
	  xargs grep '&[^[:space:];&][^[:space:];]*$' | grep -v '&$'
	% find . -type f -name '*.sgml' |\
	  xargs grep '&[^[:space:];&][^[:space:];]*[[:space:]<]' |\
	  grep -v '&[[: space:]]' | grep -v '[[:space:]]&&[[:space:]]'
2002-03-27 01:16:55 +00:00
Dag-Erling Smørgrav
77e4ca91b4 There is no "Bug Busting project". 2002-03-20 20:27:54 +00:00
Peter Pentchev
767c635e20 Whitespace-only fixups for the committers and lists entities conversion. 2002-03-15 07:57:16 +00:00
Peter Pentchev
eed41e97e6 Convert the names, descriptions and e-mail addresses of FreeBSD
committers and mailing lists to &a.xxx; entities.

Reviewed by:	keramida
Approved by:	keramida, silence on -doc
2002-03-15 07:46:22 +00:00
Murray Stokely
2c46522451 * Capitalize SPARC.
* Add the freebsd-bugbusters list.

PR:		docs/35677
Submitted by:	Hiten Pandya <hiten@uk.FreeBSD.org>
2002-03-12 12:36:40 +00:00
Peter Pentchev
cc8c422b02 Add entities for -afs, -aic7xxx, -alpha, -arch, -arm, -atm, -audit,
-binup, -cluster, -config, -firewire, -gnome, -hubs, -i18n, -ia64,
-install, -ipfw, -lfs, -libh, -platforms, -policy, -ppc, -qa, -realtime,
-sparc, -standards, -test, -usergroups, -vendors.

Add descriptions of -aic7xxx, -gnome, -lfs and -vendors to the Handbook.
Move -security and -security-notifications to the General section,
so they would get people's attention more easily.

Reviewed by:	-doc
Approved by:	silence on -doc
Obtained from:	/g/majordomo.lists/ on hub.FreeBSD.org
2002-02-11 09:19:46 +00:00
Jonathan M. Bresler
bbd8c991af add two new mailing lists, vendors and gnome, to the list of mailing
lists.
2001-12-24 15:16:20 +00:00
Tom Hukins
1030e4790b Add full details for the freebsd-firewire and freebsd-standards that I
neglected to add in my previous commit.
2001-11-29 20:35:05 +00:00
Tom Hukins
9c1983570d Add details of the freebsd-firewire and freebsd-standards lists
Submitted by:	Akihiro IIJIMA <aki@bsdclub.org>
2001-11-28 20:51:15 +00:00
Murray Stokely
e0432ef7e9 * Correct links
* s/freebsd.org/FreeBSD.org
* Use relative links wherever possible

PR:		docs/31447
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
Found by:	linbot
2001-10-23 22:12:46 +00:00
Murray Stokely
597ccea2b5 Use example.com or example.org for domain names in examples instead of
variations of "foobar" and the like.

Submitted by:	nik and dougb (per RFC 2606)
2001-10-17 06:49:07 +00:00
Chern Lee
e452258dbe Table marked with three columns actually has four. 2001-10-13 01:41:13 +00:00
Chern Lee
4e63ea1d68 Spelling/Typos:
* implemetation -> implementation
 * insensitve -> insensitive
 * repectively -> respectively
 * harddisk -> hard disk
 * repetiton -> repetition
 * linux -> Linux

Wrap binup, WinAmp, KDE, and GNOME in <application>
2001-09-19 18:27:10 +00:00
Eric Melville
6579d1d564 Add list charter information for the binup mailing list. 2001-09-19 05:04:23 +00:00
Eric Melville
a6f3b6a65f Mention the binup mailing list in the handbook. 2001-09-11 19:06:06 +00:00
Bruce A. Mah
5d6c7d38be freebsd-ircops is a non-existent list, so it shouldn't be in
the Handbook.

PR:		30066
Submitted by:	Félix-Antoine Paradis <reel@freebsd-fr.org>
2001-08-25 03:23:50 +00:00
Chern Lee
6c21f4c1e9 Change all contractions to proper form.
don't -> do not
isn't -> is not
let's -> let us
... and so on
2001-08-16 18:35:08 +00:00
Dima Dorfman
01216a93a1 minnie.cs.adfa.edu.au -> minnie.tuhs.org
Submitted by:	Robert Dingman <rdingman@sentex.net>
2001-08-08 17:17:20 +00:00
Chern Lee
8fbe832483 Spelling Fixes:
* sybolic -> symbolic
* donatations -> donations
* foundatation -> foundation
* remaining e-mail -> email

Reviewed by:	murray
2001-08-06 22:59:24 +00:00
Jim Mock
f1d9605e83 Change the remaining instances of e-mail to email. 2001-08-04 20:06:22 +00:00
Chern Lee
a58206a08d Add freebsd-arm, freebsd-cluster, freebsd-ircops, freebsd-qa and
descriptions to mailing lists list.

PR:		29242
Reviewed by:	murray
2001-07-27 00:50:23 +00:00
Chern Lee
a5c8708c40 Markup Fixes:
Placed sh, bash, csh, tcsh in <command>
  Placed commands in <command>
  Placed options in <option>
  Placed several commands in man entities
  Placed several applications in <application>
  Placed make vars/targets into <makevar>/<maketarget>
  Placed filenames in <filename>
  <literal>chmod()</literal> -> <function>chmod()</function>

Standardize:
  ATT -> AT&amp;T
  endeavour -> endeavor
  tcl -> Tcl

Reviewed by:	murray
2001-07-19 23:18:09 +00:00
Bill Fumerola
90c1dd3801 there is no such list 'freebsd-commit', it's 'cvs-all'.
Submitted by:	Ashley Penney <ashp@unloved.org>
Reviewed by:	hub:{/etc/aliases,/g/majordomo.lists}
2001-07-19 10:31:01 +00:00
Dima Dorfman
f161a4dba6 Remove second Czech mirror.
PR:		28723
2001-07-08 01:13:22 +00:00
Nik Clayton
4e521b8bb2 Makefile's to make it easy to build individual handbook chapters. These
are *not* recursed in to by the top level Makefile.
2001-06-30 14:55:40 +00:00
Jim Mock
c298f199e5 Add freebsd-test to the list of mailing lists. I'm not sure why this
wasn't here before, but hopefully it'll serve as the equivalent of
forehead stapling and get people to stop spamming actual lists with their
test messages.
2001-04-24 03:47:09 +00:00
Dima Dorfman
76af0bf3ae Add freebsd-audit to the list of mailing lists. 2001-04-13 02:21:02 +00:00