diff options
| author | Chris Costello <chris@FreeBSD.org> | 2001-06-27 04:21:28 +0000 |
|---|---|---|
| committer | Chris Costello <chris@FreeBSD.org> | 2001-06-27 04:21:28 +0000 |
| commit | 2f05bd957fbf34e2d61f4afc11ed896df9fa341e (patch) | |
| tree | a4e79883186e1439eb4af7fee48e78fb91e08bef /lib/libc | |
| parent | 24b9685ca9c292e01bef8ab8e2352650e4270d45 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -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 db00707a290c..6197ff5286e0 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 |
