Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Change xref from pfind(9) to proc_find(9). Bu...
details: https://anonhg.NetBSD.org/src/rev/68388a883ded
branches: trunk
changeset: 755984:68388a883ded
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Jul 01 15:12:31 2010 +0000
description:
Change xref from pfind(9) to proc_find(9). Bump date.
diffstat:
share/man/man9/curproc.9 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r 60df81180457 -r 68388a883ded share/man/man9/curproc.9
--- a/share/man/man9/curproc.9 Thu Jul 01 15:06:55 2010 +0000
+++ b/share/man/man9/curproc.9 Thu Jul 01 15:12:31 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: curproc.9,v 1.4 2010/04/13 05:40:12 jruoho Exp $
+.\" $NetBSD: curproc.9,v 1.5 2010/07/01 15:12:31 wiz Exp $
.\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd April 13, 2010
+.Dd July 1, 2010
.Dt CURPROC 9
.Os
.Sh NAME
@@ -77,4 +77,4 @@
.El
.Sh SEE ALSO
.Xr cpu_number 9 ,
-.Xr pfind 9
+.Xr proc_find 9
Home |
Main Index |
Thread Index |
Old Index