summaryrefslogtreecommitdiffstats
path: root/share/examples
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2015-09-30 12:40:51 +0000
committerbrueffer <brueffer@FreeBSD.org>2015-09-30 12:40:51 +0000
commit0ed33a9921d09f4a4c791d98ffe797a71936e42a (patch)
tree22f03adb9b52846f78bf64621a539761bab1a58c /share/examples
parentc3f8d46dc4768cc2260aab00c30a9820ff61ac6e (diff)
downloadFreeBSD-src-0ed33a9921d09f4a4c791d98ffe797a71936e42a.zip
FreeBSD-src-0ed33a9921d09f4a4c791d98ffe797a71936e42a.tar.gz
Join excessive split lines.
MFC after: 1 week
Diffstat (limited to 'share/examples')
-rw-r--r--share/examples/mdoc/example.48
1 files changed, 3 insertions, 5 deletions
diff --git a/share/examples/mdoc/example.4 b/share/examples/mdoc/example.4
index e5c8a1f..946dd3a 100644
--- a/share/examples/mdoc/example.4
+++ b/share/examples/mdoc/example.4
@@ -26,15 +26,14 @@
.\"
.\" Note: The date here should be updated whenever a non-trivial
.\" change is made to the manual page.
-.Dd April 1, 2006
+.Dd July 31, 2015
.Dt EXAMPLE 4 i386
.Os
.Sh NAME
.Nm example
.Nd "example device driver manual page"
.Sh SYNOPSIS
-To compile the
-driver into the kernel,
+To compile the driver into the kernel,
place the following lines in the
kernel configuration file:
.Bd -ragged -offset indent
@@ -42,8 +41,7 @@ kernel configuration file:
.Cd "options EXAMPLE_DEBUG"
.Ed
.Pp
-Alternatively, to load the
-driver as a
+Alternatively, to load the driver as a
module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
OpenPOWER on IntegriCloud