Inter-revision diff: patch 2
--- v1
+++ v2
@@ -1,4 +1,8 @@
-They were merely renamed, as explained earlier in this man
+Current version says that pread and pwrite ever existed in
+avr32 and blackfin archs only, which were removed from kernel.
+This is not true. pread and pwrite are present in modern
+Linux for all archs. They were merely renamed to pread64 and
+pwrite64 in Linux 2.6, as explained in big table in this man page
Signed-off-by: Askar Safin <safinaskar@zohomail.com>
---