summaryrefslogtreecommitdiffstats
path: root/share/man/man4/targ.4
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2009-10-15 11:32:05 +0000
committerbrueffer <brueffer@FreeBSD.org>2009-10-15 11:32:05 +0000
commit9902cc8e38ae6a34d96208f86b2d403167c8dda4 (patch)
tree0037f4553e222d2d555834912f38b3dd88d7c3a3 /share/man/man4/targ.4
parent6cc5f15f1f8bd96438a528e7525af3382e9d7eee (diff)
downloadFreeBSD-src-9902cc8e38ae6a34d96208f86b2d403167c8dda4.zip
FreeBSD-src-9902cc8e38ae6a34d96208f86b2d403167c8dda4.tar.gz
Use our standard section 4 SYNOPSIS.
MFC after: 3 days
Diffstat (limited to 'share/man/man4/targ.4')
-rw-r--r--share/man/man4/targ.47
1 files changed, 6 insertions, 1 deletions
diff --git a/share/man/man4/targ.4 b/share/man/man4/targ.4
index a1fa449..9bb3762 100644
--- a/share/man/man4/targ.4
+++ b/share/man/man4/targ.4
@@ -31,7 +31,12 @@
.Nm targ
.Nd SCSI target emulator driver
.Sh SYNOPSIS
-.Cd device targ
+To compile this driver into the kernel,
+place the following line in your
+kernel configuration file:
+.Bd -ragged -offset indent
+.Cd "device targ"
+.Ed
.Sh DESCRIPTION
The
.Nm
OpenPOWER on IntegriCloud