Remove an extra comma.

This commit is contained in:
xtraeme 2007-05-07 11:02:21 +00:00
parent 664bf29811
commit 04ae3cd1d0
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: bioctl.8,v 1.1 2007/05/01 17:18:53 bouyer Exp $
.\" $NetBSD: bioctl.8,v 1.2 2007/05/07 11:02:21 xtraeme Exp $
.\" $OpenBSD: bioctl.8,v 1.43 2007/03/20 06:12:11 jmc Exp $
.\"
.\" Copyright (c) 2004, 2005 Marco Peereboom
@ -149,7 +149,7 @@ Volume Status Size Device
.Ed
.Sh SEE ALSO
.Xr bio 4 ,
.Xr mfi 4 ,
.Xr mfi 4 .
.Sh BUGS
the softraid stuff available at this time.
.Sh HISTORY