summaryrefslogtreecommitdiff
path: root/sbin/kldload/kldload.8
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/kldload/kldload.8')
-rw-r--r--sbin/kldload/kldload.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/kldload/kldload.8 b/sbin/kldload/kldload.8
index 39b42f0691c1a..84311f4dc1011 100644
--- a/sbin/kldload/kldload.8
+++ b/sbin/kldload/kldload.8
@@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $FreeBSD$
+.\" $FreeBSD: src/sbin/kldload/kldload.8,v 1.7 1999/09/03 16:40:10 chris Exp $
.\"
.Dd April 25, 1997
.Dt KLDLOAD 8