aboutsummaryrefslogtreecommitdiff
path: root/share/examples/mdoc
diff options
context:
space:
mode:
authorJoel Dahl <joel@FreeBSD.org>2012-06-13 19:08:00 +0000
committerJoel Dahl <joel@FreeBSD.org>2012-06-13 19:08:00 +0000
commitea1dbd78a37a07ae29c84d86f982aa344339f499 (patch)
tree1438782cefdf129309f68cace56fc9ed95b1d228 /share/examples/mdoc
parent6195bfebcc805855468ac6d9bba3e63fe21a48aa (diff)
Notes
Diffstat (limited to 'share/examples/mdoc')
-rw-r--r--share/examples/mdoc/example.42
1 files changed, 0 insertions, 2 deletions
diff --git a/share/examples/mdoc/example.4 b/share/examples/mdoc/example.4
index a5fa1a67a996..c39e4865a9ab 100644
--- a/share/examples/mdoc/example.4
+++ b/share/examples/mdoc/example.4
@@ -34,7 +34,6 @@
.Nd "example device driver manual page"
.Sh SYNOPSIS
To compile the
-.Ns Nm
driver into the kernel,
place the following lines in the
kernel configuration file:
@@ -44,7 +43,6 @@ kernel configuration file:
.Ed
.Pp
Alternatively, to load the
-.Ns Nm
driver as a
module at boot time, place the following line in
.Xr loader.conf 5 :