diff options
Diffstat (limited to 'pnm.txi')
-rwxr-xr-x[-rw-r--r--] | pnm.txi | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -50,7 +50,8 @@ Reads the @dfn{portable bitmap graphics} file named by @var{path} into @var{path}. @var{array} is returned. -@defunx pnm:image-file->array path +@end defun +@defun pnm:image-file->array path @code{pnm:image-file->array} creates and returns an array with the @dfn{portable bitmap graphics} file named by @var{path} read into it. |