diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-01-15 08:58:42 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-01-15 08:58:42 +0000 |
commit | 55883a749643821189498dbcc5e0f6cd4e23c290 (patch) | |
tree | df065d6ac3e236a7f4c0abac029c1182b10df5d8 /share/man | |
parent | 1c2e3b643083358be1a86dbb5d9d3e8c262c23f6 (diff) |
tweak previous;
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/vte.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/vte.4 b/share/man/man4/vte.4 index 4d11f35c8b7..41edae3cc9a 100644 --- a/share/man/man4/vte.4 +++ b/share/man/man4/vte.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vte.4,v 1.2 2011/01/15 04:45:32 kevlo Exp $ +.\" $OpenBSD: vte.4,v 1.3 2011/01/15 08:58:41 jmc Exp $ .\" .\" Copyright (c) 2011 Kevin Lo <kevlo@openbsd.org> .\" @@ -27,13 +27,13 @@ The .Nm driver provides support for Ethernet interfaces based on the -RDC R6040 Ethernet chipset which is commonly found on +RDC R6040 Ethernet chipset which is commonly found on Vortex86 System On a Chip (SoC). .Pp The .Nm driver supports interrupt moderation mechanism, a 64-bit multicast -hash filter. +hash filter. .Pp The following .Ar media @@ -56,11 +56,11 @@ For example, .Ic ifconfig vte0 media . .Sh SEE ALSO .Xr arp 4 , -.Xr rdcphy 4 , .Xr ifmedia 4 , .Xr intro 4 , .Xr netintro 4 , .Xr pci 4 , +.Xr rdcphy 4 , .Xr hostname.if 5 , .Xr ifconfig 8 .Sh HISTORY |