Source-Changes-HG archive

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

[src/netbsd-1-5]: src/share/man/man4 Pull(up, down, around and through) rev 1.2...



details:   https://anonhg.NetBSD.org/src/rev/d3ff13175664
branches:  netbsd-1-5
changeset: 488473:d3ff13175664
user:      jhawk <jhawk%NetBSD.org@localhost>
date:      Wed Jul 12 21:48:09 2000 +0000

description:
Pull(up,down,around and through) rev 1.2 approved by thorpej:
  Pulldown rev 1.1.2.1:
    Apply patch (requested by jhawk):
      Say that this driver currently does not work on big-endian
      systems, and remove ambiguity about when it was introduced.

diffstat:

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

diffs (28 lines):

diff -r a2e8bdbd1a3e -r d3ff13175664 share/man/man4/ti.4
--- a/share/man/man4/ti.4       Wed Jul 12 21:45:34 2000 +0000
+++ b/share/man/man4/ti.4       Wed Jul 12 21:48:09 2000 +0000
@@ -29,7 +29,7 @@
 .\" THE POSSIBILITY OF SUCH DAMAGE.
 .\"
 .\" FreeBSD Id: src/share/man/man4/ti.4,v 1.5 2000/01/23 16:13:24 asmodai Exp
-.\" $NetBSD: ti.4,v 1.1 2000/02/09 14:21:06 drochner Exp $
+.\" $NetBSD: ti.4,v 1.1.6.1 2000/07/12 21:48:09 jhawk Exp $
 .\"
 .Dd March 4, 1999
 .Dt TI 4
@@ -168,7 +168,7 @@
 The
 .Nm
 device driver first appeared in
-.Nx 1.5/1.4.2 .
+.Nx 1.4.2 .
 .Sh AUTHORS
 The
 .Nm
@@ -180,4 +180,6 @@
 PCI memory range is located in "sparse" space only.
 .Pp
 VLAN tagging is not supported in 
+.Pp
+This driver currently does not work on big-endian systems.
 .Nx .



Home | Main Index | Thread Index | Old Index