summaryrefslogtreecommitdiff
path: root/usr/src/man
diff options
context:
space:
mode:
authorMarcel Telka <marcel@telka.sk>2017-03-02 18:00:03 +0100
committerDan McDonald <danmcd@omniti.com>2017-03-02 16:44:54 -0500
commit48184658ed4905003a64891adfd0c0a4bd726b78 (patch)
treeecfd3492ba7793103fe54d87e534a2c2de28d16f /usr/src/man
parentd8e39ab6c370c9510b10d53c0ebf82294af4aede (diff)
downloadillumos-joyent-48184658ed4905003a64891adfd0c0a4bd726b78.tar.gz
7927 Penv_iter(3proc): Typos in the man page
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
Diffstat (limited to 'usr/src/man')
-rw-r--r--usr/src/man/man3proc/Penv_iter.3proc4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man3proc/Penv_iter.3proc b/usr/src/man/man3proc/Penv_iter.3proc
index b555a53c5f..84fae69969 100644
--- a/usr/src/man/man3proc/Penv_iter.3proc
+++ b/usr/src/man/man3proc/Penv_iter.3proc
@@ -11,7 +11,7 @@
.\"
.\" Copyright 2015 Joyent, Inc.
.\"
-.Dd May 11, 2016
+.Dd March 2, 2017
.Dt PENV_ITER 3PROC
.Os
.Sh NAME
@@ -45,7 +45,7 @@ The callback's return value controls whether or not iteration
proceeds. If
.Fa func
returns zero, then iteration continues. Otherwise, iteration is
-terminated and the value if returned. It is recommend that callback
+terminated and the value is returned. It is recommended that callback
functions do not return
.Sy -1
so as to distinguish between the failure of the