Procházet zdrojové kódy

From: Andreas Blaafladt <andreas@blaafladt.no>
Attached patch should resolve the minor errors related to this patch in
the docs.

Christoph Berg před 21 roky
rodič
revize
b6eaf39551
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      docs/pisg-doc.xml

+ 2 - 2
docs/pisg-doc.xml

@@ -1054,8 +1054,8 @@
 
     <refsynopsisdiv><programlisting>
       <![CDATA[
-        <set Cache="pisg_cache">
-        <set Cache="/path/to/pisg_cache">
+        <set CacheDir="pisg_cache">
+        <set CacheDir="/path/to/pisg_cache">
       ]]>
     </programlisting></refsynopsisdiv>