summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/pdfork.2
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2012-02-25 14:31:25 +0000
committergjb <gjb@FreeBSD.org>2012-02-25 14:31:25 +0000
commit9761e3fdaf71ba499c124e255c7d3648868e8fa0 (patch)
tree2b7318666575d98b59eff5fe1426e9b39f58d384 /lib/libc/sys/pdfork.2
parent07e034748ae7ddafecae472a77028d7132bf7e2d (diff)
downloadFreeBSD-src-9761e3fdaf71ba499c124e255c7d3648868e8fa0.zip
FreeBSD-src-9761e3fdaf71ba499c124e255c7d3648868e8fa0.tar.gz
Fix various typos in manual pages.
Submitted by: amdmi3 PR: 165431 MFC after: 1 week
Diffstat (limited to 'lib/libc/sys/pdfork.2')
-rw-r--r--lib/libc/sys/pdfork.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/pdfork.2 b/lib/libc/sys/pdfork.2
index 3f36e88..4bd7d72 100644
--- a/lib/libc/sys/pdfork.2
+++ b/lib/libc/sys/pdfork.2
@@ -28,7 +28,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd August 16, 2011
+.Dd February 25, 2012
.Dt PDFORK 2
.Os
.Sh NAME
@@ -87,7 +87,7 @@ except that it accepts a process descriptor,
rather than a PID.
.Pp
.Fn pdwait4
-behaves identially to
+behaves identically to
.Xr wait4 2 ,
but operates with respect to a process descriptor argument rather than a PID.
.Pp
OpenPOWER on IntegriCloud