diff options
author | 2000-10-08 19:38:12 +0000 | |
---|---|---|
committer | 2000-10-08 19:38:12 +0000 | |
commit | 1e6be99afbfe6019acfa662e7fb1b226d5defe03 (patch) | |
tree | 198373858c0c88e348c436a022b1d3c81cd44d20 | |
parent | Add support for Symbios (NCR) 1510 and 1510D. Based on a patch from (diff) | |
download | wireguard-openbsd-1e6be99afbfe6019acfa662e7fb1b226d5defe03.tar.xz wireguard-openbsd-1e6be99afbfe6019acfa662e7fb1b226d5defe03.zip |
Mention Symbios 53C1510 and 53C1510D
-rw-r--r-- | share/man/man4/ncr.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ncr.4 b/share/man/man4/ncr.4 index b21f813f1dd..2087122bc93 100644 --- a/share/man/man4/ncr.4 +++ b/share/man/man4/ncr.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ncr.4,v 1.4 2000/03/27 23:28:23 millert Exp $ +.\" $OpenBSD: ncr.4,v 1.5 2000/10/08 19:38:12 millert Exp $ .\" .\" Copyright (c) 1994 James A. Jegers .\" All rights reserved. @@ -47,7 +47,7 @@ The .Nm driver provides support for the NCR (now Symbios) 53C810, 53C815, 53C820, -53C825, 53C860, 53C875, 53C876, 53C885, 53C895, and 53C896 +53C825, 53C860, 53C875, 53C876, 53C885, 53C895, 53C896, 53C1510, and 53C1510D .Tn SCSI controller chips. .Pp |