Commit graph

26 commits

Author SHA1 Message Date
Marc Fonvieille
90fca4fb60 Use correct Uniform Resource Identifier (URI), it works with all
browsers but mozilla, which has a bug on that point.
The fix respects the RFC 2396 related to URIs.
2002-09-06 20:46:22 +00:00
Giorgos Keramidas
48923af77c Add missing parenthesis. 2002-05-26 23:18:22 +00:00
Tom Rhodes
9ba764ae23 Consistancy checks: s/file system/filesystem/g 2002-05-16 01:42:28 +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
Giorgos Keramidas
d690a988f5 Change most quote characters to proper <quote> tags,
or other more appropriate SGML entities.
2002-02-14 23:57:13 +00:00
Giorgos Keramidas
983c0d2ab5 We're long past FAT32 being used in OEM computers.
Reflect that to this article, which talked about FAT32 as a future thing.
2002-02-09 01:45:09 +00:00
Murray Stokely
720d4d69c8 * s/freebsd.org/FreeBSD.org/
* Correct some broken links
* Use relative links for freebsd.org documents

PR:		docs/31447
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
Found by:	linbot
2001-10-23 21:31:20 +00:00
Giorgos Keramidas
0b824da1aa Remove all contractions from most of the articles. This solves the
problems with the usage of "its" vs "it's" among other things

Approved by:	nik
2001-10-16 11:53:01 +00:00
Chern Lee
6dbf07d805 Fix/Standardize:
internet -> Internet
can not -> cannot
CD-ROM -> CDROM
cdrom -> CDROM
UNIX -> Unix

To be standardized with the rest of the doc tree.

Approved by:	murray
2001-07-17 20:51:52 +00:00
Nik Clayton
656516927e <screen> placement fix.
PR:		docs/28836
Submitted by:	Giorgos Keramidas <keramida@ceid.upatras.gr>
2001-07-11 13:24:45 +00:00
Dima Dorfman
4a5d66a6bf Spelling police. 2001-07-10 14:00:17 +00:00
Dima Dorfman
4a5e851cb2 DocBook police: open and close tags for <screen> should cuddle up to
the contents within.
2001-07-06 13:03:06 +00:00
Nik Clayton
0feceebdf2 Switch to using the DocBook 4.1 based DTD. 2001-04-17 15:53:40 +00:00
Jim Mock
82d7459043 Close tags with </foo> instead of </>.
PR:		20183
Submitted by:	Udo Erdelhoff <ue@nathan.ruhr.de>
2000-07-26 18:24:50 +00:00
Nik Clayton
6955bc4851 Remove link to http://www.cs.yorku.ca/People/frank/docs/, which no longer
exists.  Request by one of the yorku.ca admins.
2000-05-30 22:48:47 +00:00
John Baldwin
579846ec98 Add missing <para> tags around a paragraph. 1999-10-13 10:51:58 +00:00
John Baldwin
00b188f72e Move two <informalexample>'s out of a <para>. Fix two grammar bogons:
sentence without a subject and "to utilized" -> "to be utilized".
1999-10-11 20:33:02 +00:00
John Baldwin
f96817a8f4 Indent the multi-os article according to the house style. This is a
whitespace only commit and can be ignored by translators.

PR:		docs/14228
Submitted by:	Neil Blakey-Milner <nbm@rucus.ru.ac.za>
1999-10-11 20:23:45 +00:00
John Baldwin
8cebb7f180 Un<para>-wrap some tables and examples.
PR:		docs/14227
Submitted by:	Neil Blakey-Milner <nbm@rucus.ru.ac.za>
1999-10-11 20:03:24 +00:00
Jesus Rodriguez Cuesta
dc684ab43d multi-os article wasn't. Still needs whitespace/indentation stuff.
PR:		docs/14116
Submitted by:	nbm@rucus.ru.ac.za
1999-10-04 21:41:03 +00:00
Peter Wemm
5ff728b8ca $Id$ -> $FreeBSD$ 1999-09-06 06:53:43 +00:00
John Baldwin
cd08f5c92f Lots of [fF]ree(bsd|BSD).(org|ORG) -> FreeBSD.org fixups.
A few doc@FreeBSD.org -> freebsd-doc@FreeBSD.org fixes.

One freebsd -> FreeBSD name fix.

Reviewed by:	nik
1999-08-29 16:08:47 +00:00
Bill Fumerola
e317b4bfd8 64 cylinders -> 64 sectors/track
PR:		docs/8820
Submitted by:	Ming-I Hsieh <PA@FreeBSD.ee.ntu.edu.tw>
1998-11-30 23:14:55 +00:00
Stefan Bethke
6c1f5aa3b3 Fixed various broken links.
The file:/usr/src/sys/i386/boot/biosboot/README.386BSD is probably false,
but I don't have a checked out tree at hand, and I'd rather would let that
point to some http or ftp source (at least alternatively). Will check later
today.

Submitted by:	"SSC Webmaster" <wwwadmin@ssc.com>
1998-05-19 13:39:50 +00:00
Wolfram Schneider
99914ca1fa s/jayrich@in.net/jayrich@sysc.com/g 1997-10-24 19:33:28 +00:00
John Fieber
47a93628dd Another tutorial converted to Docbook. 1997-03-23 16:27:47 +00:00