zap leftover lines from previous
authorkn <kn@openbsd.org>
Thu, 13 Apr 2023 10:23:21 +0000 (10:23 +0000)
committerkn <kn@openbsd.org>
Thu, 13 Apr 2023 10:23:21 +0000 (10:23 +0000)
share/man/man4/softraid.4

index 61940e7..b52bf2d 100644 (file)
@@ -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   <todd@OpenBSD.org>
 .\" Copyright (c) 2007 Marco Peereboom <marco@OpenBSD.org>
@@ -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