Module Name:    src
Committed By:   dholland
Date:           Wed Jun 24 16:28:48 UTC 2009

Modified Files:
        src/share/man/man9: firmload.9

Log Message:
Fix typo, noticed in passing by wiz


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man9/firmload.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man9/firmload.9
diff -u src/share/man/man9/firmload.9:1.4 src/share/man/man9/firmload.9:1.5
--- src/share/man/man9/firmload.9:1.4	Wed Apr 30 13:10:58 2008
+++ src/share/man/man9/firmload.9	Wed Jun 24 16:28:48 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: firmload.9,v 1.4 2008/04/30 13:10:58 martin Exp $
+.\"	$NetBSD: firmload.9,v 1.5 2009/06/24 16:28:48 dholland Exp $
 .\"
 .\" Copyright (c) 2006 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -61,7 +61,7 @@
 images from files residing in the file system that are necessary for the
 devices that they control.
 Firmware images reside in sub-directories, one for each driver, of a series
-of colon-separated path prefixes specified the sysctl variable
+of colon-separated path prefixes specified by the sysctl variable
 .Dv hw.firmware.path .
 .Pp
 The following functions are provided by the

Reply via email to