Commit graph

227 commits

Author SHA1 Message Date
Tom Rhodes
9bc35c2e21 Update the synopsis to include file system snapshots. 2002-12-10 06:03:09 +00:00
Tom Rhodes
faecbf6717 Add a note about using the -L flag with dump(8) and snapshots
Discussed with:	rwatson
2002-12-10 05:16:14 +00:00
Tom Rhodes
258dab636b All of the known dump(8) issues are fixed, remove the warning about them.
Discussed with:	mckusick
Prodded by:	rwatson
2002-12-10 05:01:27 +00:00
Marc Fonvieille
bde558861f s/File-Based/File-Backed/ in the title of a section to be consistent
with the rest of the text.

Submitted by:	Hiten Pandya <hiten@uk.FreeBSD.org>
2002-12-08 18:51:06 +00:00
Marc Fonvieille
1aa1e1f53a Finish the section about mdconfig(8); and mdmfs(8);. I also
updated a bit the part about FreeBSD 4.X
2002-12-08 15:59:18 +00:00
Marc Fonvieille
4a12cb07fe Update (1st part) of Section 12.10 "Network, Memory, and File-Based
File Systems": covering mdconfig(8) and  mdmfs(8).  It's work in
progress, since I still have problems with mdmfs(8).
2002-12-06 23:01:53 +00:00
Marc Fonvieille
edc5a4a4b3 Explain how to mount an iso image with mdconfig(8). 2002-12-05 22:55:35 +00:00
Robert Watson
9241c2dd38 Various updates for the ccd chapter to take into account 5.0: we no
longer accept a "units" argument to the kernel configuration entry.
Devfs now does all the device management, eschew use of MAKEDEV.

Note: I haven't yet tested all the commands here, I suspect some
instances of "ccd0c" may need to become simply "ccd0".
2002-12-05 15:56:53 +00:00
Robert Watson
da9ebe6d82 More /dev/r<foo> no longer preferred. 2002-12-04 22:10:51 +00:00
Robert Watson
13a8def0a0 Use of raw disk devices no longer preferred.
No need to specify "-t ufs" when mounting a UFS file system with
a BSD disk label, mount will do the right thing.
2002-12-04 22:08:29 +00:00
Robert Watson
b3cf5873da Add some more RAID device names that people might run into -- we
apparently support more controller types than when this chapter
was last updated.
2002-12-04 22:02:07 +00:00
Martin Heinen
525fa84c67 Move program output into <screen>.
Reviewed by:	trhodes
2002-11-29 17:22:22 +00:00
Tom Rhodes
ed3fb7afa9 Document a method for rebuilding ATA RAID1. Tested on a HighPoint ATA
controller with hot-swap.

Submitted by:	Roy Hooper <rhooper@cyberus.ca> (Original version)
2002-11-24 21:33:22 +00:00
Marc Fonvieille
d88167bfd9 Use man entities where needed, and punctuation fix. 2002-11-11 11:58:40 +00:00
Tom Rhodes
4282e76f80 Add a missing word.
Remove a useless word.
2002-11-06 01:14:07 +00:00
Tom Rhodes
c5818fa136 Grammar: Run sentence. Use semicolon ';' correctly. 2002-10-03 23:30:12 +00:00
Tom Rhodes
937f502a6a Grammer: conciseness. Remove dead words. 2002-10-03 20:56:40 +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
7e69c0ee99 s/imagefile/imagefile.iso to be consistent with the command used.
PR:		docs/42764
Submitted by:	Fork <bouloumag@hotmail.com>
2002-09-14 09:02:17 +00:00
Marc Fonvieille
3b5ef6601b s/filesystem/file system/ it's in part a revert of a previous commit to
respect our official wordlist.
2002-09-01 20:28:50 +00:00
Ceri Davies
d6598049e1 Multiple tweaks.
PR:		docs/42125
Submitted by:	Martin Heinen <martin@sumuk.de>
2002-08-28 21:18:20 +00:00
Marc Fonvieille
924476c487 Add id attribute to "Duplicating Audio CDs" section, it'll
allow linking from other sections.
2002-08-28 17:29:25 +00:00
Ceri Davies
283b5f4ae2 Multiple cleanup of cruft that doesn't belong within <userinput> elements.
PR:		docs/41049
Submitted by:	Martin Heinen <martin@sumuk.de>
2002-08-27 18:08:02 +00:00
Tom Rhodes
7151b0853b Complete restructure of the Storage chapter. Move the disk sections around
for a more logical order.  Rename ONLY the section titles (not all of them).

