diff --git a/doc/dio.sgml b/doc/dio.sgml
index 83a2edc4d..685e3454f 100644
--- a/doc/dio.sgml
+++ b/doc/dio.sgml
@@ -67,15 +67,21 @@ This function will write the memory contents at buffer to the sector specified
by sect_num. A verification is performed.
-Use the function to query the size of a sector.
+Use the function to query
+the size of a sector and the
+function to query the number of available sectors.
+
All these functions will return 0 for success and an OS specific error code in
case of failure.