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:   31-Dec-2002 08:27:51
  Branch: HEAD                             Handle: 2002123107275000

  Modified files:
    openpkg-doc/handbook    00TODO

  Log:
    remember issue

  Summary:
    Revision    Changes     Path
    1.20        +14 -0      openpkg-doc/handbook/00TODO
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-doc/handbook/00TODO
  ============================================================================
  $ cvs diff -u -r1.19 -r1.20 00TODO
  --- openpkg-doc/handbook/00TODO       4 Dec 2002 09:31:12 -0000       1.19
  +++ openpkg-doc/handbook/00TODO       31 Dec 2002 07:27:50 -0000      1.20
  @@ -147,3 +147,17 @@
   rebuild could save a lot of time. Rebuilding make with gcc is probably
   appropriate though.
   
  +- RSE:
  +The syntax is:
  +
  +%option <variable> <value>
  +%options [-p<padding>]
  +
  +where "%option <variable> <value>" is syntactically equivalent with
  +"%ifndef <variable> %define <variable> <value> %endif" plus remembering
  +the string "%option <variable> %{<variable>}" in an internal macro.
  +Then "%options" expands this internal macro back into the "%option
  +<variable> <value>" strings. If a <padding> is given, the <variable>
  +part in "%option <variable> <value>" is padding with spaces to a fixed
  +width in order to get a nice aligned output in %description texts.
  +
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to