From a5194b4f5e7ebba2dc17eff976d8fa4bc9b774fc Mon Sep 17 00:00:00 2001
From: Houtan Bastani <houtan@dynare.org>
Date: Mon, 13 May 2013 11:50:01 +0200
Subject: [PATCH] doc: update octaverc info for os x

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

diff --git a/doc/dynare.texi b/doc/dynare.texi
index ace4406ff2..9664471799 100644
--- a/doc/dynare.texi
+++ b/doc/dynare.texi
@@ -578,7 +578,8 @@ addpath /Applications/Dynare/4.@var{x}.@var{y}/matlab
 If you don't want to type this command every time you run Octave, you
 can put it in a file called @file{.octaverc} in your home directory
 (under Windows this will generally be @file{c:\Documents and
-Settings\USERNAME\}). This file is run by Octave at every startup.
+Settings\USERNAME\} while under Mac OS X it is @file{/Users/USERNAME/}).
+This file is run by Octave at every startup.
 
 @node Some words of warning
 @subsection Some words of warning
-- 
GitLab