diff options
author | Michael Vogt <mvo@debian.org> | 2014-01-18 20:51:03 +0100 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2014-01-18 20:51:03 +0100 |
commit | 6c069a2247781754bcc8574687cb98b493c6ab8a (patch) | |
tree | 53292a8c16b526c17d4978d63fcf7a2148832c3b /doc/sources.list.5.xml | |
parent | 866e9fadf892368fcb50e6a192bcdd350cfe8e5c (diff) |
rename "Suite/Section" to plural
Diffstat (limited to 'doc/sources.list.5.xml')
-rw-r--r-- | doc/sources.list.5.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/sources.list.5.xml b/doc/sources.list.5.xml index 7a82bd4ce..87f4d5fc5 100644 --- a/doc/sources.list.5.xml +++ b/doc/sources.list.5.xml @@ -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> @@ -85,14 +85,14 @@ <literallayout> Type: deb URI: http://example.com - Suite: stable - Section: component1 component2 + Suites: stable + Sections: component1 component2 [option1]: [option1-value] Type: deb-src URI: http://example.com - Suite: stable - Section: component1 component2 + Suites: stable + Sections: component1 component2 [option1]: [option1-value] </literallayout> </para> |