git: 55cb3a33d920 - stable/14 - ccdconfig.8: Refer to graid(8) and zfs(8) instead of gvinum(8)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 31 Jan 2025 21:35:58 UTC
The branch stable/14 has been updated by jhb:
URL: https://cgit.FreeBSD.org/src/commit/?id=55cb3a33d9200544b2b6578b7b6c40825daaea5a
commit 55cb3a33d9200544b2b6578b7b6c40825daaea5a
Author: John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2025-01-23 15:28:27 +0000
Commit: John Baldwin <jhb@FreeBSD.org>
CommitDate: 2025-01-31 21:35:27 +0000
ccdconfig.8: Refer to graid(8) and zfs(8) instead of gvinum(8)
Reviewed by: imp, emaste
Differential Revision: https://reviews.freebsd.org/D48536
(cherry picked from commit 86116ab256c476191e2fc1fffd79f94382960362)
(cherry picked from commit 8432ddac21b3da5fa45b4f934e90e80deaa9cabf)
---
sbin/ccdconfig/ccdconfig.8 | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/sbin/ccdconfig/ccdconfig.8 b/sbin/ccdconfig/ccdconfig.8
index 07fa3e6348fc..5acfeb6df179 100644
--- a/sbin/ccdconfig/ccdconfig.8
+++ b/sbin/ccdconfig/ccdconfig.8
@@ -27,7 +27,7 @@
.\"
.\" $NetBSD: ccdconfig.8,v 1.4 1996/02/28 01:01:17 thorpej Exp $
.\"
-.Dd March 22, 2024
+.Dd January 23, 2025
.Dt CCDCONFIG 8
.Os
.Sh NAME
@@ -199,15 +199,16 @@ If you need
more than this you should look into external hardware RAID SCSI boxes,
RAID controllers (see GENERIC),
or software RAID systems such as
-.Xr geom 8
-and
-.Xr gvinum 8 .
+.Xr graid 8
+or
+.Xr zfs 8 .
.Sh SEE ALSO
.Xr dd 1 ,
.Xr ccd 4 ,
.Xr gpart 8 ,
-.Xr gvinum 8 ,
-.Xr rc 8
+.Xr graid 8 ,
+.Xr rc 8 ,
+.Xr zfs 8
.Sh HISTORY
The
.Nm