diff scripts/help/which.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 7503499a252b
children 49081851fddc
line wrap: on
line diff
--- a/scripts/help/which.m	Sat Dec 12 10:29:10 2015 -0500
+++ b/scripts/help/which.m	Sat Dec 12 07:31:00 2015 -0800
@@ -17,7 +17,7 @@
 ## <http://www.gnu.org/licenses/>.
 
 ## -*- texinfo -*-
-## @deftypefn {Command} {} which name @dots{}
+## @deftypefn {} {} which name @dots{}
 ## Display the type of each @var{name}.
 ##
 ## If @var{name} is defined from a function file, the full name of the file is