Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Uppercase Dt argument. Fix a typo. Improve wo...
details: https://anonhg.NetBSD.org/src/rev/40286e0eb537
branches: trunk
changeset: 753406:40286e0eb537
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Mar 26 19:43:04 2010 +0000
description:
Uppercase Dt argument. Fix a typo. Improve wording in one sentence.
diffstat:
share/man/man9/pfind.9 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 1edc0ab03c00 -r 40286e0eb537 share/man/man9/pfind.9
--- a/share/man/man9/pfind.9 Fri Mar 26 19:40:41 2010 +0000
+++ b/share/man/man9/pfind.9 Fri Mar 26 19:43:04 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pfind.9,v 1.1 2010/03/25 10:09:54 jruoho Exp $
+.\" $NetBSD: pfind.9,v 1.2 2010/03/26 19:43:04 wiz Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -28,7 +28,7 @@
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd March 25, 2010
-.Dt pfind 9
+.Dt PFIND 9
.Os
.Sh NAME
.Nm pfind
@@ -88,7 +88,7 @@
.Fn pfind
and
.Fn pgfind
-are equivalent to
+functions are equivalent to
.Fn p_find
and
.Fn pg_find
@@ -97,7 +97,7 @@
argument specified as
.Dv PFIND_UNLOCK .
.Sh RETURN VALUES
-Upon succesful completion, the described functions return a pointer to either
+Upon successful completion, the described functions return a pointer to either
.Em struct proc
or
.Em struct pgrp .
Home |
Main Index |
Thread Index |
Old Index