diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-08-20 06:09:33 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-08-20 06:09:33 +0000 |
commit | 9f75129a22149ceb48b08c0c356fa0cad8502345 (patch) | |
tree | c0654e6475052cb0b4d03980b4cb4bb93f6650c9 /share/man/man4/man4.hppa | |
parent | 54cd462976c02892e956acae4ce7a3b93d6cd249 (diff) |
Powered by @mantoya.
o) we don't like .Nd without argument, except next line starts with a new
tag;
millert@ ok
Diffstat (limited to 'share/man/man4/man4.hppa')
-rw-r--r-- | share/man/man4/man4.hppa/com.4 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man4/man4.hppa/com.4 b/share/man/man4/man4.hppa/com.4 index f19aaf03f4a..d5859beba7c 100644 --- a/share/man/man4/man4.hppa/com.4 +++ b/share/man/man4/man4.hppa/com.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: com.4,v 1.2 1999/05/16 19:56:58 alex Exp $ +.\" $OpenBSD: com.4,v 1.3 2001/08/20 06:09:32 mpech Exp $ .\" .\" Copyright (c) 1990, 1991 The Regents of the University of California. .\" All rights reserved. @@ -41,8 +41,7 @@ .Os .Sh NAME .Nm com -.Nd -serial communications interface +.Nd serial communications interface .Sh SYNOPSIS .Cd "com0 at gsc? irq 5" .Cd "com1 at gsc? irq 6" |