diff scripts/general/postpad.m @ 8433:3292bd1bbaa4

Cross reference between postpad and resize
author Francesco Potortì <pot@gnu.org>
date Fri, 26 Dec 2008 22:51:48 +0100
parents a730e47fda4d
children faccdb98d953
line wrap: on
line diff
--- a/scripts/general/postpad.m	Fri Dec 26 22:45:46 2008 +0100
+++ b/scripts/general/postpad.m	Fri Dec 26 22:51:48 2008 +0100
@@ -19,7 +19,7 @@
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {} postpad (@var{x}, @var{l}, @var{c})
-## See prepad.
+## @seealso{prepad, resize}
 ## @end deftypefn
 
 ## Author: Tony Richardson <arichard@stark.cc.oh.us>