diff --git a/doc/funcref.sgml b/doc/funcref.sgml index c083f467e..bbab694fa 100644 --- a/doc/funcref.sgml +++ b/doc/funcref.sgml @@ -3469,9 +3469,6 @@ returns one of the constants It allows to access the current device with the or requiring a 'device' parameter. - - - , @@ -3513,6 +3510,8 @@ be used in presence of a prototype. It allows to access the device on filesystem level by calling chdir() with the directory returned. +Calling getdevicedir() The function is only available as fastcall function, so it may only be used in presence of a prototype. @@ -3525,6 +3524,7 @@ be used in presence of a prototype. chdir (getdevicedir (device, buf, sizeof buf)); +cf. @@ -3562,7 +3562,8 @@ be used in presence of a prototype. - +Calling getfirstdevice() does +Calling getnextdevice() does The function is only available as fastcall function, so it may only be used in presence of a prototype.