diff options
| author | Giorgos Keramidas <keramida@FreeBSD.org> | 2004-12-22 16:20:12 +0000 |
|---|---|---|
| committer | Giorgos Keramidas <keramida@FreeBSD.org> | 2004-12-22 16:20:12 +0000 |
| commit | 9168f082588b1fcbc8d398fb7c78d7d2b9b8405c (patch) | |
| tree | a1c265f300ad6658b4b5747184eb775c027eff17 | |
| parent | 411d727cf8a72c88dd850306cb8804b0dacc6dbc (diff) | |
Notes
| -rw-r--r-- | lib/libc/sys/_exit.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/_exit.2 b/lib/libc/sys/_exit.2 index e2984442cf2f1..1a4329504ccb3 100644 --- a/lib/libc/sys/_exit.2 +++ b/lib/libc/sys/_exit.2 @@ -75,7 +75,7 @@ inherits each of these processes and the .Sx DEFINITIONS section of -.Xr intro 2 ). +.Xr intro 2 ) . .It If the termination of the process causes any process group to become orphaned (usually because the parents of all members |
