diff options
| author | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-11-09 06:52:46 +0000 |
|---|---|---|
| committer | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-11-09 06:52:46 +0000 |
| commit | bee0365a4a6b5a320ed7734987befbf1e7d30bf2 (patch) | |
| tree | 4799e4f15610c761b652361405481d03e4cbe7f3 /lib/libc | |
| parent | a2f6918d76d29bb9a359b2d79c0025eeaf7d7143 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/gen/popen.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/popen.3 b/lib/libc/gen/popen.3 index b22a57ef132d..600f5d085aad 100644 --- a/lib/libc/gen/popen.3 +++ b/lib/libc/gen/popen.3 @@ -65,7 +65,7 @@ only allow the .Fa type argument to specify reading or writing, not both. Since -.Nm +.Fn popen is now implemented using a bidirectional pipe, the .Fa type argument may request a bidirectional data flow. |
