diff options
| author | Daniel Harris <dannyboy@FreeBSD.org> | 2000-07-08 18:26:58 +0000 |
|---|---|---|
| committer | Daniel Harris <dannyboy@FreeBSD.org> | 2000-07-08 18:26:58 +0000 |
| commit | cdd3a9648d3052dbf41be0970a372638bad0dc16 (patch) | |
| tree | a88a7c5dc08baa7f5a12bbc31fc0a529997a2c6e | |
| parent | bb289120b3d7418767f6b8137581f6c08dedd22a (diff) | |
Notes
| -rw-r--r-- | lib/libc/sys/vfork.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/vfork.2 b/lib/libc/sys/vfork.2 index e44d955c5aff..a532d59522a6 100644 --- a/lib/libc/sys/vfork.2 +++ b/lib/libc/sys/vfork.2 @@ -129,4 +129,4 @@ and input attempts result in an end-of-file indication. The .Fn vfork function call appeared in -.Bx 3.0 . +.Bx 2.9 . |
