diff options
-rw-r--r-- | share/man/man4/man4.i386/ed.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/man4.i386/ed.4 b/share/man/man4/man4.i386/ed.4 index 9a5f585b129..b7920dac662 100644 --- a/share/man/man4/man4.i386/ed.4 +++ b/share/man/man4/man4.i386/ed.4 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: ed.4,v 1.2 1996/05/04 13:03:37 deraadt Exp $ +.\" $Id: ed.4,v 1.3 1998/03/09 02:44:00 millert Exp $ .\" .Dd .Dt ED 4 i386 @@ -39,6 +39,7 @@ .Cd "ed0 at isa? port 0x280 irq 9 iomem 0xd0000" .Cd "ed1 at isa? port 0x250 irq 9 iomem 0xd8000" .Cd "ed2 at isa? port 0x300 irq 10 iomem 0xcc000" +.Cd "ed3 at pci? dev ? function ?" .Sh DESCRIPTION The .Nm @@ -55,7 +56,7 @@ interface are: .It SMC Ultra (8216) Series .It 3Com 3c503 .It Novell NE1000 -.It Novell NE2000 +.It Novell NE2000 and clones .El .Sh DIAGNOSTICS The DP8390 Ethernet chip implements a shared-memory ring-buffer |