Mercurial > hg > octave-nkf
diff src/input.cc @ 6615:687ae48b2253
[project @ 2007-05-13 06:24:57 by jwe]
author | jwe |
---|---|
date | Sun, 13 May 2007 06:24:58 +0000 |
parents | 39eb39d67dd8 |
children | bf4bdc21dc8d |
line wrap: on
line diff
--- a/src/input.cc +++ b/src/input.cc @@ -1058,7 +1058,10 @@ @deftypefn {Built-in Function} {} read_readline_init_file (@var{file})\n\ Read the readline library initialiazation file @var{file}. If\n\ @var{file} is omitted, read the default initialization file (normally\n\ -@file{~/.inputrc}.\n\ +@file{~/.inputrc}).\n\ +\n\ +@xref{Readline Init File, , , readline, GNU Readline Library},\n\ +for details.\n\ @end deftypefn") { octave_value_list retval;