jkoshy
7273a66285
Fix a .Nm -> .Fn fix that was missed in the previous commit.
...
Pointed-out-by: Bruce Evans
1998-11-09 06:52:46 +00:00
jkoshy
27b8931a46
Update manual page to reflect changes in rev 1.12 of
...
"src/lib/libc/gen/popen.c" --- popen() in the child
now closes any copies of popen()'ed descriptors in the parent.
1998-11-06 07:09:22 +00:00
jkh
fbff114b3b
Mention when bidirectional features first appeared.
1998-02-17 16:36:48 +00:00
bde
080e6ca0db
Document that popen() uses a bidirectional pipe (in FreeBSD) and not a
...
socket pair (as in Lite2).
1997-03-11 19:28:24 +00:00
peter
95dd0ef3c9
Merge from Lite2 (YAMFL2? :-)
...
Document that popen() can now create bidirectional pipes and handles.
Note that this needs to be updated since we have a native bidirectional
pipe and don't use socketpair() here.
1997-03-11 11:46:19 +00:00
wosch
6d0dbd7455
Sort cross references.
1997-01-20 23:23:22 +00:00
mpp
822fdcab93
Added missing section numbers to a bunch of .Xr macros, or
...
converted them into .Fn macros where appropriate. Also fixed
up some minor formatting problems.
1996-03-27 20:49:07 +00:00
rgrimes
be22b15ae2
BSD 4.4 Lite Lib Sources
1994-05-27 05:00:24 +00:00