summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2003-01-03 05:21:59 +0000
committertjr <tjr@FreeBSD.org>2003-01-03 05:21:59 +0000
commitdcb655257fc2ac500ad5160a51bc82943c330dc2 (patch)
treec1691c5cd88ce99ecee87530497e9fecca5195de
parentbfa661b0f806da6f4d8835a5c9ad0f889fb5bf3d (diff)
downloadFreeBSD-src-dcb655257fc2ac500ad5160a51bc82943c330dc2.zip
FreeBSD-src-dcb655257fc2ac500ad5160a51bc82943c330dc2.tar.gz
popen() is a function, not an argument.
-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 b4371a2..4793db4 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
OpenPOWER on IntegriCloud