diff options
Diffstat (limited to 'share/man/man4/xl.4')
-rw-r--r-- | share/man/man4/xl.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/xl.4 b/share/man/man4/xl.4 index ceba6f56e45f8..d7f628a27925e 100644 --- a/share/man/man4/xl.4 +++ b/share/man/man4/xl.4 @@ -39,7 +39,8 @@ .Sh SYNOPSIS To compile support for the .Nm -driver into your kernel, place the following lines in your kernel configuration file: +driver into your kernel, place the following lines in your +kernel configuration file: .Bd -ragged -offset indent .Cd "device miibus" .Cd "device xl" |