projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4746d0d
)
GNU/Unix -> GNU, Unix, and
author
Karl Berry
<karl@freefriends.org>
Tue, 24 Oct 2006 20:10:22 +0000
(20:10 +0000)
committer
Karl Berry
<karl@freefriends.org>
Tue, 24 Oct 2006 20:10:22 +0000
(20:10 +0000)
doc/gnulib-intro.texi
patch
|
blob
|
history
diff --git
a/doc/gnulib-intro.texi
b/doc/gnulib-intro.texi
index a76392864479c71f3df6d56714341c46a0c480d4..07b4c9671b7b2723d8c33acbe8a75c5baa998eb2 100644
(file)
--- a/
doc/gnulib-intro.texi
+++ b/
doc/gnulib-intro.texi
@@
-34,7
+34,7
@@
that.
Similarly, Gnulib has a facility for executing a command in a
subprocess. It is at the same time a portability enhancement (it
-works on GNU
/Unix
and Windows, compared to the classical
+works on GNU
, Unix,
and Windows, compared to the classical
@code{fork()}/@code{exec()} which is not portable to Windows), as well
as an application aid: it takes care of redirecting stdin and/or
stdout if desired, and emits an error message if the subprocess