PR:	41244
2002-08-27 05:20:09 +00:00
Tom Rhodes
d3211ba418 Rework the Storage chapter. Move the floppy disks section up before CD
burning.
2002-08-26 17:21:49 +00:00
Tom Rhodes
46168b00b3 Rework the Storage chapter a bit. Move information on tapes to the lower
part of the chapter.

PR:	41244
2002-08-26 17:20:39 +00:00
Tom Rhodes
9eaa38b590 Another commit to add information on hardware RAID to the handbook. This
isn't perfect, but its a lot better than what we had.

PR:	36726
2002-08-26 15:46:27 +00:00
Tom Rhodes
41ea716a0c Apply the first patch to handbook/disks/chapter.sgml. This commit removes
obsolete and unuseful material from the RAID section.
2002-08-26 15:44:17 +00:00
Marc Fonvieille
f7c4ef4901 Use real quotations inside programlisting tags and not quote tags.
Submitted by:	Adam Davenport <dis@cluephone.net>
2002-08-23 17:43:45 +00:00
Marc Fonvieille
a26c989f71 Fix the empty entry about Vinum: add a short description from
http://www.vinumvm.org/ and links to the new Vinum chapter.

PR:		related to docs/41658
Submitted by:	Martin Heinen <martin@sumuk.de>
2002-08-15 17:53:18 +00:00
Marc Fonvieille
36191ca0fa s/file system/filesystem/ 2002-08-14 09:21:41 +00:00
Marc Fonvieille
5c454f1a3d Add missing filename tags (docs/41548).
While I'm there: addition of some quotes tags and some punctuation
fixes.

PR:		docs/41548 in part
Submitted by:	Martin Heinen <martin@sumuk.de>
2002-08-11 16:36:50 +00:00
Marc Fonvieille
423e4bece8 s/Postscript/PostScript
PR:		docs/41533
Submitted by:	Christian Brueffer <chris@unixpages.org>
2002-08-11 09:24:17 +00:00
Tom Rhodes
8707ef996d Add more information on File System Snapshots and add give the soft updates
section an 'id'

PR:		40862
Submitted by:	Martin Heinen <martin@sumuk.de>
2002-08-07 03:32:39 +00:00
Murray Stokely
b7828d333d Add a missing prompt in one of the examples.
PR:		docs/41046
Submitted by:	Martin Heinen <martin@sumuk.de>
2002-07-29 06:46:55 +00:00
Nik Clayton
f8d5f71e9f It always bugged me that the "Duplicating Data CDs" section had "This
doesn't work for audio CDs" at the end, with no explanation as to how to
duplicate audio CDs.

Since I needed to do this recently, document the process.  Note that I
don't have an ATAPI CDRW drive, so the ATAPI examples are based on some
googling and IRC discussions.

While I'm here, remove some <option>s and <filenames> that had snuck
into some <userinput> elements.
2002-07-27 09:21:57 +00:00
Marc Fonvieille
90250f8b45 Add a missing space in a command line
Submitted by:	Dmitry S. Makovey <dmitry@athabascau.ca>
2002-07-24 16:20:40 +00:00
Tom Rhodes
c915db4bc7 Add some information about FFS snapshots to the handbook.
PR:		36725
Requested by:	murray
2002-07-15 20:37:51 +00:00
Tom Rhodes
f7306dcc78 Wrap mkisofs in <filename role="package"> tags as discussed on -doc 2002-07-01 15:55:56 +00:00
Marc Fonvieille
8c0968abe9 Add missing package link for mkisofs
Approved by:	keramida
2002-06-29 20:24:08 +00:00
Tom Rhodes
9ba764ae23 Consistancy checks: s/file system/filesystem/g 2002-05-16 01:42:28 +00:00
Giorgos Keramidas
76c169c4ef Correct various typos in the Handbook.
PR:		docs/36614
Submitted by:	Martin Karlsson <martin.karlsson@visit.se>
2002-04-01 14:39:29 +00:00
Murray Stokely
13e447d85b Do not attempt to link to the mkisofs port description in the text.
Just mention the name of the port.

