Commit graph

31 commits

Author SHA1 Message Date
Warren Block
96ab6d2e08 Correct transposed "the all".
Approved by:	bcr (mentor)
2012-01-22 17:11:52 +00:00
Warren Block
75e065b0fa Whitespace-only fixes to indentation and line wrap. Translators may
ignore.

Approved by:	gjb (mentor)
2012-01-10 02:50:25 +00:00
Warren Block
ec5792c0b8 Narrow an overwide table, clarify some wording, fix header filenames in
programlistings so they consistently end with a colon, split some long
sentences in two, remove some extraneous commas and words, make a
reference to the Developers Handbook a link, and fix title capitalization.

Approved by:	gjb (mentor)
2012-01-09 18:26:08 +00:00
Giorgos Keramidas
ad7784a4a2 'Protection Enabled' is the official Intel name for the PE bit of cr0.
Submitted by:	Petros Barbagiannis (petros.barbagiannis at gmail)
2012-01-09 13:53:24 +00:00
Giorgos Keramidas
29eaa0176d The 'Protection Enabled' bit is part of CR0 not CR1 register.
Submitted by:	Petros Barbagiannis (petros.barbagiannis at gmail)
2012-01-09 13:43:07 +00:00
Daniel Gerzo
2bbc32a74c - correct the file name
Submitted by:	fender0107401@gmail.com
2009-11-28 11:14:28 +00:00
Manolis Kiagias
7aac0f5971 Reword a paragraph to more proper English
PR:		docs/127027
Submitted by:	Eitan Adler <eitan.adler+fbsd@gmail.com>
Approved by:	gabor (mentor)
2008-09-03 15:45:54 +00:00
Maxim Konovalov
b65aee2fe7 o init_param1() sets kern.maxdsiz as well. 2006-06-20 19:34:37 +00:00
Xin LI
e140896ec8 Escape <, >, &'s, plus some cleanups against the SGML. There should not
be any content changes involved in this commit, however, localization
teams are encouraged to catch up with this change.

Requested by:	intron at intron ac
Reviewed by:	Niclas Zeising <lothrandil at n00b apagnu se>
Glanced by:	simon
2006-01-05 20:03:39 +00:00
Murray Stokely
ed547c75df First pass at indexing this chapter. 2005-05-04 15:10:49 +00:00
Robert Watson
b2f1130493 The timeout causes the boot2 code to break out, not brake out. 2005-01-23 00:35:23 +00:00
Ceri Davies
eb2cd84505 Internet Explorer fails to render some tables generated by the
informaltable element properly, unless the pgwide attribute is
explicitly set to 1.  Use this consistently within the (en) tree, and
update the FDP accordingly.  This should finally silence the demons in:

PR:		docs/73095
Submitted by:	Hilko Meyer <Hilko dot Meyer at gmx dot de>
2004-11-29 21:43:38 +00:00
Murray Stokely
d05594021a Add 'frame="none"' attribute to <informaltable>s. 2004-07-09 09:50:34 +00:00
Alexey Zelkin
6e666fa96b Revert 'freebsd.org -> FreeBSD.org' change in case there captured screen
image was used.

Spoted by:	ceri
2004-04-05 14:15:32 +00:00
Alexey Zelkin
3f2ab786f5 freebsd.org -> FreeBSD.org 2004-04-04 21:40:58 +00:00
Ceri Davies
ed57d062ab Change a reference to the "posh" instruction to "pushf"[1].
Bump copyright.

[1]:
Submitted by:	Sergey 'DoubleF' Zaharchenko <doublef@tele-kom.ru>,
		Rostislav Krasny <rosti_bsd@yahoo.com>
PR:		docs/61585
2004-01-19 18:13:09 +00:00
Ceri Davies
f62ed2d8ef Grammar police: "setup" is not a verb. 2003-11-05 10:50:51 +00:00
Hideyuki KURASHINA
e43017f9ba Add missing end-tags.
Submitted by:	Martin Karlsson <mk-freebsd@bredband.net>
PR:		docs/54868
2003-07-25 21:07:42 +00:00
Giorgos Keramidas
987646d5d3 Correct a typo: occured -> occurred. 2003-05-21 20:58:39 +00:00
Giorgos Keramidas
117c7c4773 The initial value of the instruction pointer after processor reset is
not 0xffffff00 but 0xfffffff0.  Verified by checking section 10.1 of
"Intel 80386 Reference Programmer's Manual" at:
http://people.freebsd.org/~jhb/386htm/s10_01.htm

PR:		docs/48571
Submitted by:	Rui Lopes <rui@ruilopes.com>
2003-03-01 00:56:20 +00:00
Peter Pentchev
1f359cbbab /tmp/msg 2003-01-12 18:20:55 +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
6b04bdb5d5 Be a little more liberal in spacing within lists,
to allow moving by `paragraph' in various parts more quickly.
Translators ignore this, since it only changes whitespace.
2002-08-28 20:57:41 +00:00
Giorgos Keramidas
fe348dc248 Grammar fix. 2002-08-28 19:33:57 +00:00
Giorgos Keramidas
6282b35e9b Whitespace only changes. Wrap stuff as much as possible under
70 columns.
2002-08-28 19:19:51 +00:00
Giorgos Keramidas
a828c35ea5 Add a few more <literal> or <filename> to boot[02]. 2002-08-28 19:09:02 +00:00
Giorgos Keramidas
45bdd9c222 Send Freud into oblivion to make Jung happier with FreeBSD. 2002-08-28 18:38:52 +00:00
Giorgos Keramidas
d164c7241e Grammar fix. Translators can ignore this. 2002-08-28 18:30:08 +00:00
Marc Fonvieille
538c34d2d8 s/sevice/service
PR:		docs/41811
Submitted by:	Maxim Maximov <mcsi@agava.com>
2002-08-20 12:15:39 +00:00
Murray Stokely
6800086bfb Add a chapter about the FreeBSD Boot Process and Kernel
Initialization.  Much like the rest of the Developer's Handbook, this
needs a lot of work, but is better than nothing.

PR:		docs/39471
2002-07-29 06:18:01 +00:00