diff options
Diffstat (limited to 'lib/libc/gen/popen.3')
-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 035bf14..c05978e 100644 --- a/lib/libc/gen/popen.3 +++ b/lib/libc/gen/popen.3 @@ -123,7 +123,7 @@ function waits for the associated process to terminate and returns the exit status of the command as returned by .Fn wait4 . -.Sh RETURN VALUE +.Sh RETURN VALUES The .Fn popen function returns |