summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorchris <chris@FreeBSD.org>2001-06-27 04:21:28 +0000
committerchris <chris@FreeBSD.org>2001-06-27 04:21:28 +0000
commitff751ec930801cfc5e3d94bfd8ce2315ca880257 (patch)
treea4e79883186e1439eb4af7fee48e78fb91e08bef /lib/libc
parent71ab6ae0a002ccb5105a40d3fc4902197ce54f54 (diff)
downloadFreeBSD-src-ff751ec930801cfc5e3d94bfd8ce2315ca880257.zip
FreeBSD-src-ff751ec930801cfc5e3d94bfd8ce2315ca880257.tar.gz
Remove an extra word "fo" in the sentence "there is no process whose
process ID equals fo pid". PR: 28436 Submitted by: Gregory Bond <gnb@itga.com.au>
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/getpgrp.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/getpgrp.2 b/lib/libc/sys/getpgrp.2
index db00707..6197ff5 100644
--- a/lib/libc/sys/getpgrp.2
+++ b/lib/libc/sys/getpgrp.2
@@ -91,7 +91,7 @@ to indicate the error.
will succeed unless:
.Bl -tag -width Er
.It Bq Er ESRCH
-there is no process whose process ID equals fo
+there is no process whose process ID equals
.Fa pid
.El
.Sh SEE ALSO
OpenPOWER on IntegriCloud