mirror of
https://git.freebsd.org/ports.git
synced 2025-06-15 09:40:35 -04:00
- Fix build for lang/slib with new texinfo [1] - Convert slib-guile @exec/@unexec directives to post install/deinstall scripts - Add new port slib-guile2 based on slib-guile - Remove dirrms MFH: 2014Q4
14 lines
438 B
Text
14 lines
438 B
Text
--- pnm.txi.orig 2013-05-12 04:47:55 UTC
|
|
+++ pnm.txi
|
|
@@ -48,9 +48,10 @@
|
|
@cindex portable bitmap graphics
|
|
@var{array}. @var{array} must be the correct size and type for
|
|
@var{path}. @var{array} is returned.
|
|
+@end defun
|
|
|
|
|
|
-@defunx pnm:image-file->array path
|
|
+@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.
|