diff scripts/plot/util/print.m @ 20852:516bb87ea72e

2015 Code Sprint: remove class of function from docstring for all m-files.
author Rik <rik@octave.org>
date Sat, 12 Dec 2015 07:31:00 -0800
parents 8513c84a13cb
children 80dd7b3529ee
line wrap: on
line diff
--- a/scripts/plot/util/print.m	Sat Dec 12 10:29:10 2015 -0500
+++ b/scripts/plot/util/print.m	Sat Dec 12 07:31:00 2015 -0800
@@ -17,10 +17,10 @@
 ## <http://www.gnu.org/licenses/>.
 
 ## -*- texinfo -*-
-## @deftypefn  {Function File} {} print ()
-## @deftypefnx {Function File} {} print (@var{options})
-## @deftypefnx {Function File} {} print (@var{filename}, @var{options})
-## @deftypefnx {Function File} {} print (@var{h}, @var{filename}, @var{options})
+## @deftypefn  {} {} print ()
+## @deftypefnx {} {} print (@var{options})
+## @deftypefnx {} {} print (@var{filename}, @var{options})
+## @deftypefnx {} {} print (@var{h}, @var{filename}, @var{options})
 ## Print a plot, or save it to a file.
 ##
 ## Both output formatted for printing (PDF and PostScript), and many bitmapped