diff scripts/miscellaneous/pack.m @ 12580:2c4e52c83b64

Move pack() function to proper place in documentation.
author Rik <octave@nomad.inbox5.com>
date Wed, 06 Apr 2011 19:46:34 -0700
parents fd0a3ac60b0e
children 72c96de7a403
line wrap: on
line diff
--- a/scripts/miscellaneous/pack.m	Wed Apr 06 19:36:49 2011 -0700
+++ b/scripts/miscellaneous/pack.m	Wed Apr 06 19:46:34 2011 -0700
@@ -18,8 +18,8 @@
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {} pack ()
-## This function is provided for compatibility with @sc{matlab}, but it
-## doesn't actually do anything.
+## Consolidate workspace memory in @sc{matlab}.  This function is provided for
+## compatibility, but does nothing in Octave.
 ## @end deftypefn
 
 ## Author: jwe