diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-05-17 21:31:57 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-05-17 21:31:57 +0000 |
commit | 26b7b2c24a423dc452611e387ba648020464d033 (patch) | |
tree | 2aabdad20d3abc443f642946a1298bd2ca7f44c1 /share | |
parent | 36c052f4866dfe0e5d0fba8129233255d4107756 (diff) |
- .Xr ct escaped to prevent groff warning
- capital letter not used for .Nd
- incorrect macro
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.hp300/nhpib.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/man4.hp300/nhpib.4 b/share/man/man4/man4.hp300/nhpib.4 index 2555c971182..e20d50a1c31 100644 --- a/share/man/man4/man4.hp300/nhpib.4 +++ b/share/man/man4/man4.hp300/nhpib.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nhpib.4,v 1.1 2003/03/16 20:12:51 miod Exp $ +.\" $OpenBSD: nhpib.4,v 1.2 2003/05/17 21:31:56 jmc Exp $ .\" $NetBSD: hpib.4,v 1.2 2002/01/15 01:35:44 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. @@ -40,13 +40,13 @@ .Os .Sh NAME .Nm hpib -.Nd Built-in and 98625 HP-IB interfaces +.Nd built-in and 98625 HP-IB interfaces .Sh SYNOPSIS .Cd "nhpib* at dio? scode ?" .Cd "hpibbus* at nhpib?" .Cd "fhpib* at dio? scode ?" .Cd "hpibbus* at fhpib?" -.Cd "" +.Pp .Cd "hd* at hpibbus? slave ? punit ? " Pq "disks" .Cd "ct* at hpibbus? slave ? punit ? " Pq "cartridge tapes" .Cd "mt* at hpibbus? slave ? punit ? " Pq "9-track tapes" @@ -56,7 +56,7 @@ The .Nm driver supports the built-in and 98625 HP-IB interfaces. .Sh SEE ALSO -.Xr ct 4 , +.Xr \&ct 4 , .Xr dio 4 , .Xr hd 4 , .Xr intro 4 , |