From 731867d06819c552bc8051f4e4a272e65c783f3e Mon Sep 17 00:00:00 2001 From: Giorgos Keramidas Date: Wed, 5 Jun 2002 23:39:56 +0000 Subject: [PATCH] Add 'utility' in a place that it was missing. PR: docs/38814 Submitted by: Chris Pepper MFC after: 10 days --- sbin/kldload/kldload.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/kldload/kldload.8 b/sbin/kldload/kldload.8 index d7196d66a9e..1a144a26233 100644 --- a/sbin/kldload/kldload.8 +++ b/sbin/kldload/kldload.8 @@ -38,7 +38,7 @@ .Sh DESCRIPTION The .Nm -loads the file +utility loads the file .Ar filename Ns Pa .ko into the kernel using the kernel linker. .Pp