diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-09-20 17:56:19 +0000 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-09-20 17:56:19 +0000 |
commit | 3fbc42c0433309afa3f2fad9a8dda60298d54931 (patch) | |
tree | 2ff8a5edab86aa68f12bf22a9473d7bb6bff9cde /man3p/popen.3p | |
parent | 0daa9e92d0cc449d25d4fd200759177024baae84 (diff) |
ffix
Diffstat (limited to 'man3p/popen.3p')
-rw-r--r-- | man3p/popen.3p | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3p/popen.3p b/man3p/popen.3p index 167f3d47..332a2e9f 100644 --- a/man3p/popen.3p +++ b/man3p/popen.3p @@ -158,8 +158,8 @@ of File Descriptors and Standard I/O Streams\fP ). None. .SH SEE ALSO .LP -\fIpclose\fP(), \fIpipe\fP(), \fIsysconf\fP() -, \fIsystem\fP(), the Base Definitions volume of IEEE\ Std\ 1003.1-2001, +\fIpclose\fP(), \fIpipe\fP(), \fIsysconf\fP(), +\fIsystem\fP(), the Base Definitions volume of IEEE\ Std\ 1003.1-2001, \fI<stdio.h>\fP, the Shell and Utilities volume of IEEE\ Std\ 1003.1-2001, \fIsh\fP .SH COPYRIGHT |