- Add missing username, command, application and filename tags
- Remove useless '-'
- s/export/EXPORT for consitency
- s/I/We, s/my/our
- Some little rewordings (well the content is often disappointing, but
I'm unable to do tests)
Mention:
- this chapter is a general guide, not a literal reference manual
- what partition types PResizer, FIPS, and PartitionMagic deal with
- subnet mask as a requirement to configure Ethernet interface
- most computers can boot from CDROM/DVD drive
- Windows does not report bad blocks when formatting floppies
- BIOS "list of devices" is commonly known as "Boot Order"
- If old OS loads, BIOS may not support boooting from desired media
- use of "U"ndo in FDisk Editor
- one needs to change their Keymap only if they're using a
non-standard keyboard
- in FDisk Editor, when hitting 'C', default value is the largest
available block
- BootMgr needs to be installed on both disks 1 and 2 if FreeBSD is
being installed on disk 2
- how much space the FreeBSD Ports Collection uses
- purpose of NFS client
- how an improper X configuration can freeze the machine/installation
- how to "Cancel" out of the Package installer
- C-shell (example uses bash)
Remove:
- extranneous words
- periods after list of information required to configure Ethernet and
PPP interfaces
- mention that there is "always" conflicts in UserConfig
Change:
- "installation routine will prompt you several times before writing
any data to disc" -> ... "will prompt you before" ...
There's only one real FINAL warning
- "Skip to the next section" -> "skip this section"
- "Irrespective of whether" -> "Whether"
- "Newer devices..., and be" -> "Newer devices..., and are"
- "A tape" -> "SCSI or QIC tape"
- <important> -> <warning> in some cases
- Its -> it's in some cases
- "/var directory contains varible length files" -> ... "contains
files that are constantly varying"
- Network File Service -> Network File System
- optimise -> optimize
- "then asked" -> "then be asked"
- FreeBSD 3.4 -> FreeBSD &rel.current;
- partition ID 165 -> partition ID of 165
* Insert many commas and remove many others
* Include a link to the latest FreeBSD errata page
* Make use of &ms-dos and &windows entities
* Make use of <filename class="directory"> tags
* Properly markup some <acronym>'s
* Explain when one would use Standard or None as their boot manager
* Clarify when to use IPv6 auto-detection
* Make use of <hostid> tags
* Clarify testing the mouse daemon during configuration
* Remove repeated content about creating installation floppies in
* Advanced Installation section
* Use /floppy when example mounts a floppy
* Remove mention of CDROMs #3-5, since the project no longer publishes them
* Remove mention of how the mini-ISO was not produced prior to 4.4
* Many other minor technical and English clarifications
Sponsored by: FreeBSD Mall, Inc.
handbook to allow it to be incorporated in the build. This is not on by
default at the moment, and users who want it will need to set WITH_GLOSSARY
to a non-empty string when building ("make WITH_GLOSSARY=yes" being the
common case).
It is expected that committers will help to flesh out the glossary before
it is connected to the build by default; the current entries have been chosen
to illustrate the way that DocBook allows for "See also" and "See" in the
glossary elements.
This commit also takes the index out of the appendices in the handbook, as
this is not the usual place for an index to sit in a book, and moves it to
the end of the book.
- Add trademark attributions.
- Don't join trademarks with other words, e.g. using hyphens.
- Don't use trademarks as nouns (e.g. don't use "Windows NT's").
- Use trademark entities
- Add trademark attributions.
- Always use correct case for trademarks.
- Don't join trademarks with other words, e.g. using hyphens.
trademark.ent:
- Add entities for more trademarks / companies.
- Sort the Sun trademark attribution entity.
- Various punctuation fixes
- Use of application, literal, acronym tags where needed
- s/I/We
- s/id/ID to be consistent with the rest of docs
- Some "little rewordings".
o Adds <application>, <acronym>, and other tags as required.
o Uses the &os; entity.
o Cleans up the introduction by pointing out what
version of Kerberos is in what FreeBSD Release.
o Modifies <indexterm> and titles to help seperate
KerberosIV and Kerberos5.
Reviewed by: -doc, make lint
an unnecessary colon.
o If X is the chief weakness of something, then it actually is the most
important one. Remove some confusing text from a sentence.
I have not replaced them with anything, as there is an appendix on configuring
CVSup already, with links to it appearing directly above the deleted text.
- Remove a para about "troubles" with 4.3-STABLE, this is outdated and
confusing.
- Remove the version number of linux_base port.
- Rename "Linux Development" to "Linux Development Environment"
- Add a link to Oracle installation
- make install distclean is a better choice than make package to install
a port
- Some rewordings, application tags addition, and other tags and manual
page entities fixes.
section is two sentences away.
- Update sparc64 to UltraSparc
- Mention FreeBSD is also available on DVD
- "hundreds of bug fixes" -> "thousands of bug fixes" (since 92)
- Add a link to the Packages & Ports chapter after mentioning them
- Rephrase a few sentences, remove a few unneeded words
- Remove outdated comment about FreeBSD's "sane" installer
- Remove version reference to documentation being on every FreeBSD 2.1 system
and later
Sponsored by: FreeBSD Mall, Inc.