summaryrefslogtreecommitdiffstats
path: root/share/man/man4/targ.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-09-08 19:57:22 +0000
committerru <ru@FreeBSD.org>2003-09-08 19:57:22 +0000
commit1c23ef339bcd24785a7edbf6087f4e9c1054a22e (patch)
treef208c0020248a2800766b91d7bf24e0234629b8b /share/man/man4/targ.4
parentecf79cde9e1b8a35a0190579797cc483bcd50714 (diff)
downloadFreeBSD-src-1c23ef339bcd24785a7edbf6087f4e9c1054a22e.zip
FreeBSD-src-1c23ef339bcd24785a7edbf6087f4e9c1054a22e.tar.gz
mdoc(7): Use the new feature of the .In macro.
Diffstat (limited to 'share/man/man4/targ.4')
-rw-r--r--share/man/man4/targ.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/targ.4 b/share/man/man4/targ.4
index 5e8a727..f3618c0 100644
--- a/share/man/man4/targ.4
+++ b/share/man/man4/targ.4
@@ -72,7 +72,7 @@ Any data transfers requested by the user CCBs are done via zero-copy IO.
The following
.Xr ioctl 2
calls are defined in the header file
-.Aq Pa cam/scsi/scsi_targetio.h .
+.In cam/scsi/scsi_targetio.h .
.Bl -tag -width ".Dv TARGIOCDISABLE"
.It Dv TARGIOCENABLE
.Pq Vt "struct ioc_enable_lun"
@@ -114,7 +114,7 @@ it.
.El
.Sh FILES
.Bl -tag -width ".Pa /sys/cam/scsi/scsi_target.c" -compact
-.It Aq Pa cam/scsi/scsi_targetio.h
+.It In cam/scsi/scsi_targetio.h
describes the usermode interface.
.It Pa /sys/cam/scsi/scsi_target.c
is the driver source file.
OpenPOWER on IntegriCloud