diff options
author | 2006-07-19 11:01:45 +0000 | |
---|---|---|
committer | 2006-07-19 11:01:45 +0000 | |
commit | d2b91acbe2e46af19da145ee082c09ed2466fecf (patch) | |
tree | d975a428f841f2c0b51ba27f9d077e4ef79fa743 | |
parent | Only compare important parts of the boot block with the backup copy, (diff) | |
download | wireguard-openbsd-d2b91acbe2e46af19da145ee082c09ed2466fecf.tar.xz wireguard-openbsd-d2b91acbe2e46af19da145ee082c09ed2466fecf.zip |
zap a bad comma;
-rw-r--r-- | share/man/man4/mpi.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/mpi.4 b/share/man/man4/mpi.4 index 9e24eeae6b6..9f0c8118a83 100644 --- a/share/man/man4/mpi.4 +++ b/share/man/man4/mpi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mpi.4,v 1.10 2006/07/19 10:19:27 dlg Exp $ +.\" $OpenBSD: mpi.4,v 1.11 2006/07/19 11:01:45 jmc Exp $ .\" .\" Copyright (c) 2006 David Gwynne <dlg@openbsd.org> .\" @@ -106,7 +106,7 @@ Server, Workstation 4.5 and higher .El .Pp -Some models of these controllers have varying degrees of support for RAID 0, +Some models of these controllers have varying degrees of support for RAID 0 and RAID 1. .Sh SEE ALSO .Xr intro 4 , |