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/ep.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/ep.4')
-rw-r--r-- | share/man/man4/ep.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ep.4 b/share/man/man4/ep.4 index ae90143097f..2f3e0cc86e0 100644 --- a/share/man/man4/ep.4 +++ b/share/man/man4/ep.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ep.4,v 1.31 2005/07/12 07:53:43 jmc Exp $ +.\" $OpenBSD: ep.4,v 1.32 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 1994 Herb Peyerl .\" All rights reserved. @@ -33,7 +33,7 @@ .Os .Sh NAME .Nm ep -.Nd 3Com EtherLink III and Fast EtherLink III Ethernet driver +.Nd "3Com EtherLink III and Fast EtherLink III 10/100 Ethernet device" .Sh SYNOPSIS .Cd "ep* at eisa?" .Cd "ep* at isa?" |