diff options
author | Tom Rhodes <trhodes@FreeBSD.org> | 2005-07-21 05:02:39 +0000 |
---|---|---|
committer | Tom Rhodes <trhodes@FreeBSD.org> | 2005-07-21 05:02:39 +0000 |
commit | 90296834d97db401ea834f9e27960d66a97091d0 (patch) | |
tree | ab41c636fe0279f883f615efc63c8337889c55c2 /share/man/man4/my.4 | |
parent | 77ba29982fc46461c58c28fa6cb51ea234ef89fe (diff) |
Notes
Diffstat (limited to 'share/man/man4/my.4')
-rw-r--r-- | share/man/man4/my.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/my.4 b/share/man/man4/my.4 index 0854627f9f756..c8e12e8cf9c44 100644 --- a/share/man/man4/my.4 +++ b/share/man/man4/my.4 @@ -33,8 +33,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 my" |