Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Now the driver supports not only EG20T but al...



details:   https://anonhg.NetBSD.org/src/rev/e1688e344ff1
branches:  trunk
changeset: 782289:e1688e344ff1
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Fri Oct 26 11:43:43 2012 +0000

description:
Now the driver supports not only EG20T but also a lot of other
Intel chipsets' serial over lan devices, so modify the entry.

diffstat:

 share/man/man4/puc.4 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r dfaa141f8a0c -r e1688e344ff1 share/man/man4/puc.4
--- a/share/man/man4/puc.4      Fri Oct 26 10:22:42 2012 +0000
+++ b/share/man/man4/puc.4      Fri Oct 26 11:43:43 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: puc.4,v 1.37 2012/10/18 17:27:36 msaitoh Exp $
+.\" $NetBSD: puc.4,v 1.38 2012/10/26 11:43:43 msaitoh Exp $
 .\"
 .\" Copyright (c) 1998 Christopher G. Demetriou
 .\" All rights reserved.
@@ -32,7 +32,7 @@
 .\"
 .\" <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
 .\"
-.Dd October 19, 2012
+.Dd October 26, 2012
 .Dt PUC 4
 .Os
 .Sh NAME
@@ -91,7 +91,7 @@
 .It Tn "Exsys EX-41098 (4 port serial)"
 .It Tn "IBM 4810 SurePOS 300 Series SCC (4 port serial)"
 .It Tn "InnoSys Keyspan SX Pro (4 port serial)"
-.It Tn "Intel EG20T Serial over LAN"
+.It Tn "Intel chipset internal Serial over LAN"
 .It Tn "I-O DATA RSA-PCI (2 port serial)"
 .It Tn "I-O DATA RSA-PCI2 (2 port serial)"
 .It Tn "I-O DATA RSA-PCI2/P4 (4 port serial)"



Home | Main Index | Thread Index | Old Index