diff options
Diffstat (limited to 'lib/geom/journal/gjournal.8')
-rw-r--r-- | lib/geom/journal/gjournal.8 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/geom/journal/gjournal.8 b/lib/geom/journal/gjournal.8 index 6eb8cde821ae..f9959ffa0f3f 100644 --- a/lib/geom/journal/gjournal.8 +++ b/lib/geom/journal/gjournal.8 @@ -22,8 +22,6 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ -.\" .Dd February 17, 2009 .Dt GJOURNAL 8 .Os @@ -63,7 +61,7 @@ The .Nm utility is used for journal configuration on the given GEOM provider. -The Journal and data may be stored on the same provider or on two separate +The journal and data may be stored on the same provider or on two separate providers. This is block level journaling, not file system level journaling, which means everything gets logged, e.g.\& for file systems, it journals both data and |