Baptiste Daroussin
bd0891ceb3
use .Mt to mark up email addresses consistently (part1)
...
PR: 191174
Submitted by: Franco Fichtner <franco@lastsummer.de>
2014-06-20 09:40:43 +00:00
Joel Dahl
af9fc0b09c
Remove references to ataraid(4) and atacontrol(8).
2013-04-04 08:45:37 +00:00
Joel Dahl
d1cd5e7cf3
Cross-reference gvinum(8) instead of vinum(8).
2013-03-16 22:02:47 +00:00
Pawel Jakub Dawidek
0080ee9897
Fix stripe size in example.
...
Found by: kris
MFC after: 3 days
2005-04-26 09:23:21 +00:00
Pawel Jakub Dawidek
650a08d046
Instead of documenting every standard subcommand's argument everywhere,
...
just leave reference to geom(8).
MFC after: 1 week
2005-03-14 13:14:04 +00:00
Pawel Jakub Dawidek
85e9dc7d1b
- Document 'status' subcommand.
...
- Update copyrights.
MFC after: 1 week
2005-03-13 19:38:12 +00:00
Ruslan Ermilov
6087df9e8b
Sort sections.
2005-01-18 10:09:38 +00:00
Ruslan Ermilov
a866e17077
Added the EXIT STATUS section where appropriate.
2005-01-17 07:44:44 +00:00
Pawel Jakub Dawidek
a064f065ee
Fix arguments syntax.
...
Manual pages fixes by: ru
MFC after: 3 days
2005-01-15 13:02:50 +00:00
Ruslan Ermilov
214144704b
Scheduled mdoc(7) sweep.
2005-01-10 16:17:34 +00:00
Pawel Jakub Dawidek
53ed4e0d54
- Turn off 'fast' mode by default and increase maximum memory to consume
...
when this mode is used.
- Manual page update.
2004-12-09 12:26:47 +00:00
Ceri Davies
d608b5ab7e
Grammatical and spelling improvements.
...
Reviewed by: pjd
2004-11-04 19:12:43 +00:00
David E. O'Brien
9a6e0a5e5c
Embellish the man page after trying to migrate to gstripe from ccd(4).
2004-09-26 17:29:09 +00:00
Pawel Jakub Dawidek
6c74f5177c
- Introduce option for hardcoding providers' names into metadata.
...
It allows to fix problems when last provider's sector is shared between few
providers.
- Bump version number for CONCAT and STRIPE and add code for backward
compatibility.
- Do not bump version number of MIRROR, as it wasn't officially introduced yet.
Even if someone started to play with it, there is no big deal, because
wrong MD5 sum of metadata will deny those providers.
- Update manual pages.
- Add version history to g_(stripe|concat).h files.
2004-08-09 11:29:42 +00:00
Pawel Jakub Dawidek
cea363682f
Add and document kern.geom.stripe.fast_failed sysctl, which shows how
...
many times "fast" mode failed.
2004-08-06 10:19:34 +00:00
Pawel Jakub Dawidek
1d723f1d51
Improve geom(8)'s 'list' command to show geoms and their providers and
...
consumers. Teach STRIPE, CONCAT and NOP classes about this improvement.
2004-07-26 17:14:47 +00:00
Pawel Jakub Dawidek
889c5dc22b
Change naming scheme from /dev/<name>.stripe to /dev/stripe/<name>.
2004-07-26 16:10:27 +00:00
Pawel Jakub Dawidek
cdf961ac2a
MFp4: Add 'dump' command to gconcat(8), glabel(8) and gstripe(8) which allow
...
to dump metadata from given components.
2004-07-18 08:00:30 +00:00
Pawel Jakub Dawidek
3d3ddf3470
Those sysctl are used to control GEOM class, not a userland utility.
...
Reviewed by: simon
2004-07-13 12:30:11 +00:00
Pawel Jakub Dawidek
11eeab06ba
Document sysctls variables used by GEOM_STRIPE class.
...
Submitted by: simon
2004-07-13 11:28:40 +00:00
Pawel Jakub Dawidek
2d3dab54ee
Decrease default stripe size to 4k, as we have "FAST" mode turned on by
...
default.
2004-07-09 14:41:51 +00:00
Ruslan Ermilov
0e252c9a1a
Slight markup and grammar fixes.
2004-07-07 21:00:57 +00:00
Pawel Jakub Dawidek
a2e31b8b53
- Add 'stop' command, which works just like 'destroy' command, but sounds
...
less dangerous.
- Update manual pages and extend examples.
- Bump versions.
2004-07-05 21:16:37 +00:00
Pawel Jakub Dawidek
a2165cbdce
- Add a cross-reference to geom(8).
...
- Add missing 'a'.
2004-05-24 23:05:21 +00:00
Pawel Jakub Dawidek
7f21753e25
Actually we are also able to list only choosen providers.
2004-05-22 16:17:57 +00:00
Pawel Jakub Dawidek
925830e6dd
- More clear example description.
...
- Fix copy&paste bug.
2004-05-21 22:35:18 +00:00
Pawel Jakub Dawidek
1796be69b5
Add manual pages for gconcat(8), gstripe(8) and gnop(8) utilities.
...
Supported by: Wheel - Open Technologies - http://www.wheel.pl
2004-05-21 22:12:24 +00:00