From cfa83d409762647d64664e7f3b38522acda0de46 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Sat, 19 May 2018 20:34:19 +0200 Subject: [PATCH] man: clarify RAID as GEOM mirror --- src/man/man8/opnsense-installer.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/man/man8/opnsense-installer.8 b/src/man/man8/opnsense-installer.8 index 568967ee4..c667415c6 100644 --- a/src/man/man8/opnsense-installer.8 +++ b/src/man/man8/opnsense-installer.8 @@ -40,7 +40,7 @@ The installation is driven by a frontend connected to the backend process via local socket. .Pp The purpose of the installer is to install the system on a target -disk using several options like UFS, ZFS, RAID, GPT, MBR, etc. +disk using several options like UFS, ZFS, GEOM mirror, GPT, MBR, etc. It may also carry out tasks such as configuration import or password recovery. .Sh SEE ALSO