Commit graph

86 commits

Author SHA1 Message Date
Dru Lavigne
67fc036005 Fix incorrect "Win" value noticed by wblock.
Approved by:  bcr (mentor)
2013-02-05 19:44:24 +00:00
Glen Barber
e45c439e7e Fix build. 2013-02-05 01:34:23 +00:00
Dru Lavigne
347ca9efc9 This patch addresses the following:
- replaces FreeBSD with &os;

- rewording to replace "you"

- updated the F1 example

- general tightening and grammar fixes

Approved by:  bcr (mentor)
2013-02-04 22:21:54 +00:00
Warren Block
1ba77e1ffe Whitespace-only fixes. Translators, please ignore. 2012-10-30 03:15:06 +00:00
Warren Block
8f65cc762e Remove some redundant words that are handled by markup. 2012-10-30 03:11:42 +00:00
Gabor Kovesdan
b4346b9b2d - Rename .sgml files to .xml
- Reflect the rename in referencing files

Approved by:	doceng (implicit)
2012-10-01 09:53:01 +00:00
Gabor Kovesdan
9c243757ef - XML declarations should use IANA encoding names
Pointed out by:	hrs
2012-09-14 17:47:48 +00:00
Gabor Kovesdan
74586f38c6 - Remove PSGML comments since they are not very useful after the XML
migration

Approved by:		doceng (implicit)
No objection from:	doc@, www@
2012-08-07 23:31:39 +00:00
Gabor Kovesdan
3cdf4e4922 - XMLify English books
Approved by:	doceng (implicit)
2012-06-21 16:04:40 +00:00
Eitan Adler
dd8858faa0 Add documentation about the TheDraw splash format I committed some time ago
Approved by:	gabor
2012-04-12 00:55:31 +00:00
Eitan Adler
2810f33df5 Fix some minor English style nits reported by igor.
Approved by:	dougb
2012-02-11 04:01:48 +00:00
Eitan Adler
9ffc2d3e86 Backout previous change to this file
I accidently committed one directory too high

Approved by:	bcr
2012-02-08 14:49:57 +00:00
Eitan Adler
f752d22170 Whitespace only patch to fix issues found with igor.
Translators can ignore this change

Approved by:	bcr
2012-02-08 14:45:10 +00:00
Warren Block
9058d04c74 Whitespace-only changes. Wrap long lines and fix indentation. 2012-01-29 02:33:32 +00:00
Rene Ladan
fffad858e3 Remove support for FreeBSD prior to 7.0 from the Handbook.
More specifically:
- mentions of old versions of FreeBSD in historical context are left in tact
- remove section about KerberosIV
- remove section about SAP R/3
- remove mentions of XFree86
- only support gvinum
- update examples to 7.X or 8.X
- remove Alpha support
- add COMPAT_FREEBSD[67] kernel options
- csup(1) now only in the base system
- update (tty) device names, add warnings for 7.X
- remove MD5 from the port checksum algorithms
- update port versions (probably not all)
- add definitions for ctm-src[5-8] to mailing-lists.ent

Reviewed by:	bcr, joel, remko, simon
2010-12-01 20:37:05 +00:00
Gabor Pali
0207378eeb Fix broken link for the splash screen gallery
PR:		docs/130693
Submitted by:	Alexander Best <alexbestms (at) math (dot) uni-muenster (dot) de>
Thanks to:  manolis, jhb
2009-02-16 16:47:13 +00:00
Tom Rhodes
79e76703d8 You cannot boot two kernels at once, mention the "unload" command.
PR:		130482
Submitted by:	Ben Kaduk <kaduk@mit.edu>
2009-01-14 08:38:50 +00:00
Gabor Pali
b1673ce410 - Add a missing </para>
Submitted by:	ganbold
2008-12-08 09:44:28 +00:00
Gabor Pali
58bdeb2e41 - Mention that splash screens can be placed anywhere on the root
partition

Reviewed by:	manolis
2008-12-07 22:24:05 +00:00
Gabor Pali
aa8c37005c - Add section "Boot Time Splash Screens"
Submitted by:	Joseph J. Barbish <fbsd1 (at) a1poweruser (dot) com>,
		martinko <gamato (at) users (dot) sf (dot) net> (fixes)

Reviewed by:	manolis, trhodes
2008-12-06 22:24:36 +00:00
Tom Rhodes
3f0d1b56f0 Do what I swore would be done:
o Remove 4.X information, this includes notes and sections.

o Update documentation to reflect 5.X and 6.X.

o In some areas, try to make the new content version agnostic.

o Skip areas stating "5.[0-5] and later" as it's relevant - we
need a better way to handle these.

For several items, I checked the NOTES files, manual pages,
CVS history, etc.

Discussed on:		-doc
A few ideas from:	remko
2006-05-30 23:08:25 +00:00
Dmitry Morozovsky
3ba74ed9ba Contemporary FreeBSD boot loaders do not execute kernel directly,
but load Forth /boot/loader. Reflect this in screen image.
2006-02-17 17:17:17 +00:00
Marc Fonvieille
7f0de86fa1 Tag a hex number. 2006-01-15 21:04:11 +00:00
Remko Lodder
723455223e Add a forgotten </formaltag>.
PR:			docs/86986
Submitted by:		Daniel Gerzo <danger at rules dot sk>
2005-10-09 09:47:35 +00:00
Gary W. Swearingen
ae4003ac85 Overhauled discussions of boot managers, adding some details.
Approved by:    keramida (mentor)
2005-10-01 21:54:12 +00:00
Gary W. Swearingen
3735e320fd Corrected implication that /boot/boot0 comes from MBR.
Added detail about fdisk and /boot/mbr to head off reader assumption
that FreeBSD's boot manager is FreeBSD-fdisk's default boot manager.

