r427 - in branches/rewrite: . debian

Otavio Salvador partial-mirror-devel@lists.alioth.debian.org
Thu, 30 Dec 2004 10:14:41 -0700


Author: otavio
Date: Thu Dec 30 10:14:39 2004
New Revision: 427

Modified:
   branches/rewrite/   (props changed)
   branches/rewrite/debian/manpage.sgml
Log:
Small sintax fixes.

Modified: branches/rewrite/debian/manpage.sgml
==============================================================================
--- branches/rewrite/debian/manpage.sgml	(original)
+++ branches/rewrite/debian/manpage.sgml	Thu Dec 30 10:14:39 2004
@@ -72,7 +72,7 @@
        <arg>upgrade</>
     </group>
   </cmdsynopsis>
-  </refsinopsysdiv>
+  </refsynopsisdiv>
 
 
   <refsect1>
@@ -108,6 +108,8 @@
     <para>
     <literal/update/ update is used to resynchronize the package index
     files from specified sources.
+    </para>
+    </ListItem>
     </VarListEntry>
 
     <VarListEntry><Term>upgrade</Term>
@@ -117,6 +119,8 @@
     source packages from specified mirrors. The first time this command
     is ran the partial mirror is generated: after this, only newer or
     updated packages will be downloaded into the mirror.
+    </para>
+    </ListItem>
     </VarListEntry>
 
     <VarListEntry><Term>all</Term>
@@ -124,6 +128,8 @@
     <para>
     <literal/all/ all is used to perform both update and upgrade
     commands.
+    </para>
+    </ListItem>
     </VarListEntry>
     </VariableList>