summaryrefslogtreecommitdiff
path: root/share/man/man9/pfind.9
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-10-12 18:06:05 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-10-12 18:06:05 +0000
commit9945522f80f6cb34bf3d8fe101b8f55547ad8bb3 (patch)
treefc10cafaadb7f2d860ae9e98871d8af44d307d93 /share/man/man9/pfind.9
parentcbf706cf11abaa4e9a17c2295bc4be136190d5f3 (diff)
General man page cleanups, mostly to remove trailing whitespace, hard
sentence breaks, and other such things.
Diffstat (limited to 'share/man/man9/pfind.9')
-rw-r--r--share/man/man9/pfind.98
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man9/pfind.9 b/share/man/man9/pfind.9
index 97ac808289a..ad672a9ca82 100644
--- a/share/man/man9/pfind.9
+++ b/share/man/man9/pfind.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pfind.9,v 1.1 1999/09/02 17:24:35 espie Exp $
+.\" $OpenBSD: pfind.9,v 1.2 2000/10/12 18:06:01 aaron Exp $
.\"
.\" Copyright (c) 1999 Marc Espie
.\" All rights reserved.
@@ -44,11 +44,11 @@
.Ft "struct pgrp *"
.Fn pgfind "pid_t pgid"
.Sh DESCRIPTION
-The
+The
.Fn pfind
-and
+and
.Fn pgfind
-functions retrieve process and progress group structures from process and
+functions retrieve process and progress group structures from process and
process group ids.
.Pp
Both functions return NULL if the requested id can't be found.