aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTim J. Robbins <tjr@FreeBSD.org>2003-01-03 05:21:59 +0000
committerTim J. Robbins <tjr@FreeBSD.org>2003-01-03 05:21:59 +0000
commitc0595bfc20bc580b80ce3f084f638808ca4dc044 (patch)
treec1691c5cd88ce99ecee87530497e9fecca5195de /lib
parent77e2381a3ebd5f2128b8fda6100490aaaf42d889 (diff)
downloadsrc-c0595bfc20bc580b80ce3f084f638808ca4dc044.tar.gz
src-c0595bfc20bc580b80ce3f084f638808ca4dc044.zip
popen() is a function, not an argument.
Notes
Notes: svn path=/head/; revision=108582
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/popen.32
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