diff options
author | brueffer <brueffer@FreeBSD.org> | 2009-10-09 10:03:41 +0000 |
---|---|---|
committer | brueffer <brueffer@FreeBSD.org> | 2009-10-09 10:03:41 +0000 |
commit | 98d1caad622f502d371da7167c39347470e2d3a7 (patch) | |
tree | c90c3686e5d34c07fd56e4fbc5d0e876f70c7bdf /share/man | |
parent | dd851241ac8d057ac1ed65a3e27f16f19d3f543c (diff) | |
download | FreeBSD-src-98d1caad622f502d371da7167c39347470e2d3a7.zip FreeBSD-src-98d1caad622f502d371da7167c39347470e2d3a7.tar.gz |
Improved one-line description of this module (taken from NOTES).
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/lindev.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/lindev.4 b/share/man/man4/lindev.4 index b2dc60e..199bd8d 100644 --- a/share/man/man4/lindev.4 +++ b/share/man/man4/lindev.4 @@ -30,7 +30,7 @@ .Os .Sh NAME .Nm lindev -.Nd the lindev module +.Nd Linux-specific pseudo devices support .Sh SYNOPSIS To compile this collection of linux-specific pseudo devices into the kernel, place the following line in your kernel configuration file: |