diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2003-01-03 05:21:59 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2003-01-03 05:21:59 +0000 |
| commit | c0595bfc20bc580b80ce3f084f638808ca4dc044 (patch) | |
| tree | c1691c5cd88ce99ecee87530497e9fecca5195de /lib/libc | |
| parent | 77e2381a3ebd5f2128b8fda6100490aaaf42d889 (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 b4371a26697a..4793db49bbfb 100644 --- a/lib/libc/gen/popen.3 +++ b/lib/libc/gen/popen.3 @@ -184,7 +184,7 @@ The only hint is an exit status of 127. .Pp The .Fn popen -argument +function always calls .Xr sh 1 , never calls |
