[manual] add reference to resize function in the manual

Francesco Potortì Potorti at isti.cnr.it
Fri Dec 26 15:46:17 CST 2008


# HG changeset patch
# User Francesco Potortì <pot at gnu.org>
# Date 1230327946 -3600
# Node ID c657a264715dae7493bc140a734465994d49a09d
# Parent  45cde306856941ed0f2ca1cbb4c67a863144da48
add reference to resize function in the manual

diff -r 45cde3068569 -r c657a264715d doc/ChangeLog
--- a/doc/ChangeLog	Fri Dec 26 22:42:52 2008 +0100
+++ b/doc/ChangeLog	Fri Dec 26 22:45:46 2008 +0100
@@ -1,4 +1,7 @@ 2008-12-26  Francesco Potortì  <pot at gnu.
 2008-12-26  Francesco Potortì  <pot at gnu.org>
+
+	* interpreter/matrix.txi (Rearranging Matrices): Add reference
+	to resize function.
 
 	* interpreter/plot.txi (Plot Annotations): Add cross reference to
 	Text Properties.
diff -r 45cde3068569 -r c657a264715d doc/interpreter/matrix.txi
--- a/doc/interpreter/matrix.txi	Fri Dec 26 22:42:52 2008 +0100
+++ b/doc/interpreter/matrix.txi	Fri Dec 26 22:45:46 2008 +0100
@@ -105,6 +105,8 @@ Note that in conditional contexts (like 
 @DOCSTRING(ipermute)
 
 @DOCSTRING(reshape)
+
+ at DOCSTRING(resize)
 
 @DOCSTRING(circshift)

-- 
Francesco Potortì (ricercatore)        Voice: +39 050 315 3058 (op.2111)
ISTI - Area della ricerca CNR          Fax:   +39 050 315 2040
via G. Moruzzi 1, I-56124 Pisa         Email: Potorti at isti.cnr.it
(entrance 20, 1st floor, room C71)     Web:   http://fly.isti.cnr.it/


More information about the Octave-maintainers mailing list