changeset 7559:f469170486be

GNU/Unix -> GNU, Unix, and
author Karl Berry <karl@freefriends.org>
date Tue, 24 Oct 2006 20:10:22 +0000
parents c778aa6236a8
children 046e511d4faf
files doc/gnulib-intro.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/gnulib-intro.texi
+++ b/doc/gnulib-intro.texi
@@ -34,7 +34,7 @@
 
 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