diff src/syscalls.cc @ 6678:49724abe1236

[project @ 2007-05-31 19:44:45 by jwe]
author jwe
date Thu, 31 May 2007 19:44:45 +0000
parents 7cf7e248cb71
children 1fcee6e2c4d3
line wrap: on
line diff
--- a/src/syscalls.cc	Thu May 31 19:41:11 2007 +0000
+++ b/src/syscalls.cc	Thu May 31 19:44:45 2007 +0000
@@ -223,7 +223,7 @@
 
 DEFUN (popen2, args, ,
  "-*- texinfo -*-\n\
-@deftypefn {Function File} {[@var{in}, @var{out}, @var{pid}] =} popen2 (@var{command}, @var{args})\n\
+@deftypefn {Built-in Function} {[@var{in}, @var{out}, @var{pid}] =} popen2 (@var{command}, @var{args})\n\
 Start a subprocess with two-way communication.  The name of the process\n\
 is given by @var{command}, and @var{args} is an array of strings\n\
 containing options for the command.  The file identifiers for the input\n\