mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix a .Nm -> .Fn fix that was missed in the previous commit.
Pointed-out-by: Bruce Evans
This commit is contained in:
parent
a2f6918d76
commit
bee0365a4a
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ only allow the
|
|||
.Fa type
|
||||
argument to specify reading or writing, not both.
|
||||
Since
|
||||
.Nm
|
||||
.Fn popen
|
||||
is now implemented using a bidirectional pipe, the
|
||||
.Fa type
|
||||
argument may request a bidirectional data flow.
|
||||
|
|
|
|||
Loading…
Reference in a new issue