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/stge.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/stge.4')
-rw-r--r-- | share/man/man4/stge.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/stge.4 b/share/man/man4/stge.4 index e70e57adb0d..f26fb6dc9bd 100644 --- a/share/man/man4/stge.4 +++ b/share/man/man4/stge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: stge.4,v 1.11 2006/07/12 19:09:03 brad Exp $ +.\" $OpenBSD: stge.4,v 1.12 2006/08/30 22:56:05 jmc Exp $ .\" $NetBSD: stge.4,v 1.5 2001/09/11 22:52:54 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. @@ -40,7 +40,7 @@ .Os .Sh NAME .Nm stge -.Nd Sundance/Tamarack TC9021 Gigabit Ethernet driver +.Nd Sundance/Tamarack TC9021 Gigabit Ethernet device .Sh SYNOPSIS .Cd "stge* at pci?" .Cd "eephy* at mii?" |