Module Name: src
Committed By: skrll
Date: Thu Jan 23 16:35:20 UTC 2014
Modified Files:
src/share/man/man9: pcu.9
Log Message:
Fix eraseo from yesterday
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man9/pcu.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/pcu.9
diff -u src/share/man/man9/pcu.9:1.3 src/share/man/man9/pcu.9:1.4
--- src/share/man/man9/pcu.9:1.3 Wed Jan 22 23:43:13 2014
+++ src/share/man/man9/pcu.9 Thu Jan 23 16:35:20 2014
@@ -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 @@ Save the specified PCU state to the give
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