diff scripts/prefs/prefdir.m @ 17020:960ac70ac8f3

prefdir.m: Adjust seealso references in docstring.
author Rik <rik@octave.org>
date Fri, 19 Jul 2013 16:32:05 -0700
parents 8003a4f013be
children d6499c14021c
line wrap: on
line diff
--- a/scripts/prefs/prefdir.m
+++ b/scripts/prefs/prefdir.m
@@ -32,7 +32,7 @@
 ## @example
 ## cd (prefdir)
 ## @end example
-## @seealso{preferences, getpref, setpref, addpref, rmpref}
+## @seealso{getpref, setpref, addpref, rmpref, ispref}
 ## @end deftypefn
 
 ## Author: John Donoghue