mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-03 12:35:02 +00:00
Join excessive split lines.
MFC after: 1 week
This commit is contained in:
parent
f367798498
commit
2aea45f0d5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=288419
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user