Pointed out by:	ceri
2002-03-28 16:09:34 +00:00
Murray Stokely
d22a706302 Update a link now that sysutils/mkisofs is sysutils/cdrtools.
Submitted by:	"JAAM Designs" <bakers1@blazenet.net>
2002-03-28 08:59:30 +00:00
Dima Dorfman
fcfccd4a32 <port>fish</port> -> <filename role="package">fish</filename>
Generated with:	s:<port>(.*?)</port>:<filename role="package">\1</filename>:g
2002-02-27 05:08:13 +00:00
Jun Kuriyama
893616b856 Fix breakage (s@</fdisk>@</application>@). 2002-02-16 00:03:26 +00:00
Jim Mock
943eb31f98 Correct the method for adding another disk via sysinstall.
PR:			34074, 34953
34074 Submitted by:	Cameron Watters <cameron@toolhouse.com>
34953 Submitted by:	Tom Rhodes <darklogik@pittgoth.com>
2002-02-15 20:38:59 +00:00
Giorgos Keramidas
e7655d4598 Whitespace fixes.
Punctuation chars should not be preceded by spaces.
2002-02-14 22:31:00 +00:00
Jim Mock
f2e89eb062 Various fixes:
* throught -> through
    * put variable parts in <replaceable> tags

PR:		34509
Submitted by:	Martin Heinen <martin@sumuk.de>
2002-02-01 09:41:55 +00:00
Jim Mock
75502121ab Add a link to the handbook's kernel configuration section in the "Using
Data CDs" section of this chapter.

PR:		34330
Submitted by:	Martin Heinen <martin@sumuk.de>
2002-01-31 08:10:08 +00:00
Jim Mock
91c5268d54 Add a section on floppy drives to the disks chapter.
PR:			33164, 34474
33164 Submitted by:	Julio Merino <juli@merino.net>
34474 Submitted by:	Tom Rhodes <darklogik@pittgoth.com>
2002-01-31 07:57:52 +00:00
Chern Lee
f148918f75 * Change 'Automagic' -> 'Automatic'
* 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>
2002-01-28 00:35:55 +00:00
Michael Lucas
2e897de412 Correct documentation on kernel option for SCSI_DELAY for CDROM
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.
2002-01-22 17:16:44 +00:00
Michael Lucas
035bb583df Teach the Handbook how to image data CDs, so we can pull the tutorial
from the FAQ.
2002-01-22 15:38:11 +00:00
Michael Lucas
beea8c1505 Move CDROM "device not configured" error information from FAQ to
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.
2002-01-22 15:08:24 +00:00
Michael Lucas
70e9532bb5 The "Using CDs" section also didn't mention the annoyances of mounting
& reading Joliet disks.  Fixed, with text & info taken from FAQ.
2002-01-22 12:03:48 +00:00
Michael Lucas
e95d410b49 The "Creating and Using Optical Media" section does not say how to
mount a CDROM?  You have *got* to be kidding...

Fixed, with content pulled from FAQ.

----------------------------------------------------------------------
2002-01-22 11:06:19 +00:00
Michael Lucas
f73fed85d4 How to burn data to a raw CD, and problems therewith.
Information taken from FAQ.

Step 1 of several million in moving "tutorials" from FAQ to Handbook.
2002-01-22 10:10:36 +00:00
Murray Stokely
4f16b85ce8 Correct a typo.
PR:		docs/33140
Submitted by:	Julio Merino <juli@merino.net>
2001-12-31 09:42:11 +00:00
Giorgos Keramidas
0efd38263b Expand most of the contractions found in the Handbook. 2001-12-08 12:08:44 +00:00
Murray Stokely
e0432ef7e9 * Correct links
* s/freebsd.org/FreeBSD.org
* Use relative links wherever possible

PR:		docs/31447
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
Found by:	linbot
2001-10-23 22:12:46 +00:00
Murray Stokely
14e1717272 Add a small paragraph about our support for hardware RAID controllers.
If nothing else, we can at least list this in the Index now and can
point readers to the release notes and other sources of information.
2001-10-13 00:21:23 +00:00
Sheldon Hearn
309e20e7da Don't drive people to the FAQ <question id="inappropriate-ccd"> by
giving a broken disklabel example.  ccd(4) can't use paritions with
fstype "unused"!

Correct tense in affected paragraph.
2001-10-10 16:37:48 +00:00
Chern Lee
612c88c794 * Place the list of disk devices back into Storage chapter without
the legacy version stuff--it is more appropriate here than the
  install chapter
