diff options
Diffstat (limited to 'doc/posix-functions/wordexp.texi')
-rw-r--r-- | doc/posix-functions/wordexp.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/wordexp.texi b/doc/posix-functions/wordexp.texi index a4c8300ef4..a3404e15fe 100644 --- a/doc/posix-functions/wordexp.texi +++ b/doc/posix-functions/wordexp.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x, mingw, MSVC 9, Interix 3.5, BeOS. +Mac OS X 10.3, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x, mingw, MSVC 9, Interix 3.5, BeOS. @item On some platforms, this function does not set @code{errno} or the stream error indicator on attempts to write to a read-only stream: |