summaryrefslogtreecommitdiffstats
path: root/share/man/man4/vinum.4
diff options
context:
space:
mode:
authorgrog <grog@FreeBSD.org>1998-11-03 07:02:58 +0000
committergrog <grog@FreeBSD.org>1998-11-03 07:02:58 +0000
commitda2bac6a4930ddeb7bbc0c9c2135009d3a9590eb (patch)
tree784141446006290a911ffa7565d62f566b3eeefa /share/man/man4/vinum.4
parent2c746786bd672d1460f6d363027d69acd66ad9c5 (diff)
downloadFreeBSD-src-da2bac6a4930ddeb7bbc0c9c2135009d3a9590eb.zip
FreeBSD-src-da2bac6a4930ddeb7bbc0c9c2135009d3a9590eb.tar.gz
Correct name of RAID-5 version
Add URL for Cybernet
Diffstat (limited to 'share/man/man4/vinum.4')
-rw-r--r--share/man/man4/vinum.49
1 files changed, 5 insertions, 4 deletions
diff --git a/share/man/man4/vinum.4 b/share/man/man4/vinum.4
index 52407df..8fa5039 100644
--- a/share/man/man4/vinum.4
+++ b/share/man/man4/vinum.4
@@ -35,7 +35,7 @@
.\" otherwise) arising in any way out of the use of this software, even if
.\" advised of the possibility of such damage.
.\"
-.\" $Id: vinum.4,v 1.4 1998/08/20 02:01:16 grog Exp grog $
+.\" $Id: vinum.4,v 1.5 1998/09/29 09:49:46 grog Exp grog $
.\"
.Dd 22 July 1998
.Dt vinum 4
@@ -45,7 +45,7 @@
.Nd Logical Volume Manager
.Sh SYNOPSIS
.Cd "modload /lkm/vinum_mod.o"
-.Cd "modload /lkm/vinum_mod.raid5.o"
+.Cd "modload /lkm/Vinum_mod.o"
.Sh DESCRIPTION
.Nm
is a logical volume manager inspired by, but not derived from, the Veritas
@@ -155,14 +155,15 @@ to issue an error message and terminate.
.Nm
is currently available in two versions: a freely available version which does
not contain RAID-5 functionality, and a full version including RAID-5
-functionality, which is available from Cybernet Systems Inc.
+functionality, which is available from Cybernet Systems
+Inc. (\f(CWhttp://www.cybernet.com\fP).
.Sh RUNNING VINUM
The freely available version of the
.Nm
LKM is called
.Pa /lkm/vinum_mod.o ,
and the RAID-5 version is
-.Pa /lkm/vinum_mod.raid5.o .
+.Pa /lkm/Vinum_mod.o .
To load the module:
.Bd -unfilled -offset indent
# modload /lkm/vinum_mod.o
OpenPOWER on IntegriCloud