History log of /freebsd-10-stable/sbin/kldconfig/kldconfig.8
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 307403 16-Oct-2016 sevan

MFC r267667:
use .Mt to mark up email addresses consistently (part1)

PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>


# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 141611 10-Feb-2005 ru

Sync program's usage() with manpage's SYNOPSIS.


# 140368 17-Jan-2005 ru

Added the EXIT STATUS section where appropriate.


# 102231 21-Aug-2002 trhodes

s/filesystem/file system/g as discussed on -developers


# 99501 06-Jul-2002 charnier

The .Nm utility


# 80836 01-Aug-2001 obrien

This is actually making its enterance in FreeBSD 4.4.


# 79351 06-Jul-2001 ru

mdoc(7) police: cosmetics.


# 78977 29-Jun-2001 roam

Add kldconfig(8), a utility to modify the kernel module search path.

Reviewed by: -arch, -audit