diff options
author | 2003-05-17 21:31:56 +0000 | |
---|---|---|
committer | 2003-05-17 21:31:56 +0000 | |
commit | ffebf2234f657c55a4d6c5db72ac90fa8a2408de (patch) | |
tree | dc8e33d3ace48e2bbf7060050601562c1f9da2de | |
parent | Use unique variable names in Makefile.*.inc. (diff) | |
download | wireguard-openbsd-ffebf2234f657c55a4d6c5db72ac90fa8a2408de.tar.xz wireguard-openbsd-ffebf2234f657c55a4d6c5db72ac90fa8a2408de.zip |
- .Xr ct escaped to prevent groff warning
- capital letter not used for .Nd
- incorrect macro
-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 , |