2001-10-08 22:36:01 +00:00
Chern Lee
dd01434120 Fix prepositional phrases in Sypnosis:
* 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:
2001-10-08 20:30:51 +00:00
Chern Lee
f93099595b * Properly tab ccd section (it is now two levels deeper)
* Let emacs wrap lines to appropriate width

Whitespace only change.
2001-09-13 19:25:38 +00:00
Chern Lee
dfbf4382d0 * Rename Disks chapter to "Storage"
* 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
2001-09-12 23:44:49 +00:00
Dima Dorfman
913404e9fd Correct a typo.
PR:		30454
Submitted by:	Martin Heinen <mheinen0@wiesbaden-online.de>
2001-09-09 14:34:18 +00:00
Chern Lee
c5f66c8cec * Minor sentence revisions for consistency
* Changed some comma usage
 * Made use of the <quota> tag over a literal "word"
2001-09-07 00:13:40 +00:00
Chern Lee
38bc8ad6d7 Modifications from author:
* Change a few device names
 * Make use of &gt; instead of >

Submitted by:	Christopher Shumway <cshumway@FreeBSD.org>
2001-09-05 00:57:22 +00:00
Dima Dorfman
bcf62d4c42 Describe slices and partitions a little better.
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>
2001-08-28 12:36:43 +00:00
Chern Lee
d4f93834b9 * Placed ccd in <application> tags
* shoud -> should
* exsist -> exist
* specificy -> specify
2001-08-24 20:44:08 +00:00
Valentino Vaschetto
f260262e67 Added sect1 on ccd
Reviewed by:	chern
2001-08-24 01:05:20 +00:00
Murray Stokely
45a6f3aa67 Standardize the synopsis. 2001-08-22 06:32:24 +00:00
Dima Dorfman
714709b545 Assorted mechanical fixes.
PR:		29806
Submitted by:	John Murphy <jfm@blueyonder.co.uk>
2001-08-19 23:58:56 +00:00
Chern Lee
6c21f4c1e9 Change all contractions to proper form.
don't -> do not
isn't -> is not
let's -> let us
... and so on
2001-08-16 18:35:08 +00:00
Chern Lee
d9b1288ac8 Markup Changes, place terms in:
* <application>
 * <username>
 * <command>
 * <literal>
 * <devicename>

Reviewed by:	murray
2001-08-14 22:06:11 +00:00
Jim Mock
40274f387b Change "manpage" and "man page" to "manual pages". 2001-08-11 21:34:53 +00:00
Dima Dorfman
094cb68b40 Fix markup.
PR:		29610
Submitted by:	Martin Heinen <mheinen0@wiesbaden-online.de>
2001-08-11 21:25:52 +00:00
Jim Mock
72027ff066 acd0 -> acd0c
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>
2001-08-11 19:45:57 +00:00
Chern Lee
205cf1b49a Standardize capitalization of titles:
* First and last word uppercase
* Prepositions, articles, and short conjunctions lowercase
* The word 'to' lowercase
* Preserved capitalization for program/command names

Reviewed by:	murray
2001-08-10 22:58:17 +00:00
Murray Stokely
91bb5c5671 Add missing words to make complete sentences.
Clarify the descriptions of the different mount options.
Clean up a couple of man page references.
2001-08-10 01:18:34 +00:00
Chern Lee
2b61014302 Properly markup contributions in <chapterinfo>/<sect1info>/<sect2info> tags
according to recent changes for entire Handbook.

Reviewed by:	murray
2001-08-09 23:42:35 +00:00
Dima Dorfman
11b5e6ee37 with in -> within
PR:		29508
Submitted by:	Gary W. Swearingen <swear@aa.net>
2001-08-08 17:27:03 +00:00
Dirk Froemberg
c6814089c7 The port sysutils/cdrecord was renamed to sysutils/cdrtools. 2001-08-05 21:26:50 +00:00
Murray Stokely
2fdac55c46 * Combine singular/plural index terms.
* Add a few section id's so that the printed index can find the page
  number.

Submitted by:	Valentino Vaschetto <valentino.vaschetto@windriver.com>
2001-07-30 17:18:54 +00:00
Chern Lee
2de880b5f1 <command>man fstab</command> -> &man.fstab.5;
Minor grammar/markup changes.
Placed two groups of paragraphs into <procedure> and <varlist>
Make use of <port> tag

