diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-09-05 14:42:03 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-09-05 14:42:03 +0000 |
commit | 53f802d281daaa6448591452d288db130dd69007 (patch) | |
tree | 2f750b1f3c32c6dc898cdbcbbf67a98ade42112a | |
parent | 3869f4689aa540c61fd19e224493fe8ec3f542ae (diff) |
a little better .Nd;
-rw-r--r-- | share/man/man4/eisa.4 | 4 | ||||
-rw-r--r-- | share/man/man4/sbus.4 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/eisa.4 b/share/man/man4/eisa.4 index 84872bc1203..6c18a5d24ef 100644 --- a/share/man/man4/eisa.4 +++ b/share/man/man4/eisa.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: eisa.4,v 1.13 2006/09/05 09:05:08 jmc Exp $ +.\" $OpenBSD: eisa.4,v 1.14 2006/09/05 14:42:02 jmc Exp $ .\" $NetBSD: eisa.4,v 1.10 2001/09/11 22:52:52 wiz Exp $ .\" .\" Copyright (c) 1997 Jonathan Stone @@ -34,7 +34,7 @@ .Os .Sh NAME .Nm eisa -.Nd introduction to EISA bus machine-independent drivers and support +.Nd introduction to EISA bus support .Sh SYNOPSIS Machine-dependent; depends on the bus topology and .Tn EISA diff --git a/share/man/man4/sbus.4 b/share/man/man4/sbus.4 index dbcdf1ebf0e..f3ba3a15fba 100644 --- a/share/man/man4/sbus.4 +++ b/share/man/man4/sbus.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sbus.4,v 1.30 2006/09/05 14:09:33 jmc Exp $ +.\" $OpenBSD: sbus.4,v 1.31 2006/09/05 14:42:02 jmc Exp $ .\" $NetBSD: sbus.4,v 1.5 2002/01/21 17:54:10 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. @@ -40,7 +40,7 @@ .Os .Sh NAME .Nm sbus -.Nd introduction to sbus bus support and drivers +.Nd introduction to sbus bus support .Sh SYNOPSIS .Cd "sbus* at mainbus?" .Cd "sbus* at iommu?" |