diff options
-rw-r--r-- | lib/libc/sys/getpgrp.2 | 2 |
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 |