Added detail to statement about 512 byte boot program
to head off debatable claims that it's untrue, and also
to inform the reader.

Approved by:    keramida
2005-09-12 15:14:54 +00:00
Simon L. B. Nielsen
728066099c It's not specific to Windows 95 to overwrite the MBR, so just say
Windows is known to do it.

Submitted by:	Joel Dahl <joel@automatvapen.se>
2005-01-22 09:53:04 +00:00
Martin Heinen
36c11b8489 Improve the index:
- lowercase/upercase entries
- remove the entry "basics"
- cross reference readers with <see> to variants
- remove an entry from a footnote
- unify entries of kernel options
2005-01-11 12:34:29 +00:00
Ceri Davies
8a480fd275 s/informations/information/ 2004-12-18 15:53:32 +00:00
Marc Fonvieille
b5257e0170 Punctuation and a /Uppercase/lowercase/ fixes. 2004-04-11 07:53:49 +00:00
Simon L. B. Nielsen
4cfd05d16f *.sgml:
- Use trademark entities.
 - Add trademark attributions.
 - Always use correct case for trademarks.
 - Don't join trademarks with other words, e.g. using hyphens.
 - Use 'UNIX like systems' instead of 'UNIX systems'.

trademark.ent:
 - Add entities for more trademarks / companies.
2003-08-23 23:26:44 +00:00
Ceri Davies
fa4c3e2914 Capitalise titles as per the Chicago Manual of Style. 2003-07-13 18:10:11 +00:00
Marc Fonvieille
421d9696f8 - Use the full path for device.hints filename and add filename tags.
- Various tags use.
2003-01-01 18:13:01 +00:00
Martin Heinen
dc51dd90b0 Remove a spare <para> tag. 2002-12-15 16:51:29 +00:00
Scott Long
13b5a755ec Flesh out the section on device hints a bit more and add explicit text
on adding hints from the boot loader.

Reviewed by:	trhodes
2002-12-07 15:34:23 +00:00
Marc Fonvieille
b7ed839e97 Add info about how to power off and reboot a FreeBSD box.
Requested by:	rwatson
2002-12-04 21:45:12 +00:00
Marc Fonvieille
eff48f6b2a Reword a sentence to be consistent with previous ones, add a non-breaking
space for FreeBSD 5.X
2002-11-29 21:51:42 +00:00
Tom Rhodes
ef16b02438 Mention that this chapter includes a section about device.hints(5). 2002-11-27 22:11:49 +00:00
Tom Rhodes
704971dadd Fix a comment which should have specified ``5.0 and later feature'' not
just 5.0.
2002-11-24 22:08:57 +00:00
Ceri Davies
e0e3d798b6 Fix documentation build (add missing </note>). 2002-11-06 13:39:38 +00:00
Tom Rhodes
4366d3df6d Note that device.hints(5) is a FreeBSD 5.0 feature
Use 'file system' over 'filesystem'
2002-11-06 01:26:12 +00:00
Marc Fonvieille
54f58d175c Keep &man.foo.1; form for -CURRENT manual page in the Handbook.
This will avoid any changes in the sgml files.  In translations, only
freebsd.dsl file will have to be updated.
(revert in part previous commit)
2002-10-18 21:16:33 +00:00
Marc Fonvieille
e2f224d087 Use current attribute for -CURRENT manual pages. It is now possible to
make the difference between -STABLE and -CURRENT manual pages.  We need
this for devfs, device.hints etc. manual pages in our Handbook.

Manual pages entities for -CURRENT should have the form &man.current.foo.1;
Note, this does not concern release notes but only docs.

An "old" man.devfs.5 entity is kept to allow the build of localized docs
till their upgrade.
2002-10-18 19:00:54 +00:00
Tom Rhodes
11b2631716 Use correct manual page entities. 2002-10-18 05:38:33 +00:00
Tom Rhodes
06e7608639 Quick whitespace fix (unrelated to previous commit): remove a tab for
paragraph consistency.
2002-10-18 05:24:57 +00:00
Tom Rhodes
121f2ab96f Document the device.hints(5) features in our handbook.
Requested by:	murray (through PR: 43529
2002-10-18 05:15:58 +00:00
Murray Stokely
f8c25d1364 Use non-breaking spaces, as necessary.
PR:		docs/41546
Submitted by:	Martin Heinen <martin@sumuk.de>
2002-09-30 15:46:55 +00:00
Marc Fonvieille
c36bd1832c Punctuation fixes, manual pages entities and tags addition 2002-08-02 13:27:53 +00:00
Ceri Davies
30656d7362 Remove duplicate words. 2002-05-28 17:38:52 +00:00
Tom Rhodes
9ba764ae23 Consistancy checks: s/file system/filesystem/g 2002-05-16 01:42:28 +00:00