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 Costello 2001-06-27 04:21:28 +00:00
parent 24b9685ca9
commit 2f05bd957f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=78865

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