diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2017-02-20 00:06:40 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2017-02-20 00:06:40 -0800 |
commit | a69c9fb665459e2bfdbda1bf80741a0af31a7faf (patch) | |
tree | f0bc974f8805049e6b9a4e6864886298fbaa05a4 /pnm.txi | |
parent | 4684239efa63dc1b2c1cbe37ef7d3062029f5532 (diff) | |
download | slib-a69c9fb665459e2bfdbda1bf80741a0af31a7faf.tar.gz slib-a69c9fb665459e2bfdbda1bf80741a0af31a7faf.zip |
New upstream version 3b5upstream/3b5upstream
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. |