From 6998737d06e4eb458a44ea275a4658fefb481986 Mon Sep 17 00:00:00 2001 From: Joel Dahl Date: Thu, 4 Apr 2013 10:26:09 +0000 Subject: [PATCH] Minor rewording. Discussed with: mav --- sbin/geom/class/raid/graid.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sbin/geom/class/raid/graid.8 b/sbin/geom/class/raid/graid.8 index b69c9114cc4..47d7fa2c869 100644 --- a/sbin/geom/class/raid/graid.8 +++ b/sbin/geom/class/raid/graid.8 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd January 16, 2013 +.Dd April 4, 2013 .Dt GRAID 8 .Os .Sh NAME @@ -305,7 +305,7 @@ Time to wait for missing array components on startup. .It Va kern.geom.raid. Ns Ar X Ns Va .enable : No 1 Enable taste for specific metadata or transformation module. .It Va kern.geom.raid.legacy_aliases : No 0 -Enable geom raid emulation of /dev/ar%d devices from ataraid(4) +Enable geom raid emulation of legacy /dev/ar%d devices. This should aid the upgrade of systems from legacy to modern releases. .El .Sh EXIT STATUS