David E. O'Brien
7838c4d1c1
Rename the generic "CLASS" to the more specific "GEOM_CLASS".
...
While I'm here remove redundancy and inconsistencies.
Obtained from: Juniper Networks
2010-12-15 23:24:34 +00:00
Andrey V. Elsukov
21bf062e7e
Replace strlen(_PATH_DEV) with sizeof(_PATH_DEV) - 1.
...
Suggested by: kib
Approved by: kib (mentor)
MFC after: 5 days
2010-10-09 20:20:27 +00:00
Ulrich Spörlein
0d9deed52c
mdoc: drop redundant .Pp and .LP calls
...
They have no effect when coming in pairs, or before .Bl/.Bd
2010-10-08 12:40:16 +00:00
Pawel Jakub Dawidek
946e2f3595
- Remove gc_argname field. It was introduced for gpart(8), but if I
...
understand everything correctly, we don't really need it.
- Provide default numeric value as strings. This allows to simplify
a lot of code.
- Bump version number.
2010-09-13 13:48:18 +00:00
Maxim Konovalov
da3ea50434
o Fix typo in the example.
...
PR: docs/134930
Submitted by: Alex Keda
MFC after: 1 week
2009-05-25 09:52:58 +00:00
Edward Tomasz Napierala
4e6430a67f
Slightly improve gjournal documentation.
...
Reviewed by: pjd
2009-04-29 10:02:50 +00:00
Pawel Jakub Dawidek
663b354412
- Punctuation fixes.
...
- New sentence - new line.
Reported by: Ben Kaduk <minimarmot@gmail.com>
- No more than 80 chars per line.
2009-02-22 15:03:29 +00:00
Pawel Jakub Dawidek
5d6fbb9900
Correct the year.
...
Reported by: Florian Smeets <flo@kasimir.com>
2009-02-17 20:35:11 +00:00
Pawel Jakub Dawidek
9744488197
Document kern.geom.journal.* sysctls.
...
PR: docs/130548
Submitted by: Hywel Mallett <hywel@hmallett.co.uk>
MFC after: 1 week
2009-02-17 20:30:17 +00:00
Remko Lodder
afa09cae88
I keep taking timemachines to get back in time. Update the
...
year to 2008.
Noticed by: ceri
2008-04-13 11:05:59 +00:00
Remko Lodder
722bb56802
Add missing device in tunefs entry.
...
PR: docs/122702
Submitted by: Yoshihiro Ota <ota@j.email.ne.jp>
MFC After: 3 days
2008-04-13 07:48:05 +00:00
Ruslan Ermilov
f86f9eeaef
Briefly document what the -c option of the "label" command does.
...
MFC after: 3 days
2007-11-15 06:31:18 +00:00
Ruslan Ermilov
5419612785
Revise the markup and apply some wordsmithing.
...
Reviewed by: pjd
MFC after: 3 days
2007-11-15 06:23:33 +00:00
Marcel Moolenaar
3cf55d3ab9
Add gpart(8).
...
In order to support gpart(8), geom(8) needs to support a named
argument. Also, optional string parameters are a requirement.
Both have been added to the infrastructure. The former required
all existing classes to be adjusted.
2007-05-15 20:25:18 +00:00
Pawel Jakub Dawidek
89f75c2a04
- Protect against specifing journal less than 100MB and against journal
...
which size is not multiple of sector size.
Reported by: Eric Anderson <anderson@centtech.com>
- Improve wording in error message. I'm sorry, I don't remember who
submitted this one.
2007-04-03 15:29:16 +00:00
Pawel Jakub Dawidek
2e0f7f9fb0
Forgot to hook up gjournal manual page to the build.
...
Reminded by: simon, piso
2007-02-10 17:59:46 +00:00
Pawel Jakub Dawidek
51ca5b2182
Add gjournal(8) manual page. Documentation of kern.geom.journal.* sysctls
...
is still missing, ehh.
Reviewed by: trhodes
2007-01-29 22:12:22 +00:00
Pawel Jakub Dawidek
6634ef3651
Fix powerpc build.
...
Reported by: Peter Grehan <grehan@freebsd.org>
2006-11-01 09:22:33 +00:00
Pawel Jakub Dawidek
bd7f6c2999
Add userland control utility for gjournal GEOM class.
...
Sponsored by: home.pl
2006-10-31 21:32:54 +00:00