guile: Fix typos in the manual.
authorLudovic Courtès <ludo@gnu.org>
Sun, 16 Feb 2014 21:41:49 +0000 (22:41 +0100)
committerLudovic Courtès <ludo@gnu.org>
Mon, 17 Feb 2014 13:19:40 +0000 (14:19 +0100)
commit6e7a66c1b4ea3d663d06d75ba9b7bb063a5caf26
treed778675a848d5d991dcd6a60f4f952eca4117338
parent024a23103f04282872d4352302b1bfe04391a7a4
guile: Fix typos in the manual.

gdb/
2014-02-17  Ludovic Courtès  <ludo@gnu.org>

* doc/guile.texi (Writing a Guile Pretty-Printer) <example>:
Remove 'string-begins-with' procedure.  Add 'pretty-printer'
parameter to 'str-lookup-function' procedure.  Look for
the "std::string<" prefix.
(Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
Adjust description.
gdb/ChangeLog
gdb/doc/guile.texi