Commit graph

8726 commits

Author SHA1 Message Date
Giorgos Keramidas
a506612466 Add new Greek article translation. 2002-09-03 01:29:06 +00:00
Giorgos Keramidas
0ea39e3c54 Add a new chapter titled ``Desktop applications''.
Submitted by:	Christophe Juniet <cjuniet@entreview.com>
Reviewed by:	Ross Lippert <ripper@eskimo.com>
2002-09-03 01:17:20 +00:00
Bruce A. Mah
c5ed9db7cb Add entity for ng_l2tp(4). 2002-09-03 00:24:17 +00:00
Murray Stokely
e283ae4347 Add 4.6.2R to the release diagram, to show how point releases can and
should be made from the RELENG_X_Y security branches.
2002-09-02 07:53:14 +00:00
David Xu
138d07d69f forgot to say that previous commit was approved by julian@freebsd.org (mentor) 2002-09-02 06:51:41 +00:00
David Xu
af31675eaf Add me 2002-09-02 06:48:32 +00:00
Bruce A. Mah
2d6ef52919 Add entity for ahd(4). 2002-09-01 22:14:44 +00:00
Marc Fonvieille
3b5ef6601b s/filesystem/file system/ it's in part a revert of a previous commit to
respect our official wordlist.
2002-09-01 20:28:50 +00:00
Giorgos Keramidas
52ce212a52 Expand contractions. 2002-09-01 19:57:05 +00:00
Giorgos Keramidas
687c734ca1 Whitespace-only change: wrap long lines. 2002-09-01 19:54:24 +00:00
Giorgos Keramidas
bdf7744707 Add link to mailing list descriptions, and a second link
to the searchable FreeBSD archives on the web.
2002-09-01 19:51:49 +00:00
Giorgos Keramidas
6c241bc57a Add new article translation:
``Writing FreeBSD Problem Reports'' in Greek.
2002-09-01 19:32:54 +00:00
Marc Fonvieille
3227d77614 Add <userinput> tags and fix some translations. 2002-09-01 15:06:47 +00:00
Marc Fonvieille
54864b6f75 Remove a broken link to BSDi for grog's book, I'll change the publisher
once the next edition will be out.
2002-09-01 10:30:06 +00:00
Kazuo Horikawa
e4b226cdcb Catch up with 4.6-STABLE-20020831-JPSNAP.
Changes for sh.1 and new entries will be delivered later.
2002-09-01 07:44:57 +00:00
Kazuo Horikawa
205daa8301 New man9 entries translated by Ikeuchi-san.
Submitted by:	Akira Ikeuchi <a_ikeuchi@mic.mitsumi.co.jp>
2002-09-01 07:12:09 +00:00
Mike Barcroft
28e10a26a1 Document __FreeBSD_version bump. 2002-09-01 04:50:33 +00:00
Kazuo Horikawa
8829e61962 Changes from rev 1.1.2.26 to 1.1.2.27
Submitted by:	NOKUBI Hirotaka <nokubi@ff.iij4u.or.jp>
2002-09-01 03:42:50 +00:00
Marc Fonvieille
473830b3e1 MFen 1.74 --> 1.76 2002-08-31 22:11:13 +00:00
Giorgos Keramidas
f134eaa0bd Let java-tomcat build. 2002-08-31 21:55:31 +00:00
Giorgos Keramidas
8a725659d9 Delete forgotten </literal> 2002-08-31 21:54:51 +00:00
Giorgos Keramidas
db6fe4ce6e Bring in new article translation.
Java & Apache/Tomcat.

