mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
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:
parent
24b9685ca9
commit
2f05bd957f
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue