Index: gjournal.8 =================================================================== RCS file: /home/ncvs/src/sbin/geom/class/journal/gjournal.8,v retrieving revision 1.1 diff -u -r1.1 gjournal.8 --- gjournal.8 29 Jan 2007 22:12:22 -0000 1.1 +++ gjournal.8 3 Mar 2007 23:02:54 -0000 @@ -67,7 +67,7 @@ providers. This is block level journaling, not file system level journaling, which means .Nm -everything gets logged, e.g.: for file systems, it journals both data and +gets everything logged, e.g.: for file systems, it journals both data and metadata. The .Nm @@ -133,7 +133,7 @@ Configures .Nm on the given provider(s). -If only one provider is given, both data and journal is stored on the same +If only one provider is given, both data and journal are stored on the same provider. If two providers are given, the first one will be used as data provider and the second will be used as the journal provider.