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>
This commit is contained in:
chris 2001-06-27 04:21:28 +00:00
parent 71ab6ae0a0
commit ff751ec930

View File

@ -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