OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web Date: 13-Jan-2003 17:17:50
Branch: HEAD Handle: 2003011316175000
Modified files:
openpkg-web faq.wml
Log:
fix markup
Summary:
Revision Changes Path
1.20 +2 -3 openpkg-web/faq.wml
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-web/faq.wml
============================================================================
$ cvs diff -u -r1.19 -r1.20 faq.wml
--- openpkg-web/faq.wml 13 Jan 2003 16:05:51 -0000 1.19
+++ openpkg-web/faq.wml 13 Jan 2003 16:17:50 -0000 1.20
@@ -8,8 +8,7 @@
This is a list of frequently asked questions and answers about OpenPKG.
<define-tag faq endtag=required>
-<preserve id>
-<preserve title>
+<preserve id title>
<set-var %attributes>
<p>
<li><a name="<get-var id>"><b><get-var title></b></a>
@@ -17,7 +16,7 @@
<p>
%body
</li>
-<restore title>
+<restore id title>
</define-tag>
<ol>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]