* Conform section title
Automagic is a common English/computer term, but as Hiten points out,
this can be confusing to some.
PR: docs/34163
Submitted by: Hiten Pandya <hiten@uk.FreeBSD.org>
timeouts. Quotes around kernel options with numbers went out in the
Stone Age, and using whole seconds went out when CAM arrived.
Also add a very brief description of what this option does.
Handbook.
I believe that the answer given in the FAQ is incorrect, but am not
enough of a SCSI stud to confirm it. I'll be forwarding the info to
the -scsi list and asking for confirmation or denial before I make any
content changes.
mount a CDROM? You have *got* to be kidding...
Fixed, with content pulled from FAQ.
----------------------------------------------------------------------
* After reading this chapter you will know:
-> After reading this chapter, you will know:
* Before reading this chapter you should:
-> Before reading this chapter, you should:
* Move BIOS Drive Numbering and Mounting/Mounting and Unmounting
Filesystems to Basics chapter
* Update sypnosis to reflect changes
* Change title of "Disk Quotas" to "File System Quotas"
* Create new RAID section w/ sub-sections Soft & Hard
* Move ccd section into Soft RAID
* Create to-be completed vinum sub-section of Soft RAID
* Move Backup Programs, Backup Media, and Floppy Backup sections
from Backups chapter into Storage
Suggested by: murray and nik
An an aside, most of this part of the chapter is marked up
incorrectly--e.g., <quote> is used where something like <devicename>
is much more appropriate. This delta doesn't help, but keeps things
relatively consistent.
PR: 30062
Submitted by: Mike Meyer <mwm@mired.org>
* First and last word uppercase
* Prepositions, articles, and short conjunctions lowercase
* The word 'to' lowercase
* Preserved capitalization for program/command names
Reviewed by: murray
Placed sh, bash, csh, tcsh in <command>
Placed commands in <command>
Placed options in <option>
Placed several commands in man entities
Placed several applications in <application>
Placed make vars/targets into <makevar>/<maketarget>
Placed filenames in <filename>
<literal>chmod()</literal> -> <function>chmod()</function>
Standardize:
ATT -> AT&T
endeavour -> endeavor
tcl -> Tcl
Reviewed by: murray
at the end of the reference. Removed the '/'.
+ Marked up 'log' and 'spool' as filenames
in the discussion of the 'var' directory.
+ Changed fdisk to show up as command.
+ Marked up vn as device.
+ Marked up "sysinstall" using a man.systinstall.8; entity.
PR: docs/28989
Submitted by: Martin Heinen <mheinen0@wiesbaden-online.de>
<indexterm> tags outside of <para>s since this can add extra
whitespace characters to the output (for print stylesheets).
Pointed out by: Chris Costello