diff scripts/plot/util/pan.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 418ae0cb752f
children ffad2baa90f7
line wrap: on
line diff
--- a/scripts/plot/util/pan.m	Sat Dec 12 10:29:10 2015 -0500
+++ b/scripts/plot/util/pan.m	Sat Dec 12 07:31:00 2015 -0800
@@ -17,12 +17,12 @@
 ## <http://www.gnu.org/licenses/>.
 
 ## -*- texinfo -*-
-## @deftypefn  {Command} {} pan
-## @deftypefnx {Command} {} pan on
-## @deftypefnx {Command} {} pan off
-## @deftypefnx {Command} {} pan xon
-## @deftypefnx {Command} {} pan yon
-## @deftypefnx {Function File} {} pan (@var{hfig}, @var{option})
+## @deftypefn  {} {} pan
+## @deftypefnx {} {} pan on
+## @deftypefnx {} {} pan off
+## @deftypefnx {} {} pan xon
+## @deftypefnx {} {} pan yon
+## @deftypefnx {} {} pan (@var{hfig}, @var{option})
 ## Control the interactive panning mode of a figure in the GUI.
 ##
 ## Given the option @qcode{"on"} or @qcode{"off"}, set the interactive