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/com.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/com.4')
-rw-r--r-- | share/man/man4/com.4 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man4/com.4 b/share/man/man4/com.4 index f8613e8d985..9117b199711 100644 --- a/share/man/man4/com.4 +++ b/share/man/man4/com.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: com.4,v 1.3 2000/09/09 17:15:55 deraadt Exp $ +.\" $OpenBSD: com.4,v 1.4 2000/10/18 02:38:21 aaron Exp $ .\" $NetBSD: com.4,v 1.5 1996/03/16 00:07:08 thorpej Exp $ .\" .\" Copyright (c) 1990, 1991 The Regents of the University of California. @@ -42,8 +42,7 @@ .Os .Sh NAME .Nm com -.Nd -serial communications interface +.Nd serial communications interface .Sh SYNOPSIS .Cd "com0 at isa? port" \&"IO_COM1\&" irq 4 .Cd "com1 at isa? port" \&"IO_COM2\&" irq 3 |