avoid some overlong lines from posix urls, etc.
[gnulib.git] / doc / posix-functions / exit.texi
1 @node exit
2 @section @code{exit}
3 @findex exit
4
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/exit.html}
6
7 Gnulib module: stdlib
8
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 Some problems with the macros @code{EXIT_SUCCESS} and @code{EXIT_FAILURE},
13 see @ref{stdlib.h}.
14 @end itemize
15
16 Portability problems not fixed by Gnulib:
17 @itemize
18 @end itemize