comparison doc/posix-functions/open.texi @ 13549:bb0ceefd22dc

avoid some overlong lines from posix urls, etc.
author Karl Berry <karl@freefriends.org>
date Fri, 13 Aug 2010 11:50:58 -0700
parents e04f4ee19c1b
children e270695eecd5
comparison
equal deleted inserted replaced
13548:070c6a6dbaa2 13549:bb0ceefd22dc
1 @node open 1 @node open
2 @section @code{open} 2 @section @code{open}
3 @findex open 3 @findex open
4 4
5 POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/open.html} 5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/open.html}
6 6
7 Gnulib module: open, fchdir 7 Gnulib module: open, fchdir
8 8
9 Portability problems fixed by the Gnulib module open: 9 Portability problems fixed by the Gnulib module open:
10 @itemize 10 @itemize