diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-07-19 11:01:46 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-07-19 11:01:46 +0000 |
commit | c6cf17b1a71b23bbf31154dc354bee7e645d67b8 (patch) | |
tree | 2da72dfb65dd7f8f6827046d4b671bc9e0ded405 | |
parent | 063db23d2e9c5d567d4138ce1e0bc6aa8bf69f1c (diff) |
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 , |