OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-doc                      Date:   23-Sep-2002 13:06:54
  Branch: HEAD                             Handle: 2002092312065400

  Modified files:
    openpkg-doc/articles/sysadmin
                            article.txt

  Log:
    add missing trailing slash

  Summary:
    Revision    Changes     Path
    1.131       +1  -1      openpkg-doc/articles/sysadmin/article.txt
  ____________________________________________________________________________

  Index: openpkg-doc/articles/sysadmin/article.txt
  ============================================================
  $ cvs diff -u -r1.130 -r1.131 article.txt
  --- openpkg-doc/articles/sysadmin/article.txt 19 Sep 2002 09:28:28 -0000      1.130
  +++ openpkg-doc/articles/sysadmin/article.txt 23 Sep 2002 11:06:54 -0000      1.131
  @@ -476,7 +476,7 @@
   This strategy even allows for installation of different
   versions of the same software. Just install into
   I<prefix>C</local/PKG/>I<pkg-name>C<->I<version>C</> and add a
  -symbolic link pointing from I<prefix>C</local/PKG/>I<pkg-name> to
  +symbolic link pointing from I<prefix>C</local/PKG/>I<pkg-name>C</> to
   this directory. This works, because C<lsync> skips subdirectories of
   I<prefix>C</local/PKG/> with version numbers attached. To upgrade an
   older C<foo-0.7.41> to C<foo-0.7.42>, just repeat the installation
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to