From 9a6ec5e574fa55ad6d8924c6577d42f1b5d2cef7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien.villemot@ens.fr>
Date: Thu, 5 Jul 2012 16:39:51 +0200
Subject: [PATCH] Fix category of dynare_version (cherry picked from commit
 61c3145eac7adac4ac3035a75cbfd5cbaa38182f)

---
 doc/dynare.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/dynare.texi b/doc/dynare.texi
index 5fe42d9d2d..8357018654 100644
--- a/doc/dynare.texi
+++ b/doc/dynare.texi
@@ -7070,10 +7070,10 @@ function for more information.
 @end deffn
 
 @anchor{dynare_version}
-@deffn Command dynare_version ;
+@deffn {MATLAB/Octave command} dynare_version ;
 
 Output the version of Dynare that is currently being used (@i{i.e.}
-the one that is highest on the Matlab/Octave path).
+the one that is highest on the MATLAB/Octave path).
 
 @end deffn
 
-- 
GitLab