Reviewed by:	murray
2001-07-28 01:44:52 +00:00
Chern Lee
b3f6bc9a5f ... do this by using <command>C</command> -> by typing <userinput>C</userinput>
Wrap sysinstall in <application>
Small grammar changes.

Reviewed by:	murray
2001-07-28 01:37:12 +00:00
Chern Lee
a5c8708c40 Markup Fixes:
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&amp;T
  endeavour -> endeavor
  tcl -> Tcl

Reviewed by:	murray
2001-07-19 23:18:09 +00:00
Chern Lee
4df284c246 Made <indexterm>'s more specific by adding <filename>, <command>,
and <application> entities.

Submitted by:	Valentino Vaschetto <valentino.vaschetto@windriver.com>
Reviewed by:	murray
2001-07-19 01:11:52 +00:00
Nik Clayton
7d44b5e448 + xref closes with '/>'. This causes a trailing '>'
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>
2001-07-16 15:02:50 +00:00
Murray Stokely
99c9a56f15 Consistently use an uppercase replaceable 'X' :
4.x-STABLE    -> 4.X-STABLE
   FreeBSD 2.2.x -> FreeBSD 2.2.X
2001-07-14 23:40:29 +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
643c60f60c The pass number specifies the order in which disks are checked, not the
order in which they are mounted.

PR:		docs/28488
Submitted by:	Martin Heinen <mheinen0@wiesbaden-online.de>
2001-06-28 16:42:01 +00:00
Murray Stokely
e6917a777e Properly wrap indexterm entries that exceed 80 characters. Also move
<indexterm> tags outside of <para>s since this can add extra
whitespace characters to the output (for print stylesheets).

Pointed out by: Chris Costello
2001-06-26 20:10:25 +00:00
Nik Clayton
7214271be9 Note that the wcd -> acd transition was from 4.0 to 4.1, not 3.1 to 4.1.
Submitted by:   Loren Thiel <thiel@genevaonline.com>
2001-06-25 14:05:37 +00:00
Murray Stokely
109c529fc7 Add ~105 new index entries. 2001-06-25 12:41:15 +00:00
Dima Dorfman
b0c3cb4fcc Remove duplicate words where appropriate.
Inspired by:    PRs 28356, 28359; tyler spivey <tspivey8@home.com>
2001-06-23 06:57:06 +00:00
Murray Stokely
88f3235bb0 Spelling corrections :
transalates    -> translates
  indictes       -> indicates
  ficticious     -> fictitious
  sandox         -> sandbox
  priveleged     -> privileged
  unix           -> Unix
  versatily      -> (sentence reworded)
  inerface       -> interface
  internet       -> Internet
  appriate       -> appropriate
  Logictech      -> Logitech
  extetions      -> extensions
  occuring       -> ocurring
  keypair        -> key pair
  tunnelled      -> tunneled
  inializes      -> initializes
  ommitted       -> omitted
  seperate       -> separate
  unintelligable -> unintelligible
  signalling     -> signaling
  appearence     -> appearance
  descision      -> decision

Pointed out by: ispell(1)
2001-06-21 17:21:01 +00:00
Daniel Harris
74a066fbfc Assorted spelling and grammar cleanups. 2001-06-16 16:17:28 +00:00
Dima Dorfman
15801a26bb Add a section on creating and burning CDs. Documents mkisofs(8),
burncd(8), and cdrecord(1).

PR:		25890
Submitted by:	Mike Meyer <mwm@mired.org>
2001-04-21 23:14:53 +00:00
Dima Dorfman
caa6994914 DocBook police: open and close tags for <programlisting> should cuddle
up to the contents within.

Approved by:	nik
2001-04-09 00:33:58 +00:00
Jim Mock
6b86823ee6 Fix some spelling errors and some other minor nits. 2000-12-15 21:52:35 +00:00
Jim Mock
87102df05e Add a section on using slices.
PR:		22996
Submitted by:	Szilveszter Adam <sziszi@petra.hos.u-szeged.hu>
2000-12-05 12:54:46 +00:00
Hiroyuki Hanai
7be1e236ad rollback my previous commit. 2000-07-19 02:07:46 +00:00
Hiroyuki Hanai
4a96d7eb41 acd is from 4.0-RELEASE. 2000-07-17 07:16:57 +00:00
Jim Mock
baf34fae9f Rewrite a sentence in the ``Adding Disks'' section to mention wd is from
pre-4.0 and ad is for 4.X+.

