From: Pavel Sanda Date: Thu, 23 Oct 2008 23:09:44 +0000 (+0000) Subject: * doxy. X-Git-Tag: 1.6.10~2883 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=bdd405d70ddbbd28346aeab289a4659a75ad7233;p=features.git * doxy. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27072 a592a061-630c-0410-9148-cb99ea01b6c8 --- 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 */