Merge remote-tracking branch 'upstream/debian/sid' into feature/apt-manpage
[ntk/apt.git] / doc / sources.list.5.xml
index 7a82bd4..4d0c4d5 100644 (file)
@@ -20,7 +20,7 @@
    &apt-email;
    &apt-product;
    <!-- The last update date -->
-   <date>2012-06-09T00:00:00Z</date>
+   <date>2014-01-18T00:00:00Z</date>
  </refentryinfo>
  
  <refmeta>
 
    <para>Alternatively a rfc822 style format is also supported:
    <literallayout>
-     Type: deb
-     URI: http://example.com
-     Suite: stable
-     Section: component1 component2
+     Types: deb deb-src
+     URIs: http://example.com
+     Suites: stable testing
+     Sections: component1 component2
+     Description: short
+      long long long
      [option1]: [option1-value]
 
-     Type: deb-src
-     URI: http://example.com
-     Suite: stable
-     Section: component1 component2
+     Types: deb
+     URIs: http://another.example.com
+     Suites: experimental
+     Sections: component1 component2
+     Enabled: no
+     Description: short
+      long long long
      [option1]: [option1-value]
    </literallayout>
    </para>