Commit graph

11819 commits

Author SHA1 Message Date
Dag-Erling Smørgrav
ec310d45a7 Niklas's thesis, which I've SGMLified (the original was in DocBook XML).
It needs to be split up into chapters and reindented before it is hooked
up to the doc build.
2004-03-30 16:59:58 +00:00
Marc Fonvieille
9cbe56dfd2 Unbreak build. 2004-03-29 17:59:19 +00:00
Niklas Saers
9416f7fd58 Another gullible fool joins the crowd.
Approved by:    des
2004-03-29 12:50:31 +00:00
Pav Lucistnik
6c9ef365c3 Add Russell Jackson for net-mgmt/sdig port. 2004-03-28 13:35:50 +00:00
Martin Heinen
01a9503a9e - Punctuation fixes,
- s!GUI interface!GUI!,
- use a replaceable tag instead of <>,
- change mplayer command line to play the title advertised in the text.
2004-03-27 23:01:29 +00:00
Marc Fonvieille
27762d8717 - Various rewording/addition in DNS part (how to check a MX for
example).
- Update an sendmail FAQ excerpt

PR:		docs/64648
Submitted by:	Marc Silver <marcs@draenor.org>
2004-03-27 09:54:50 +00:00
Thierry Thomas
26c07c33d0 Add an entry for Matthew Seaman.
PR:		ports/64568
Approved by:	mat (mentor).
2004-03-27 09:07:59 +00:00
Tim J. Robbins
568fe58fff Document __FreeBSD_version 502110. 2004-03-27 08:27:24 +00:00
Tom Rhodes
88e2077ef3 Give credit to James Gorham <james@veldt.com> who originally wrote this
section.
2004-03-27 03:28:04 +00:00
Josef El-Rayes
7f5c773237 Add hints about OSVERSION
Submitted by:	linimon
PR:		docs/64384
Approved by:	simon(mentor)
2004-03-26 23:35:01 +00:00
Eivind Eklund
c98b86b33f Replace inappropriate references to 5.0 with 5.X 2004-03-26 14:46:01 +00:00
Denis Peplin
e64704999f Merge the following from the English version:
1.28 -> 1.79 Makefile
   (new) -> 1.1 mail/Makefile
   1.20 -> 1.98 mail/chapter.sgml
   (new) -> 1.1 mirrors/Makefile
   1.66 -> 1.338 mirrors/chapter.sgml

Obtained from:	The FreeBSD Russian Documentation Project
2004-03-26 13:38:13 +00:00
Denis Peplin
e03ecba0f4 Merge the following from the English version:
1.3 -> 1.4 bookinfo.ent
   1.1 -> 1.5 catalog
   (new) -> 1.1 l10n.ent
   1.2 -> 1.4 legalnotice.sgml
   (new) -> 1.1 newsgroups.ent
   (new) -> 1.12 teams.ent

Add translators.ent (FRDP committers list)

Obtained from:	The FreeBSD Russian Documentation Project
2004-03-25 14:06:39 +00:00
Marc Fonvieille
da582d0625 FreeBSD 5.X do not use the syntax "pseudo-device" in kernel
configuration file, let's update this point.  Each time I used the 5.X
syntax in the examples and mentioned the 4.X syntax in the lines
explanation.

Found by:	MaNUaL <manual3000@yahoo.com>
2004-03-25 09:55:18 +00:00
Denis Peplin
525c6331d8 Merge the following from the English version:
(new) -> 1.1 vinum/Makefile
   (new) -> 1.25 vinum/chapter.sgml

Submitted by:	Dmitry Morozovsky <marck@rinet.ru>
Obtained from:	The FreeBSD Russian Documentation Project
2004-03-25 08:59:59 +00:00
Simon L. B. Nielsen
c187df3fbf Unbreak creation of PDF documents which use PNG images (e.g.
articles/console-server), by also copying PNG images to the working
directory during PDF build.
2004-03-24 22:57:56 +00:00
Mathieu Arnold
3f9a4c90a7 Add anoncvs.fr.freebsd.org to the list.
Reviewed by:	josef
Approved by:	simon
2004-03-24 21:57:45 +00:00
Hiroki Sato
99c9ad9220 Add pf(4). 2004-03-24 18:01:01 +00:00
Denis Peplin
3afb53df5f MFen 1.31
Obtained from:	The FreeBSD Russian Documentation Project
2004-03-24 14:36:49 +00:00
Denis Peplin
9003d922bc Remove old files 2004-03-24 12:46:49 +00:00
Marc Fonvieille
2282159494 - Add a new translated section (IPv6).
- Translate the chapter title.
2004-03-24 11:09:42 +00:00
Alexey Zelkin
a4ef4bf328 We never used .docb suffix in the project tree, so do not mention it
in comments.
2004-03-24 09:52:57 +00:00
Alexey Zelkin
713a6ebd26 Introduce BZIP2_PACKAGE user defined variable which used to control
output format of 'make package'.  If BZIP2_PACKAGE is set, then .tbz
archive will be generated instead of .tgz.
2004-03-24 09:50:03 +00:00
Alexey Zelkin
7f574a3bf2 Fix 'make package' to generate valid packages
After introduction of shared images concept it was not possible to realize
how images should be put into packages, so built images references were
used.  It result up tgz file with lots filename which contained of '..'.

