Commit graph

134 commits

Author SHA1 Message Date
Marc Fonvieille
fde93a40e1 In quota section:
- Use of manual page entities
- Some tags fixing.
2003-01-19 15:17:33 +00:00
Marc Fonvieille
c6178000e6 Various typos fixing (can be safely ignored by translating teams for
the moment).

Submitted by:	Hiten Pandya <hiten@unixdaemons.com>
2003-01-12 21:42:05 +00:00
Marc Fonvieille
3b56da1a63 Add a note about matcd(4) removal. 2003-01-10 18:33:25 +00:00
Marc Fonvieille
74bdfab555 Reword a sentence. 2002-12-26 21:24:09 +00:00
Martin Heinen
a0047a1f71 Add missing </entry> tags. 2002-12-15 16:51:52 +00:00
Tom Rhodes
49f9e04e61 Run a few chapters through aspell. 2002-12-13 20:30:43 +00:00
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