diff --git a/doc/funcref.sgml b/doc/funcref.sgml index 54d23f552..c7f3e2f17 100644 --- a/doc/funcref.sgml +++ b/doc/funcref.sgml @@ -1847,7 +1847,7 @@ extended memory that should be supported. There is no autodetect capability. memory and returns a pointer to the page frame. Depending on the hardware and driver, the data is either mapped into the address space or transfered into a buffer. If you don't need the actual contents of the page (for example -because you're going to overwrite it completely, it is better to call +because you're going to overwrite it completely), it is better to call / instead.