diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-08-30 22:56:06 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-08-30 22:56:06 +0000 |
commit | 75210ab3f34164f0827c90be82d4cda544f35550 (patch) | |
tree | 14f9c97ba43578216f412b49a9e3f7e9df10ded1 /share/man/man4/nge.4 | |
parent | 75615cfea4d245bcee30357e9f6467a3c38399f5 (diff) |
the start of making .Nd lines more useful for section4;
this diff addresses ethernet devices only
input from nick jsg deraadt, maybe some others
Diffstat (limited to 'share/man/man4/nge.4')
-rw-r--r-- | share/man/man4/nge.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/nge.4 b/share/man/man4/nge.4 index 8cd0beb4c71..ab0630840b4 100644 --- a/share/man/man4/nge.4 +++ b/share/man/man4/nge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nge.4,v 1.27 2006/01/08 00:00:51 jmc Exp $ +.\" $OpenBSD: nge.4,v 1.28 2006/08/30 22:56:05 jmc Exp $ .\" Copyright (c) 2001 Wind River Systems .\" Copyright (c) 1997, 1998, 1999, 2000, 2001 .\" Bill Paul <wpaul@bsdi.com>. All rights reserved. @@ -37,7 +37,7 @@ .Os .Sh NAME .Nm nge -.Nd "National Semiconductor PCI Gigabit Ethernet adapter driver" +.Nd National Semiconductor PCI 10/100/Gigabit Ethernet device .Sh SYNOPSIS .Cd "nge* at pci?" .Cd "nsgphy* at mii?" |