In order to workaround this issue I used temporary directory to install
complete packaging document, then generate PLIST based on content of
temporary directory and create actual package then.

Prodded by:	The FreeBSD Russian Documentation Project
2004-03-24 09:45:31 +00:00
Jun Kuriyama
95d48edff2 Fix a mistranslation.
Submitted by:   takawata  on IRC (via metal@gc5.so-net.ne.jp)
Reviewed by:    hrs       on IRC
2004-03-24 00:09:52 +00:00
Alexey Zelkin
79d9b31fc9 Unconditionally set 'NO_SUBDIR' define.
doc.docbook.mk includes bsd.subdir.mk via bsd.obj.mk which is responsible
for processing of 'SUBDIR' make variable.  But since we are handling
'SUBDIR' here explicitly, doing same thing (second time!) via
bsd.subdir.mk's rules makes no sense and only adds disk IO overhead.

It reduces install recursive calls by factor 4.
2004-03-23 23:53:27 +00:00
Thierry Thomas
0e4438923e Add Mykola Khotyaintsev.
PR:		ports/57860
Approved by:	mat (mentor).
2004-03-23 23:48:46 +00:00
Jun Kuriyama
bc77f45bee Fix typo.
Submitted by:	kano@na.rim.or.jp
		(via SUZUKI Koichi <metal@gc5.so-net.ne.jp>)
2004-03-23 13:39:31 +00:00
Ruslan Ermilov
11191d1526 Update an email address of a fellow. 2004-03-23 08:00:06 +00:00
Denis Peplin
b6abd3b76e Add FreeBSD-5.2.1 to RELENG_5_2 info 2004-03-23 07:43:29 +00:00
Ceri Davies
2643f3b064 Bring the list of supported architectures in line with reality. 2004-03-22 22:27:47 +00:00
Ceri Davies
716ae81c44 How do you upgrade from 3.x to 4.x? The simple answer is that you've
left it a bit late.
2004-03-22 22:22:50 +00:00
Marc Fonvieille
9d4ce19677 In IPv6 section:
Replace a <screen></screen> based table with a DocBook <table>.

PR:		docs/60049
Submitted by:	FURUKAWA Jumpei <bell@f-bell.net>
2004-03-22 22:15:04 +00:00
Ceri Davies
4e5e24754f releng4.FreeBSD.org no longer exists, so update the information on
downloading snapshots.
2004-03-22 22:06:07 +00:00
Ceri Davies
8ffa842440 Punctuation fixes. 2004-03-22 21:45:42 +00:00
Ceri Davies
e46c6f22c2 Move the warning we calmed down in the last revision to a logically more
suitable place.

This is a whitespace only change, but translators should not ignore this
commit.
2004-03-22 21:43:42 +00:00
Ceri Davies
7651e9bb1b There's no need to shout; we have perfectly good <emphasis> markup. 2004-03-22 21:41:32 +00:00
Ceri Davies
20242e68a4 Add __FreeBSD_version 502109. 2004-03-22 20:07:48 +00:00
Ceri Davies
033231458f Avoid problems with Netscape and our stylesheets by removing the entry
for "BODY P".  This seems to have no effect within other browsers, but
stops Netscape from displaying images on top of the document text.

PR:		docs/48472
Submitted by:	Alan Larson <larson@eng.paix.net>
2004-03-22 19:17:52 +00:00
Thierry Thomas
201f01c94d Update an e-mail address.
Approved by:	mat (mentor).
2004-03-22 18:57:19 +00:00
Marc Fonvieille
064fa2d742 In IPv6 section:
- Some punctuation fixes
- Correctly tag a port
- Add URL for 6bone site wherre needed
2004-03-21 19:36:36 +00:00
Hiten Pandya
aa1d79ded1 <ulink URL="xxx"> is wrong, change it to <ulink url="xxx"> 2004-03-20 22:55:03 +00:00
Joe Marcus Clarke
496558276a Add Jeremy Messenger for his numerous contributions to GNOME (I don't know
how we missed him before), most recently, ports/x11/gcursor.
2004-03-20 09:10:06 +00:00
Joe Marcus Clarke
21e85af3b2 Add Remington Lang for his Metacity themes ports contributions. 2004-03-20 09:05:48 +00:00
Mark Santcroos
d245e28a46 Add my PGP key
Approved by:	njl (mentor)
2004-03-18 10:37:38 +00:00
Mark Santcroos
713627f516 Add my entity
Add myself to committers list

Approved by:	njl (mentor)
2004-03-18 10:32:34 +00:00
Jun Kuriyama
6add184c97 Remove trailing whitespaces. 2004-03-18 00:21:04 +00:00
Sergei Kolobov
0d45e5a025 - Document UID 100 as reserved for www/squid port 2004-03-17 07:14:41 +00:00
Ceri Davies
b9d85a9de7 Fix the doc build. 2004-03-16 14:01:14 +00:00
Thierry Thomas
f3270dbd1b Adding my PGP key.
Approved by:	mat
2004-03-16 12:22:43 +00:00