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 eraseo from yesterday



details:   https://anonhg.NetBSD.org/src/rev/22e7ea0e84fa
branches:  trunk
changeset: 326255:22e7ea0e84fa
user:      skrll <skrll%NetBSD.org@localhost>
date:      Thu Jan 23 16:35:20 2014 +0000

description:
Fix eraseo from yesterday

diffstat:

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

diffs (18 lines):

diff -r c91ec7146e03 -r 22e7ea0e84fa share/man/man9/pcu.9
--- a/share/man/man9/pcu.9      Thu Jan 23 15:17:59 2014 +0000
+++ b/share/man/man9/pcu.9      Thu Jan 23 16:35:20 2014 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: pcu.9,v 1.3 2014/01/22 23:43:13 skrll Exp $
+.\"    $NetBSD: pcu.9,v 1.4 2014/01/23 16:35:20 skrll Exp $
 .\"
 .\" Copyright (c) 2012 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -89,7 +89,7 @@
 Discard the specified PCU state of the current LWP.
 .It Fn pcu_used_p
 Return true if PCU was used (i.e.
-.Fn pcu_loa
+.Fn pcu_load
 was called) by the LWP.
 Otherwise, return false.
 .It Fn pcu_save_all



Home | Main Index | Thread Index | Old Index