From ea1dbd78a37a07ae29c84d86f982aa344339f499 Mon Sep 17 00:00:00 2001 From: Joel Dahl Date: Wed, 13 Jun 2012 19:08:00 +0000 Subject: [PATCH] Sync example file with mdoc changes made in rev 235450. --- share/examples/mdoc/example.4 | 2 -- 1 file changed, 2 deletions(-) diff --git a/share/examples/mdoc/example.4 b/share/examples/mdoc/example.4 index a5fa1a67a99..c39e4865a9a 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 :