Commit graph

95 commits

Author SHA1 Message Date
Bjoern Heidotting
4ead68984b Add missing bracket. 2016-06-04 11:47:58 +00:00
Warren Block
8731c089d9 The warning about labeling a full UFS filesystem possibly causing data
corruption appears to confuse UFS labels with glabel(8) generic labels.
UFS labels are part of the metadata and do not overwrite the filesystem
data.  Discussed on IRC with emaste and bsdimp.
2016-03-07 19:00:54 +00:00
Dru Lavigne
204763e697 Remove 3 references to version numbers that no longer need to be specified in GEOM chapter. 2015-10-02 14:51:54 +00:00
Benedict Reuschling
41086a000a Change some sentences where it makes sense to remove the redundant
filename and word.  Translators can ignore this.

Obtained from:	    igor -E output
2014-12-03 20:32:03 +00:00
Warren Block
b56869daf4 Whitespace-only fixes, translators please ignore. 2014-06-24 18:51:09 +00:00
Warren Block
b653ee5bbb Convert some <command> elements in the gmirror section to man page
references where the text is referring to the system rather than the
command name.  Convert some passive voice to active.  Clarify.
2014-06-24 18:41:26 +00:00
Dru Lavigne
b3708dff8b White space fix only. Translators can ignore.
Sponsored by:	iXsystems
2014-04-29 17:51:24 +00:00
Dru Lavigne
f7a7cade7e Editorial review of gjournal section.
Sponsored by:	iXsystems
2014-04-29 17:45:17 +00:00
Dru Lavigne
8a1c01d554 White space fix only. Translators can ignore.
Sponsored by:	iXsystems
2014-04-25 18:20:43 +00:00
Dru Lavigne
aa0ba04561 Editorial review of ggate chapter.
Sponsored by:	iXsystems
2014-04-25 17:52:12 +00:00
Dru Lavigne
b034e930f9 Editorial review of RAID3 chapter.
Sponsored by:	iXsystems
2014-04-25 16:10:58 +00:00
Dru Lavigne
45a04e8f8c Put RAID3 chapter before Software RAID Devices chapter.
Sponsored by:	iXsystems
2014-04-25 15:26:06 +00:00
Dru Lavigne
2fbb99f2c7 Editorial review of mirror chapter.
Mostly fixes to acronyms, links, and "filesystems" and sentences beginning
with commands.

Sponsored by:	iXsystems
2014-04-25 14:48:46 +00:00
Dru Lavigne
f8b750770c White space fix only. Translators can ignore.
Sponsored by:	iXsystems
2014-04-11 17:06:12 +00:00
Dru Lavigne
9011b0e133 Fix build.
Sponsored by:	iXsystems
2014-04-11 16:09:56 +00:00
Dru Lavigne
e4f3350c9f Editorial review of Synopsis/Introduction and RAID0 sections.
Sponsored by:	iXsystems
2014-04-11 15:47:38 +00:00
Warren Block
e615800a38 Restore missing <replaceable> tags. 2014-03-16 21:15:37 +00:00
Warren Block
a743a631d7 Whitespace-only fixes, translators please ignore. 2014-01-30 03:12:24 +00:00
Warren Block
87cffcc66f Use "entire" to refer to a whole disk, rather than "full", which can be
misinterpreted.
2013-12-01 22:51:34 +00:00
Gabor Kovesdan
24d129e8d1 - Definitively upgrade to DocBook 5.0 2013-11-07 15:39:28 +00:00
Warren Block
ee54ccdf52 Add a warning that dump does not work with SUJ. 2013-10-08 22:57:33 +00:00
Warren Block
81d9d85092 Add a new section on graid(8). Many people helped with review and
corrections, including Allan Jude, bjk, brd, and mav.
2013-08-10 18:25:25 +00:00
Warren Block
c248fb3c6f Make section IDs in GEOM chapter lowercase, and adjust references to them
from other parts of the book.
2013-06-12 15:50:51 +00:00
Warren Block
c25798aa34 Add section IDs to the two gmirror examples to be used as direct links. 2013-06-12 14:58:57 +00:00
Gabor Kovesdan
7292289d38 - MFH 2013-05-07 10:20:20 +00:00
Gabor Kovesdan
e8e2dfdbab - Do not specify image file extensions in documents; the proper extension
is appended during rendering
- For the same reason, do not specify format either
- Add constraints to enforce this
2013-04-02 09:50:10 +00:00
Gabor Kovesdan
eb47c46865 - Fix erroneous fileref's that result in missing images
- Also fix fdp-primer examples
2013-03-14 09:19:23 +00:00
Gabor Kovesdan
3ab2d87bc1 - MFH 2013-02-18 15:29:06 +00:00
Dru Lavigne
e24ade107c Patch to address wblock's comments.
Approved by:  gjb (mentor)
2013-02-11 21:50:50 +00:00
Dru Lavigne
92487e8875 This patch addresses the following:
- fixes xref tags

