pwrite: Fix test whether it works and make it work on HP-UX 11.11.
[gnulib.git] / doc / posix-functions / pwrite.texi
index 7204821..599c7d2 100644 (file)
@@ -15,6 +15,10 @@ HP-UX 10, mingw, BeOS.
 This function does not fail when an invalid (negative) offset is passed when
 large file support is enabled on some platforms:
 HP-UX 11.11.
+@item
+This function uses an arbitrary offset instead of the @code{off_t} argument
+when large file support is enabled on some platforms:
+HP-UX 11.11.
 @end itemize
 
 Portability problems not fixed by Gnulib: