Fix a .Nm -> .Fn fix that was missed in the previous commit.

Pointed-out-by:	Bruce Evans
This commit is contained in:
jkoshy 1998-11-09 06:52:46 +00:00
parent 7dcee097ba
commit 7273a66285

View File

@ -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.