]> git.lyx.org Git - lyx.git/commitdiff
rephrase a bit
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 29 Sep 2008 08:58:24 +0000 (08:58 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 29 Sep 2008 08:58:24 +0000 (08:58 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26611 a592a061-630c-0410-9148-cb99ea01b6c8

INSTALL

diff --git a/INSTALL b/INSTALL
index 90363d4a0981e066dde7ec24abb3cdaf28310eb4..0b6d5305cfdac0c6dc5ae3e3c56c918c97bb7495 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -130,10 +130,11 @@ flags:
        --with-extra-lib=DIRECTORY/lib --with-extra-inc=DIRECTORY/include
     If DIRECTORY is not specified, the current prefix is used.
 
-  o --with-version-suffix[=VERSION] will install LyX as lyxVERSION,
-    e.g. lyx1.6.1. The LyX data directory will be something like
-    <whatever>/lyx1.6.1/. Additionally your user configuration files
-    will be found in e.g. $HOME/.lyx1.6.1
+  o --with-version-suffix[=SUFFIX] will install LyX as lyxSUFFIX. The
+    LyX data directory will be something like <whatever>/lyxSUFFIX/.
+    Additionally your user configuration files will be found in e.g.
+    $HOME/.lyxSUFFIX. The default for SUFFIX is "-<currentversion>",
+    e.g. lyx-1.6.1.
 
     You can use this feature to install more than one version of LyX
     on the same system. You can optionally specify a "version" of your