Drop an unnecessary comma in SEE ALSO.
This commit is contained in:
parent
036bb160a1
commit
b55091288f
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: memc.4,v 1.2 2001/09/11 22:52:56 wiz Exp $
|
||||
.\" $NetBSD: memc.4,v 1.3 2002/01/15 01:49:56 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -71,7 +71,7 @@ Errors like this have the potential to corrupt data. As such, it is
|
|||
likely the system will panic very soon afterwards.
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr mainbus 4 ,
|
||||
.Xr mainbus 4
|
||||
.Sh BUGS
|
||||
The
|
||||
.Nm
|
||||
|
|
Loading…
Reference in New Issue