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/man4.luna88k | |
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/man4.luna88k')
-rw-r--r-- | share/man/man4/man4.luna88k/le.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.luna88k/le.4 b/share/man/man4/man4.luna88k/le.4 index c75860f5f02..ae3d108c0d9 100644 --- a/share/man/man4/man4.luna88k/le.4 +++ b/share/man/man4/man4.luna88k/le.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: le.4,v 1.1 2004/04/21 15:59:57 miod Exp $ +.\" $OpenBSD: le.4,v 1.2 2006/08/30 22:56:05 jmc Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -38,7 +38,7 @@ .Os .Sh NAME .Nm le -.Nd AMD LANCE Ethernet interface +.Nd AMD LANCE Ethernet device .Sh SYNOPSIS .Cd "le0 at mainbus0" .Sh DESCRIPTION |