From bdd405d70ddbbd28346aeab289a4659a75ad7233 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Thu, 23 Oct 2008 23:09:44 +0000 Subject: [PATCH] * doxy. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27072 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/LyXAction.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index acbd239fa2..ed959e8b7a 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -1913,7 +1913,8 @@ void LyXAction::init() * \li Action: Register the document as an file inside version control system (RCS, CVS). * \li Notion: File is registered inside cvs, svn or rcs repository acording to the existence of cvs/svn/rcs entries in the document's directory. \n - See LyX Extended Manual (Version Control Chapter) for additional information. + See LyX Additional Features Manual (Version Control Chapter) for additional + information. * \li Syntax: vc-register * \li Origin: Lgb, 1 Jul 1997 * \endvar @@ -2533,7 +2534,7 @@ void LyXAction::init() * \var lyx::FuncCode lyx::LFUN_SERVER_NOTIFY * \li Action: Sends notify message about the last key-sequence to client. * \li Notion: This can be used to grab last key-sequence used inside the LyX window. - See also Debug extensions section in Extended features manual. + See also Debug extensions section in Additional features manual. * \li Syntax: server-notify * \endvar */ -- 2.39.2