diff options
| author | Christian Brueffer <brueffer@FreeBSD.org> | 2003-12-27 16:00:42 +0000 |
|---|---|---|
| committer | Christian Brueffer <brueffer@FreeBSD.org> | 2003-12-27 16:00:42 +0000 |
| commit | b194fa9395801e62bbb9c35c2ca171ce2ab97c97 (patch) | |
| tree | dfd6c45412a32c353dc91154528ccb324b857555 | |
| parent | 4206a5bbdc1dd548cce7496466bf42ded7b0cbf0 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/vpo.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/vpo.4 b/share/man/man4/vpo.4 index 889ce91414e0..08326aab0372 100644 --- a/share/man/man4/vpo.4 +++ b/share/man/man4/vpo.4 @@ -37,7 +37,7 @@ For one or more SCSI busses: .Cd "device scbus" .Sh DESCRIPTION The primary purpose of the -.Em vpo +.Nm driver is to provide access to the Adaptec AIC-7110 SCSI controller built in the Iomega ZIP drive. But it should also work with the Iomega Jaz Traveller @@ -82,7 +82,7 @@ bootflags to force other modes. .Xr ppc 4 , .Xr scsi 4 .Sh BUGS -During boot, the driver firstly try to detect a classic ZIP, then a ZIP+. +During boot, the driver first tries to detect a classic ZIP, then a ZIP+. The ZIP+ detection is intrusive and may send erroneous characters to your printer if the drive is not connected to your parallel port. .Sh HISTORY |
