diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-07-09 13:26:21 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-07-09 13:26:21 +0000 |
commit | ec7c30333358237f51b30f50a50d51d55aca8e45 (patch) | |
tree | 88142ec1e5443c28bf72e7fe3167c383da793ba9 /share/man/man4/isp.4 | |
parent | 1a572b26848ce70668c765a2570819f54e7ebce2 (diff) |
- fix lists/displays
- quote .Cd's
- add/remove .Pp's as necessary
- fix some .Re/.Rs's
- simplify macros
Diffstat (limited to 'share/man/man4/isp.4')
-rw-r--r-- | share/man/man4/isp.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/isp.4 b/share/man/man4/isp.4 index e480bb6d2d8..d767d7d5640 100644 --- a/share/man/man4/isp.4 +++ b/share/man/man4/isp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isp.4,v 1.13 2003/06/06 10:29:41 jmc Exp $ +.\" $OpenBSD: isp.4,v 1.14 2003/07/09 13:26:20 jmc Exp $ .\" .\" Copyright (c) 1998, 1999 .\" Matthew Jacob, for NASA/Ames Research Center @@ -35,7 +35,7 @@ .Sh SYNOPSIS .Cd "isp* at pci? dev ? function ?" Pq PCI .Cd "isp* at sbus? slot ? offset ?" Pq SBus -.Cd scsibus* at isp? +.Cd "scsibus* at isp?" .Sh DESCRIPTION This driver provides access to a .Tn SCSI |