GNU/Unix -> GNU, Unix, and
authorKarl Berry <karl@freefriends.org>
Tue, 24 Oct 2006 20:10:22 +0000 (20:10 +0000)
committerKarl Berry <karl@freefriends.org>
Tue, 24 Oct 2006 20:10:22 +0000 (20:10 +0000)
doc/gnulib-intro.texi

index a763928..07b4c96 100644 (file)
@@ -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