From c0595bfc20bc580b80ce3f084f638808ca4dc044 Mon Sep 17 00:00:00 2001 From: "Tim J. Robbins" Date: Fri, 3 Jan 2003 05:21:59 +0000 Subject: popen() is a function, not an argument. --- lib/libc/gen/popen.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') 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 -- cgit v1.2.3