summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/popen.3
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>1998-11-09 06:52:46 +0000
committerjkoshy <jkoshy@FreeBSD.org>1998-11-09 06:52:46 +0000
commit7273a662859cddea81648e430c4fa8a2dfc96411 (patch)
treefd6b536c1c1dbb3146f7abb989f2b226387c5c1a /lib/libc/gen/popen.3
parent7dcee097bae7e1fce974b704fa2cc4aedeb04db4 (diff)
downloadFreeBSD-src-7273a662859cddea81648e430c4fa8a2dfc96411.zip
FreeBSD-src-7273a662859cddea81648e430c4fa8a2dfc96411.tar.gz
Fix a .Nm -> .Fn fix that was missed in the previous commit.
Pointed-out-by: Bruce Evans
Diffstat (limited to 'lib/libc/gen/popen.3')
-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 b22a57e..600f5d0 100644
--- a/lib/libc/gen/popen.3
+++ b/lib/libc/gen/popen.3
@@ -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.
OpenPOWER on IntegriCloud