PR:		19334
Submitted by:	Bob Johnson <bobj@atlantic.net>
2000-06-16 18:17:47 +00:00
Jim Mock
aca13e8771 Attack of the spelling police. The grammar police were also occasionally
called onto the scene.
2000-06-13 18:05:39 +00:00
Jim Mock
3302fdee27 Change &ldquo;...&rdquo; to <quote>...</quote> as per a discussion on
-doc.

Suggested by:	nik
2000-06-08 01:56:23 +00:00
Nik Clayton
e8e0d365eb Add information about BIOS renumbering of disk drives, and why it might
be a bad idea from a FreeBSD perspective.

Submitted by:   bill@2ez.com
2000-04-30 22:10:06 +00:00
Chris Costello
9d66d5d223 Properly capitalize section titles. Remove capitalization on `is'', `and'',
etc.  Capitalize all other words in titles.

Reviewed by:	jim
2000-04-03 02:15:43 +00:00
Neil Blakey-Milner
2c7bde250c Information on mounting and unmounting filesystems.
Add a disk type to the vnconfig disklabel.
2000-03-25 20:05:40 +00:00
Neil Blakey-Milner
fc0d59aaec Move the prompt out of userinput. Stupid fingers. 2000-03-25 14:39:58 +00:00
Neil Blakey-Milner
a64ff19866 Initial take at documenting vnconfig and the new md. 2000-03-25 14:12:56 +00:00
Jim Mock
f3ed71088e Fix typos in the quotas section.
PR:		17277
Submitted by:	Bob Johnson <bobj@atlantic.net>
2000-03-20 22:21:32 +00:00
Jim Mock
f1bb87de1d Move the quotas chapter into the disks chapter. 2000-03-20 20:59:51 +00:00
Jim Mock
2ccbd656fa Contributed by -> Originally contributed by 2000-03-20 20:06:25 +00:00
Neil Blakey-Milner
b13ac31516 Add synopsis and naming convention sections to the disks chapter 2000-03-20 12:38:39 +00:00
Neil Blakey-Milner
934e57c16c Whitespace/tag-only commit - move the entire disk adding procedure a
further step in, to allow for more topics in this chapter.  Enwrap
it with <sect1 id="disks-adding"> and <title>Adding disks</title>.

Translators need just add the above, and indent, and then add the
closing tag where I did.
2000-03-20 12:33:41 +00:00
Peter Wemm
5ff728b8ca $Id$ -> $FreeBSD$ 1999-09-06 06:53:43 +00:00
Nik Clayton
122d319794 "../handbook.sgml" -> "../book.sgml" in Emacs local variables section. 1999-08-23 21:24:10 +00:00
Nik Clayton
083e477937 Refer to "da" instead of "sd". "Jazz" -> "Jaz"
PR:		docs/11215
Submitted by:	Chris Costello <chris@holly.dyndns.org>
1999-05-16 13:40:15 +00:00
Nik Clayton
10b0b0a21e Add SGML comments at the top of the files with the $Id$ string. Remove
most of the other spurious comments.

Two comments relating to copyright have *not* been merged in from the
LinuxDoc version yet -- I've contacted the original authors to ask if
they would be willing to assign the copyright to the project. When I
get their response the copyright comments will either be merged in, or
left out, as necessary.
1999-03-08 22:04:49 +00:00
Nik Clayton
1e28ab5a96 Huge whitespace changes. Translators can ignore this commit completely.
Rationale: All the changes to the DocBook handbook so far have been
careful to keep whitespace changes to a minimum. This is so the
translators have as easy a job as possible in identifying exactly what's
changed.

This has meant the English version has become more and more 'ugly'. Lines
indented by the wrong amount, some lines longer than 130 characters,
others shorter than 20, gaps of 3 or 4 lines between paragraphs (and
sometimes within paragraphs). This makes it difficult to follow the
structure of the document, and needlessly complicates fixing SGML
problems.

It also makes the source practically useless as a teaching aid; the
more baroque the source looks, the less likely people are to dive in and
contribute.

This commit fixes all that -- and boy was it tedious. The snag is, it's
touched almost every line in every file in the Handbook.

Technically, the changes were made by running (in Emacs)
sgml-indent-or-tab (bound to the TAB key) on almost each line (except
those in <programlisting>, <screen>, <literallayout>, and other
verbatim sections), and then running sgml-fill-element (bound to
C-c C-q) on most paragraphs.

