diff options
-rw-r--r-- | share/man/man4/pcscp.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/pcscp.4 b/share/man/man4/pcscp.4 index 4d7455d7af8..dfe9989f8a0 100644 --- a/share/man/man4/pcscp.4 +++ b/share/man/man4/pcscp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcscp.4,v 1.5 2003/06/06 10:29:41 jmc Exp $ +.\" $OpenBSD: pcscp.4,v 1.6 2004/03/21 21:16:06 miod Exp $ .\" $NetBSD: pcscp.4,v 1.3 1999/09/12 18:47:12 kleink Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -63,9 +63,9 @@ For .Tn PCI .Tn SCSI host adapters, use the -.Xr ncr 4 +.\" .Xr ncr 4 .\" or -.\" .Xr siop 4 +.Xr siop 4 driver. .Sh SEE ALSO .Xr cd 4 , |