add missing comma; fixes PR 3037.

This commit is contained in:
mikel 1996-12-26 01:53:59 +00:00
parent 764c65979e
commit 445cee15ef
1 changed files with 2 additions and 3 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ahc.4,v 1.3 1996/10/22 21:40:48 explorer Exp $
.\" $NetBSD: ahc.4,v 1.4 1996/12/26 01:53:59 mikel Exp $
.\"
.\" Copyright (c) 1995, 1996
.\" Justin T. Gibbs. All rights reserved.
@ -161,7 +161,7 @@ SCSI residual handling is not complete.
\}
.Sh SEE ALSO
.Xr aha 4 ,
.Xr ahb 4
.Xr ahb 4 ,
.Xr cd 4 ,
.if 0 \{
.Xr scsi 4 ,
@ -188,4 +188,3 @@ driver appeared in
.Tn NetBSD
1.1.
\}