mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
popen() is a function, not an argument.
This commit is contained in:
parent
77e2381a3e
commit
c0595bfc20
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue