Commit graph

56 commits

Author SHA1 Message Date
Maxim Konovalov
1d96889293 o Remove some dead links to *.de.FreeBSD.org stats.
Approved by:	Daniel Lang

o Add a link to a statistics page for ftp2.ru.FreeBSD.org.

Approved by:	trhodes
Reviewed by:	trhodes, -doc
2004-09-30 09:41:45 +00:00
Hiroki Sato
5fa082b1f8 Simplify parameter entities in doctype declaration.
Currently we have articles.ent and books.ent, and
for example, articles.ent can be used by putting the
following lines in the doctype declaration:

 <!ENTITY % articles.ent PUBLIC
            "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN">
 %articles.ent;

This pulls all of the necessary entities via share/sgml/articles.ent.

The translation teams can customize these entities by redefining
the articles.ent file in <langcode>/share/sgml.  See
ja_JP.eucJP/share/sgml for example.
2004-08-08 13:44:01 +00:00
Giorgos Keramidas
f9e61176ea Apparently thttpd's authors use an all-lowercase name in their web page
at `http://www.acme.com/software/thttpd'.  Do away with the somewhat
strange capitalization of tHttpd in our docs.

PR:		docs/69216
Submitted by:	Brad Davis <so14k@so14k.com>
2004-07-18 01:48:27 +00:00
Murray Stokely
a7df34cf30 Follow the conventions set out in the FreeBSD Doc Project Primer and
the O'Reilly word list :

'webpages' -> 'web pages'
'webserver' -> 'web server'
2004-07-12 02:59:57 +00:00
Jun Kuriyama
a26a6cc641 Remove stale entry.
<staff@blackend.com>: Name service error for name=blackend.com type=MX: Host
    not found, try again
2004-05-23 15:29:56 +00:00
Marc Fonvieille
6b346c966c Use of &rel2.current; and &rel.current; entities to allow seamless
update of releases number.

PR:		docs/65514
Submitted by:	Jesus R.Camou <jcamou@malexa.org>
2004-04-14 12:31:41 +00:00
Alexey Zelkin
6d048e2320 Sync these Makefiles to have one style of declarations and comments. 2004-04-06 16:10:08 +00:00
Alexey Zelkin
3f2ab786f5 freebsd.org -> FreeBSD.org 2004-04-04 21:40:58 +00:00
Alexey Zelkin
13d8c0a686 www.freebsdmirrors.org -> mirrorlist.freebsd.org 2004-04-04 16:25:52 +00:00
Jun Kuriyama
6add184c97 Remove trailing whitespaces. 2004-03-18 00:21:04 +00:00
Alex Dupre
23f973a8c9 - Switch to @FreeBSD.org email address
- Update current release

PR:		docs/62212
Submitted by:	Jesus R. Camou <jcamou@cox.net>
Approved by:	kensmith, blackend (mentor)
2004-02-01 22:37:47 +00:00
Simon L. B. Nielsen
4071843a8a Add trademark attribution for CVSup. 2003-12-24 00:26:41 +00:00
Marc Fonvieille
ecd296bc77 Remove reference to cvsupit.
PR:		docs/60066
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
2003-12-09 13:02:56 +00:00
Ceri Davies
fcb8ffee08 Correct some misuses of "its" and "it's".
Also expand some contractions of the same, discovered while I was
hunting down the above.

This commit can very likely be ignored by translation teams.
2003-11-23 18:48:37 +00:00
Ceri Davies
297060bbd0 Grammar police: "setup" is not a verb. 2003-11-05 10:59:35 +00:00
Dima Dorfman
8acade6acf BUFCACHEPERCENT is a {Net,Open}BSD option that FreeBSD has never had.
Submitted by:	Andy Miller <andym@trit.org>
2003-11-04 07:59:57 +00:00
Bruce A. Mah
25e480700d Add FreeBSD 4.9 to various documents that list or otherwise refer to
specific versions.

Submitted by:	ceri
2003-10-21 15:53:32 +00:00
Simon L. B. Nielsen
a9e3afd078 Add trademark symbols and attributions:
- Add trademark tags as needed, generally on first use in each
   article.
 - Add an attribution to the legal section mentioning all trademarks
   referenced.
 - Always use correct case for trademarks.
2003-08-14 19:54:05 +00:00
Hideyuki KURASHINA
0bc6d08d55 Add a missing </listitem>.
Submitted by:	Martin Karlsson <mk-freebsd@bredband.net>
PR:		docs/54864
2003-07-25 20:15:19 +00:00
Marc Fonvieille
531779b081 - Update the article to reflect some new procedure in place.
- Some punctuation, tags fixes and rewording.

(This article needs more cleaning "actions", I will take care of this
soon.)

PR:		docs/54082
Submitted by:	Ken Smith <kensmith@cse.Buffalo.EDU>
2003-07-12 08:12:20 +00:00
Jun Kuriyama
edbaac65fc Use ftp-master@FreeBSD.org rather than &a.peter; for ftp-master
coordinator.
2003-05-23 13:49:52 +00:00
Giorgos Keramidas
643dc5b424 Fix a typo and capitalize CD-ROMs to match its commonly used style. 2003-05-21 20:52:35 +00:00
Jun Kuriyama
cbbb1a278f Update to use new hat alias (cvsup-master@FreeBSD.org) rather than personal
addresses.
2003-05-21 02:48:21 +00:00
Hiroki Sato
f6cd99b654 Back out WITH_DOCFORMAT_NAVI_LINK?=YES in Makefile. The navi-link
is generated when ${WITH_DOCFORMAT_NAVI_LINK} is defined or
${FORMATS} includes "html" and "html-split."
2003-04-22 18:35:44 +00:00
Hiroki Sato
4f8b26641c - Add WITH_DOCFORMAT_NAVI_LINK to mk/doc.docbook.mk and
enable it in en_US.ISO8859-1/ and ja_JP.eucJP/.

- Add PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN"
  and l10n.ent for entity localization.

- Use share/misc/docbook.css for indentiation of <programlisting>
  and <screen>.

- Add some missing $FreeBSD$.
2003-04-19 11:39:30 +00:00
Alexander Langer
0bb470f7ec From the PR:
Some updated URLs and an additional hint regarding rsync,
	resulting from a user request (who was confused).

PR:		50075
Submitted by:	Daniel Lang <dl@leo.org>
2003-03-19 17:10:31 +00:00
Jun Kuriyama
83e9496774 Update required capacity.
Submitted by:	Olafur Osvaldsson <oli@isnic.is>
PR:		docs/48365
2003-02-17 11:46:11 +00:00
Hiroki Sato
ee5bf07c5d Replace ${JADEFLAGS} with the corresponding variables. 2003-02-16 14:59:48 +00:00
Tom Rhodes
a147162082 Run through aspell. 2003-02-05 18:46:55 +00:00
Tom Rhodes
11e70b511b Add a note about how to build the web site after checking it out.
Suggested by:	Simon L. Nielsen <simon@nitro.dk> on -doc.
2003-02-05 01:39:32 +00:00
Tom Hukins
e425fbbac8 s/freebsd.org/FreeBSD.org/ 2003-01-21 19:28:27 +00:00
Ceri Davies
106a603866 Update URL to ftp.is.FreeBSD.org's MRTG stats.
PR:		docs/46702
Submitted by:	Olafur Osvaldsson <oli@isnic.is>
2003-01-02 20:43:46 +00:00
Marc Fonvieille
bce0fe8805 Various fixes: punctuation, typos and useless word.
PR:		docs/41531
Submitted by:	Christian Brueffer <chris@unixpages.org>
2002-08-11 09:20:39 +00:00
Marc Fonvieille
7e6f77aa2a Fix a broken link
Submitted by:	gerald
2002-08-01 14:57:13 +00:00
Giorgos Keramidas
92cb93a0b9 Do not use /handbook to link to the Handbook, since some of these
links are broken now that /handbook is a redirection to the real
location of the Handbook at /doc/en_US.ISO8859-1/books/handbook.

PR:		docs/39967
Submitted by:	Mark J. Miller <mjm@CSUA.Berkeley.EDU>
2002-06-28 23:44:38 +00:00
Valentino Vaschetto
002e04c79e - Changed ftp.is.freebsd.org info
- new mrtg graph location
  - changed email address from oli@isnic.is to hostmaster@is.FreeBSD.org
2002-05-21 20:11:19 +00:00
Valentino Vaschetto
f61d605eab As per pr #37353:
- Updates to hubs article.

Submitted by:	Daniel Lang <dl@leo.org>
PR:		37353
2002-04-22 21:55:14 +00:00
Giorgos Keramidas
e1050db8a5 Run through ispell, and fix what the current ispell of
freefall reports as an error.
2002-04-16 00:48:42 +00:00
Giorgos Keramidas
d690846d6f Don't mention that HTTP is supposedly more efficient than FTP.
If we don't have numbers, it's better not to spread rumours.
Expand a bit on the section of HTTP server choises, mentioning Apache,
thttpd and boa as alternatives.

PR:		docs/37037
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>
2002-04-16 00:00:49 +00:00
Giorgos Keramidas
565294db09 FTP section cleanup.
- Reword descriptions of FTP servers.
- Capitalize list entries.

PR:		docs/37037
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>
2002-04-14 02:13:42 +00:00
Giorgos Keramidas
eacef5f260 Services section. Make the distinctioin between required services,
and optional services.  Note that administrators can run other
services they find useful, if they want.

PR:		docs/37037
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>
2002-04-14 02:06:20 +00:00
Giorgos Keramidas
deeff608ba Reword MFS stuff in the system requirements section.
Also expand the RAID disk paragraph and add some stuff about SCSI
controllers that might help speeding up things.

PR:		docs/37037
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>
2002-04-14 02:00:51 +00:00
Giorgos Keramidas
23be42b06b Round #1 of various updates/fixes to this article.
In the bandwidth requirements section:
- Properly finish sentences with fullstops.
- Remove "probably" and similar words.  We shouldn't sound like we
  don't know if the requirements are true.

PR:		docs/37037
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>
2002-04-14 01:50:51 +00:00
Giorgos Keramidas
b16a2cd5ed Various typo fixes.
PR:		docs/36598
Submitted by:	Shaun Branden <shaun@pcuse.com>
2002-04-01 01:45:14 +00:00
Peter Pentchev
6e99166b51 Whitespace-only fixups from the e-mail to SGML entities conversion. 2002-03-15 08:28:14 +00:00
Peter Pentchev
81f0937cee Convert names, descriptions and e-mail addresses of FreeBSD committers
and mailing lists to SGML entities.

Reviewed by:	keramida
Approved by:	keramida, silence on -doc
2002-03-15 08:10:48 +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
Valentino Vaschetto
ae856060a0 A complete makeover of this article. More in-depth, easier to follow.
Submitted by: Daniel Lang <dl@leo.org>
2002-02-20 03:27:25 +00:00
Valentino Vaschetto
50269a6585 - Changed cvsup5's stats page 2002-02-19 04:00:07 +00:00
Valentino Vaschetto
21d46898ee - Added [ftp4|cvsup3|anoncvs].de.FreeBSD.org's stats. 2002-02-12 18:33:00 +00:00