diff options
author | 2006-03-05 05:19:26 +0000 | |
---|---|---|
committer | 2006-03-05 05:19:26 +0000 | |
commit | ac4174d3d7361ec6ebcef3a545d516d05478dbec (patch) | |
tree | 370fe6d72a1df9a29a0428a832069223163bc894 | |
parent | Update tables after event. (diff) | |
download | wireguard-openbsd-ac4174d3d7361ec6ebcef3a545d516d05478dbec.tar.xz wireguard-openbsd-ac4174d3d7361ec6ebcef3a545d516d05478dbec.zip |
Mention nfe(4).
-rw-r--r-- | share/man/man4/man4.amd64/intro.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.i386/intro.4 | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/share/man/man4/man4.amd64/intro.4 b/share/man/man4/man4.amd64/intro.4 index cb1c7f3688c..1abdd4dc332 100644 --- a/share/man/man4/man4.amd64/intro.4 +++ b/share/man/man4/man4.amd64/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.18 2006/02/01 19:33:25 martin Exp $ +.\" $OpenBSD: intro.4,v 1.19 2006/03/05 05:19:27 jsg Exp $ .\" .\" Copyright (c) 1994 Christopher G. Demetriou .\" All rights reserved. @@ -271,6 +271,8 @@ LSI Fusion-MPT SCSI and FibreChannel host adapter. .\"Novell NE1000 and 2000 Ethernet interface. .\".It Xr neo 4 .\"NeoMagic 256AV/ZX audio. +.It Xr nfe 4 +NVIDIA nForce MCP Ethernet. .\".It Xr nge 4 .\"National Semiconductor PCI Gigabit Ethernet. .It Xr nofn 4 diff --git a/share/man/man4/man4.i386/intro.4 b/share/man/man4/man4.i386/intro.4 index d7ba054b0ac..b2fa78938ef 100644 --- a/share/man/man4/man4.i386/intro.4 +++ b/share/man/man4/man4.i386/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.68 2006/02/01 19:33:25 martin Exp $ +.\" $OpenBSD: intro.4,v 1.69 2006/03/05 05:19:26 jsg Exp $ .\" .\" Copyright (c) 1994 Christopher G. Demetriou .\" All rights reserved. @@ -285,6 +285,8 @@ National Semiconductor PC87366 LPC Super I/O. Novell NE1000 and 2000 Ethernet interface. .It Xr neo 4 NeoMagic 256AV/ZX audio. +.It Xr nfe 4 +NVIDIA nForce MCP Ethernet. .It Xr nge 4 National Semiconductor PCI Gigabit Ethernet. .It Xr nofn 4 |