Skip to content

Commit 0239aab

Browse files
committed
Use Aq instead of \*[Lt]\*[Gt].
1 parent bce1837 commit 0239aab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

share/man/man9/scsipi.9

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" $NetBSD: scsipi.9,v 1.22 2009/04/02 19:02:42 mjf Exp $
1+
.\" $NetBSD: scsipi.9,v 1.23 2009/05/04 20:10:19 wiz Exp $
22
.\"
33
.\"
44
.\" Copyright (c) 2001 Manuel Bouyer.
@@ -194,7 +194,7 @@ adapter's ID on this channel
194194
.It Va int chan_defquirks
195195
default device quirks.
196196
Quirks are defined in
197-
.Pa \*[Lt]dev/scsipi/scsipiconf.h\*[Gt]
197+
.Aq Pa dev/scsipi/scsipiconf.h
198198
and are usually set in the middle layer based on the device's inquiry
199199
data.
200200
For some kinds of adapters it may be convenient to have a set of

0 commit comments

Comments
 (0)