- some tightening and removing of redundancy

- fixed some confusion in glabel section

Approved by	gjb (mentor)
2013-02-11 14:50:33 +00:00
Gabor Kovesdan
a06603e1e8 - MFH 2013-02-05 09:14:34 +00:00
Gabor Kovesdan
d95165dc16 - Make the English documentation valid XML 2013-01-21 17:37:33 +00:00
Remko Lodder
730c8f2002 Update the example used to add a freebsd partition. The example
was incorrect.

Submitted by:	Venelin Despotov <venelin.despotov@gmail.com>
2012-11-12 18:58:22 +00:00
Warren Block
2b1a5e852d Add a missing "the". 2012-11-03 19:48:27 +00:00
Warren Block
0ea049f633 Whitespace-only fixes. Translators, please ignore. 2012-11-02 04:22:25 +00:00
Warren Block
dc068cb25d Rework the gmirror section to create mirrors properly. The second half
of this new section was written by Hiroki Sato.
2012-11-02 04:19:20 +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
Daniel Gerzo
f95372cee1 - add a section covering graid3
PR:		docs/164228
Submitted by:	Mark Gladman <mark@legios.org>
Reviewed by:	wblock, bcr
2012-02-06 17:13:58 +00:00
Warren Block
84bf917965 Fix an fstab example. 2012-02-05 06:49:25 +00:00
Warren Block
2be5a07057 Fix title capitalization and correct a closing para tag. 2012-02-05 06:38:55 +00:00
Warren Block
bdef9edce5 Whitespace-only changes to rewrap long lines. 2012-02-05 06:36:18 +00:00
Manolis Kiagias
79b50061e1 Add a warning on using GEOM mirroring on GPT partitioned disks, the
default scheme used on FreeBSD 9.X

PR:		docs/162723
Submitted by:	Michael W. Lucas <mwlucas at blackhelicopters dot org>
2011-11-21 18:11:25 +00:00
Brad Davis
2e06265b64 - Journaling is not UFS specific.
- Fix spacing that affects the display.
- Clean up the note about multiple journals.
- Note why you would want the journal on a separate disk.

Inspired by: docs/128524
2010-09-06 03:36:08 +00:00
David E. O'Brien
e6a7e0074c Change order of gjournal commands to match the man page. 2010-08-14 01:27:23 +00:00
Manolis Kiagias
f9ff4055a1 Add info on the new 'ufsid' label introduced in 7.2-RELEASE
Reviewed by:	rene, trhodes
2009-05-06 14:12:13 +00:00
Tom Rhodes
ae6381451f Add a warning about gmirror truncating the last sector, which may, in
some cases, cause data loss.

PR:		128804
Reviewed by:	keramida, pgj, rene (as part of a larger change set)
2008-12-23 12:07:28 +00:00
Manolis Kiagias
f195ab2200 Whitespace only: Fix several whitespace issues in Handbook's 'geom' chapter 2008-11-26 12:21:48 +00:00