diff scripts/miscellaneous/version.m @ 3301:02866242d3ae

[project @ 1999-10-20 04:10:46 by jwe]
author jwe
date Wed, 20 Oct 1999 04:10:53 +0000
parents 8b262e771614
children 4c8a2e4e0717
line wrap: on
line diff
--- a/scripts/miscellaneous/version.m
+++ b/scripts/miscellaneous/version.m
@@ -17,11 +17,11 @@
 ## Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 ## 02111-1307, USA.
 
-## usage: version
-##
-## Return the Octave version number as a string.
-##
-## See also: OCTAVE_VERSION
+## -*- texinfo -*-
+## @deftypefn {Function File} {} version ()
+## Return Octave's version number as a string.  This is also the value of
+## the built-in variable @code{OCTAVE_VERSION}.
+## @end deftypefn
 
 ## Author: jwe