1comment = "GEOM configuration utilities" 2 3desc = <<EOD 4The geom(4) subsystem provides a modular, generic interface to manage disk 5devices, including disk partitioning, basic RAID, and block-level encryption. 6This package provides the command-line utilities used to manage GEOM. 7EOD 8 9annotations { 10 set = minimal 11} 12