diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-10-18 02:38:26 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-10-18 02:38:26 +0000 |
commit | 9097ff4255cb9330255b28830481aba4f0f3f366 (patch) | |
tree | acf0da9feff2a59a78739c84ecd70bdf1f083260 /share/man/man4/ef.4 | |
parent | 4df57f55eb2dedec9ac6e371180b67e1e341ea20 (diff) |
- Arguments to .Nd should go on the same line as .Nd.
- Standardize Nd format for all Ethernet man pages for easy man -k'ing.
Diffstat (limited to 'share/man/man4/ef.4')
-rw-r--r-- | share/man/man4/ef.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ef.4 b/share/man/man4/ef.4 index 161cbe10f29..ff596d91ec2 100644 --- a/share/man/man4/ef.4 +++ b/share/man/man4/ef.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ef.4,v 1.5 2000/05/28 19:51:44 jason Exp $ +.\" $OpenBSD: ef.4,v 1.6 2000/10/18 02:38:22 aaron Exp $ .\" .\" Copyright (c) 1998 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -34,7 +34,7 @@ .Os .Sh NAME .Nm ef -.Nd "3Com Fast EtherLink ISA (3C515)" +.Nd 3Com Fast EtherLink ISA (3c515) driver .Sh SYNOPSIS .Cd "ef* at isapnp?" .Sh DESCRIPTION |