summaryrefslogtreecommitdiffstats
path: root/share/man/man4/kld.4
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1999-08-15 10:48:36 +0000
committermpp <mpp@FreeBSD.org>1999-08-15 10:48:36 +0000
commit1f5a4f9ad465f182157dee55817ad86871e3e16a (patch)
treeda7bcc207ff83a15c9eee8f0b3d51143484b6a24 /share/man/man4/kld.4
parent88125b8f609ced152152199f225dde7805edb174 (diff)
downloadFreeBSD-src-1f5a4f9ad465f182157dee55817ad86871e3e16a.zip
FreeBSD-src-1f5a4f9ad465f182157dee55817ad86871e3e16a.tar.gz
Various man page cleanup:
- Sort xrefs - FreeBSD.ORG -> FreeBSD.org - Be consistent with section names as outlined in mdoc(7). - Other misc mdoc cleanup. PR: doc/13144 Submitted by: Alexey M. Zelkin <phantom@cris.net>
Diffstat (limited to 'share/man/man4/kld.4')
-rw-r--r--share/man/man4/kld.46
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/kld.4 b/share/man/man4/kld.4
index dd29a2c..0a157db 100644
--- a/share/man/man4/kld.4
+++ b/share/man/man4/kld.4
@@ -23,7 +23,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: kld.4,v 1.1 1999/04/13 13:23:11 ghelmer Exp $
+.\" $Id: kld.4,v 1.2 1999/04/13 14:51:51 ghelmer Exp $
.\"
.Dd November 08, 1998
.Dt KLD 4
@@ -160,7 +160,9 @@ facility was originally implemented by
.Sh HISTORY
The
.Nm
-facility appeared in FreeBSD 3.0 and was designed as a replacement for the
+facility appeared in
+.Fx 3.0
+and was designed as a replacement for the
.Xr lkm 4
facility, which was similar in functionality to the loadable kernel modules
facility provided by
OpenPOWER on IntegriCloud