From 41a727a91dba5dbfc38005438f2c6cba9ce426e8 Mon Sep 17 00:00:00 2001 From: kn Date: Thu, 13 Apr 2023 10:23:21 +0000 Subject: [PATCH] zap leftover lines from previous --- share/man/man4/softraid.4 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/share/man/man4/softraid.4 b/share/man/man4/softraid.4 index 61940e73dde..b52bf2d0e37 100644 --- a/share/man/man4/softraid.4 +++ b/share/man/man4/softraid.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: softraid.4,v 1.53 2023/02/09 11:35:17 kn Exp $ +.\" $OpenBSD: softraid.4,v 1.54 2023/04/13 10:23:21 kn Exp $ .\" .\" Copyright (c) 2007 Todd T. Fries .\" Copyright (c) 2007 Marco Peereboom @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: February 9 2023 $ +.Dd $Mdocdate: April 13 2023 $ .Dt SOFTRAID 4 .Os .Sh NAME @@ -184,7 +184,6 @@ Initialize the partition tables of all disks: .Pp Now create RAID partitions on all disks: .Bd -literal -offset indent -$ echo 'RAID *' > template # echo 'RAID *' | disklabel -wAT- wd1 # echo 'RAID *' | disklabel -wAT- wd2 # echo 'RAID *' | disklabel -wAT- wd3 -- 2.20.1