doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / doc / posix-functions / dup.texi
1 @node dup
2 @section @code{dup}
3 @findex dup
4
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/dup.html}
6
7 Gnulib module: dup
8
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 This function crashes when invoked with invalid arguments on some platforms:
13 MSVC 9.
14 @end itemize
15
16 Portability problems not fixed by Gnulib:
17 @itemize
18 @end itemize