]> git.lyx.org Git - features.git/commitdiff
doxy
authorPavel Sanda <sanda@lyx.org>
Mon, 21 Jul 2008 12:39:08 +0000 (12:39 +0000)
committerPavel Sanda <sanda@lyx.org>
Mon, 21 Jul 2008 12:39:08 +0000 (12:39 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25767 a592a061-630c-0410-9148-cb99ea01b6c8

src/LyXAction.cpp

index 77099efe4d6ccc6497f492ad115b21f210d9fee5..14557e017fcd85ce76773e1fefd1d27c8b9c5276 100644 (file)
@@ -1879,8 +1879,9 @@ void LyXAction::init()
 /*!
  * \var lyx::FuncCode lyx::LFUN_VC_REGISTER
  * \li Action: Register the document as an file inside version control system (RCS).
- * \li Notion: See LyX Extended Manual (Version Control Chapter) for additional information. \n
-               Note that Version Control support is currently broken feature.
+ * \li Notion: File is registered inside cvs or rcs repository acording to the existence 
+               of cvs entries in the document's directory. 
+              See LyX Extended Manual (Version Control Chapter) for additional information. \n
  * \li Syntax: vc-register
  * \li Origin: Lgb, 1 Jul 1997
  * \endvar