Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9 Crap - another typo.



details:   https://anonhg.NetBSD.org/src/rev/22c1fddb396a
branches:  trunk
changeset: 756744:22c1fddb396a
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Sat Jul 31 03:44:33 2010 +0000

description:
Crap - another typo.

diffstat:

 share/man/man9/module.9 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 0579f0756758 -r 22c1fddb396a share/man/man9/module.9
--- a/share/man/man9/module.9   Sat Jul 31 03:43:00 2010 +0000
+++ b/share/man/man9/module.9   Sat Jul 31 03:44:33 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: module.9,v 1.2 2010/07/31 03:43:00 pgoyette Exp $
+.\"    $NetBSD: module.9,v 1.3 2010/07/31 03:44:33 pgoyette Exp $
 .\"
 .\" Copyright (c) 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -79,7 +79,7 @@
 structure.
 The __link_set mechanism is used to enable the
 .Nm
-subsystem to local the structure.
+subsystem to locate the structure.
 .It Fn module_load "name" "flags" "props" "class"
 .Pp
 Loads a module, links it into the running kernel, and calls the module's



Home | Main Index | Thread Index | Old Index