Submitted by:	Yannis Kotsinos <zookie@med.auth.gr>
2002-08-31 21:53:12 +00:00
Marc Fonvieille
1106604d73 Little rewording to avoid "on on" in one sentence. 2002-08-31 21:48:32 +00:00
Giorgos Keramidas
f7ba6d8283 Fix instructions for `in-place editing' of a config file.
Make sure that nobody overwrites their server.xml by mistake.
2002-08-31 21:44:18 +00:00
Marc Fonvieille
8e54240c37 MFen 1.40 --> 1.42 2002-08-31 21:33:15 +00:00
Giorgos Keramidas
a80ecfd573 Point to archivers/gtar instead of the entire collection of them,
archiving programs.   Installing them all is a bit of overkill.
2002-08-31 21:31:09 +00:00
Giorgos Keramidas
370f0df996 Don't use parenthetical comments within <screen>,
but be more verbose about shells and environment vars.
2002-08-31 20:42:08 +00:00
Giorgos Keramidas
877fa106c8 No need to be repetetitive. 2002-08-31 20:32:35 +00:00
Giorgos Keramidas
64d9ef70ea Add a couple of <filename> tags.
Cut down a bit on the usage of <literal>.
2002-08-31 20:31:37 +00:00
Giorgos Keramidas
05281d92ce Unbreak </literal>. 2002-08-31 20:22:20 +00:00
Giorgos Keramidas
1703a2c741 <quote> properly. 2002-08-31 20:18:23 +00:00
Giorgos Keramidas
89e96b7a6b Sort wordlist. 2002-08-31 20:14:13 +00:00
Giorgos Keramidas
4a85c1d9ac Add "file system" to the wordlist.
PR:		docs/42256
Submitted by:	Christian Brueffer <chris@unixpages.org>
2002-08-31 20:11:25 +00:00
Giorgos Keramidas
4c59eaec75 Add missing semicolon in entity.
Convert man ref to an entity.
Expand a few remaining contractions.
2002-08-31 16:42:19 +00:00
Giorgos Keramidas
99227d0c09 Use relative links when referring to other parts of the documentation,
instead of absolute links.  This way doc/* works in any depth under
the root directory of a Web server.  Leave ftp: urls as absolute.
2002-08-31 16:40:38 +00:00
Giorgos Keramidas
9824c1b592 Grammar fixes. 2002-08-31 16:37:41 +00:00
Alexander Leidinger
0823ae3c34 Reserve UID 94 for Interchange. 2002-08-31 11:22:03 +00:00
Giorgos Keramidas
27cbcc3635 Collapse multiple, subsequent <screen>'s to single, multi-line elements. 2002-08-31 09:59:41 +00:00
Giorgos Keramidas
4d54e88881 - Convert net/etherboot to a package/port link.
- Fix minor grammar: s/enable NFS service/enable NFS/
- Expand a bit 'workstation' and remove excessive punctuation.
- Tag rc.conf and README as <filename>'s.
- Remove reference to PRs conf/31200 and conf/29870, since
  they have been fixed.
2002-08-31 05:38:25 +00:00
Giorgos Keramidas
f3cb2d253e Avoid using rc.conf twice in the same sentence. 2002-08-31 05:04:58 +00:00
Giorgos Keramidas
f82237865d Add short decription of showmount(8) before an example of its use. 2002-08-31 05:01:14 +00:00
Giorgos Keramidas
fdd33a19f7 - Tag an /etc/exports extract as <literal>.
- Change signal name s/hangup/HUP/.
- Remove duplicate /cdrom description from common NFS uses.
2002-08-31 04:56:09 +00:00
Giorgos Keramidas
b25fed09b4 Tag a couple of <replaceable>'s 2002-08-31 04:44:04 +00:00
Giorgos Keramidas
4becf1ccee Kill EOL spaces. 2002-08-31 04:09:33 +00:00
Giorgos Keramidas
10f5a39989 <quote> properly. 2002-08-31 03:57:33 +00:00
Giorgos Keramidas
ab7bc2c634 Add missing </para> 2002-08-31 03:38:16 +00:00
Giorgos Keramidas
795b8a1bb3 Reword description of routing table "Flags"
and remove redundant sentence.
2002-08-31 03:30:08 +00:00
Giorgos Keramidas
96dad4fd2d Don't use strange capitalisation for "multicasting". 2002-08-31 03:24:01 +00:00
Giorgos Keramidas
25828945c4 It's been a while since we had block devices. 2002-08-31 03:01:52 +00:00
Giorgos Keramidas
1c548b44c3 Avoid using 'it' where it might be ambiguous. 2002-08-31 02:41:59 +00:00