Module Name: src
Committed By: riastradh
Date: Sat Jan 19 00:14:11 UTC 2013
Modified Files:
src/share/man/man9: intro.9
Log Message:
Fix typo, unless `ro raising' is something I don't know about.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/share/man/man9/intro.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/intro.9
diff -u src/share/man/man9/intro.9:1.14 src/share/man/man9/intro.9:1.15
--- src/share/man/man9/intro.9:1.14 Thu Dec 2 12:54:13 2010
+++ src/share/man/man9/intro.9 Sat Jan 19 00:14:11 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: intro.9,v 1.14 2010/12/02 12:54:13 wiz Exp $
+.\" $NetBSD: intro.9,v 1.15 2013/01/19 00:14:11 riastradh Exp $
.\"
.\" Copyright (c) 1997, 2007 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -248,7 +248,7 @@ Functions to modify system interrupt pri
See
.Xr spl 9 .
.Pp
-Functions ro raise the system priority level.
+Functions to raise the system priority level.
See
.Xr splraiseipl 9 .
.Sh SECURITY