changeset 17022:960ac70ac8f3

prefdir.m: Adjust seealso references in docstring.
author Rik <rik@octave.org>
date Fri, 19 Jul 2013 16:32:05 -0700
parents 35a565fed4bd
children 154899fa42e3
files scripts/prefs/prefdir.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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