FWIW, this is the first, only, and last change of this type contemplated.
1999-03-07 21:26:43 +00:00
Nik Clayton
fe79ecbe4d Revert one of my previous changes. Sentences now have two spaces after
the period. Apologies for the repository bloat. This is entirely a
whitespace change.
1999-03-04 22:42:55 +00:00
Nik Clayton
7321b94099 Suddenly realised none of the
<informalexample>
    <screen>
      ...
    </screen>
  </informalexample>

need the <informalexample> element. So remove it. Simple search and
replace does the trick.
1999-01-30 23:35:05 +00:00
Nik Clayton
276c9344d5 Merged in the following changes. This was done by taking diffs between the
tags LINUXDOC_2_DOCBOOK_START and LINUXDOC_2_DOCBOOK from doc/handbook/.

Note that the LINUXDOC_2_DOCBOOK tag is not necessarily at the HEAD of
the file. So some files won't show changes because changes were applied
after I laid down the LINUXDOC_2_DOCBOOK tag.

Not everything was merged. In some cases, URLs had been shortened;

    http://www.freebsd.org/docproj/

becomes

     ../docproj/

This is a mistake, since users browsing the Handbook on their own machine
can't be expected to have links like this work. Of course, for mirrors,
they'll end up pointing back to the main site. For the mean time, do
nothing -- this will need an entity defined to reference the base URL
of the FreeBSD site, individual mirrors can set this as necessary.

Notice how some files (on the left) are merged to the same file (on
the right). This is because the new Handbook file structure is organised
on DocBook chapter lines.

Files with no revision number in the "From" column didn't exist when I
started the conversion.

File                 From  ->  To      Merged to files...
---------------------------------------------------------------
anoncvs.sgml               ->  1.1     cutting-edge/chapter.sgml
authors.sgml         1.93  ->  1.118   authors.ent
backups.sgml               ->  1.4     backups/chapter.sgml
bibliography.sgml    1.33  ->  1.37    bibliography/chapter.sgml
contrib.sgml         1.274 ->  1.312   staff/chapter.sgml
ctm.sgml             1.22  ->  1.23    cutting-edge/chapter.sgml
cvsup.sgml           1.36  ->  1.40    cutting-edge/chapter.sgml
disks.sgml                 ->  1.3     disks/chapter.sgml
eresources.sgml      1.39  ->  1.50    eresources/chapter.sgml
firewalls.sgml       1.19  ->  1.20    security/chapter.sgml
handbook.sgml        1.83  ->  1.91    handbook.sgml
history.sgml         1.24  ->  1.25    introduction/chapter.sgml
install.sgml         1.65  ->  1.67    install/chapter.sgml
isdn.sgml            1.12  ->  1.15    advanced-networking/chapter.sgml
kerberos.sgml        1.12  ->  1.13    security/chapter.sgml
kernelconfig.sgml    1.31  ->  1.32    kernelconfig/chapter.sgml
kerneldebug.sgml     1.17  ->  1.19    kerneldebug/chapter.sgml
linuxemu.sgml        1.22  ->  1.24    linuxemu/chapter.sgml
memoryuse.sgml       1.11  ->  1.12    internals/chapter.sgml
mirrors.sgml         1.80  ->  1.92    mirrors/chapter.sgml
nutshell.sgml        1.14  ->  1.15    introduction/chapter.sgml
pgpkeys.sgml         1.25  ->  1.28    pgpkeys/chapter.sgml
policies.sgml        1.16  ->  1.18    policies/chapter.sgml
porting.sgml         1.93  ->  1.112   contrib/chapter.sgml
ports.sgml           1.29  ->  1.31    ports/chapter.sgml
printing.sgml        1.21  ->  1.22    printing/chapter.sgml
relnotes.sgml        1.24  ->  1.28    introduction/chapter.sgml  [1]
submitters.sgml      1.161 ->  1.246   contrib/chapter.sgml
synching.sgml        1.12  ->  1.13    cutting-edge/chapter.sgml
userppp.sgml         1.28  ->  1.30    ppp-and-slip/chapter.sgml

[1] A chunk of relnotes.sgml is in an IGNORED marked section. Why?

Submitted by:	A bunch (~ 50%) of merging done by Charles A. Wimmer
                (cawimm@FreeBSD.ORG), rest by Nik.
1998-11-12 01:26:39 +00:00