Przeglądaj źródła

Fixed validation of apt-get.8.xml

Eugene V. Lyubimkin 17 lat temu
rodzic
commit
4a09fd3056
1 zmienionych plików z 17 dodań i 23 usunięć
  1. 17 23
      doc/apt-get.8.xml

+ 17 - 23
doc/apt-get.8.xml

@@ -36,14 +36,7 @@
       <arg><option>-hvsqdyfmubV</option></arg>
       <arg><option>-hvsqdyfmubV</option></arg>
       <arg>
       <arg>
 	      <option>-o=
 	      <option>-o=
-		      <group choice='opt'>
-			      <arg>
-				      <replaceable>config_string</replaceable>
-			      </arg>
-			      <arg>
-				      <replaceable>config string</replaceable>
-			      </arg>
-		      </group>
+			  <replaceable>config_string</replaceable>
 	      </option>
 	      </option>
       </arg>
       </arg>
       <arg>
       <arg>
@@ -52,16 +45,15 @@
 	      </option>
 	      </option>
       </arg>
       </arg>
       <arg>
       <arg>
-	      <option>-t=
-		      <group choice='opt'>
-			      <arg>
-				      <replaceable>target_release_name</replaceable>
-			      </arg>
-			      <arg>
-				      <replaceable>target_release_number_expression</replaceable>
-			      </arg>
-		      </group>
-	      </option>
+		  <option>-t=</option>
+		  <group choice='req'>
+			  <arg choice='plain'>
+				  target_release_name
+			  </arg>
+			  <arg choice='plain'>
+				  target_release_number_expression
+			  </arg>
+		  </group>
       </arg>
       </arg>
 
 
       <group choice="req">
       <group choice="req">
@@ -563,12 +555,14 @@
  </refsect1>
  </refsect1>
  <refsect1>
  <refsect1>
 	 <title>ORIGINAL AUTHORS</title>
 	 <title>ORIGINAL AUTHORS</title>
-	 &apt-author.jgunthorpe;
+	 <para>&apt-author.jgunthorpe;</para>
  </refsect1>
  </refsect1>
- <refsect2>
+ <refsect1>
 	 <title>CURRENT AUTHORS</title>
 	 <title>CURRENT AUTHORS</title>
-	 &apt-author.team;
-	 &apt-qapage;
- </refsect2>
+	 <para>
+		 &apt-author.team;
+		 &apt-qapage;
+	 </para>
+ </refsect1>
  &manbugs;
  &manbugs;
 </refentry>
 </refentry>