Fix eraseo from yesterday
This commit is contained in:
parent
5a90ecf827
commit
3468e012de
|
@ -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 given LWP.
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue