Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Fix typo, unless `ro raising' is something I ...



details:   https://anonhg.NetBSD.org/src/rev/57105f3978c1
branches:  trunk
changeset: 784118:57105f3978c1
user:      riastradh <riastradh%NetBSD.org@localhost>
date:      Sat Jan 19 00:14:11 2013 +0000

description:
Fix typo, unless `ro raising' is something I don't know about.

diffstat:

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

diffs (18 lines):

diff -r 7cbe6848d44d -r 57105f3978c1 share/man/man9/intro.9
--- a/share/man/man9/intro.9    Fri Jan 18 22:49:11 2013 +0000
+++ b/share/man/man9/intro.9    Sat Jan 19 00:14:11 2013 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index