From 64d53c4c7d2401ff7f259304054800f496e26941 Mon Sep 17 00:00:00 2001 From: mav Date: Sun, 11 Oct 2015 13:01:51 +0000 Subject: Remove compatibility shims for legacy ATA device names. We got new ATA stack in FreeBSD 8.x, switched to it at 9.x, completely removed old stack at 10.x, so at 11.x it is time to remove compat shims. --- sbin/geom/class/raid/graid.8 | 3 --- 1 file changed, 3 deletions(-) (limited to 'sbin') diff --git a/sbin/geom/class/raid/graid.8 b/sbin/geom/class/raid/graid.8 index 496e44e..e116486 100644 --- a/sbin/geom/class/raid/graid.8 +++ b/sbin/geom/class/raid/graid.8 @@ -304,9 +304,6 @@ Write errors are always considered as disk failures. 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 legacy /dev/ar%d devices. -This should aid the upgrade of systems from legacy to modern releases. .El .Sh EXIT STATUS Exit status is 0 on success, and non-zero if the command fails. -- cgit v1.1