diff options
author | Michael Vogt <mvo@debian.org> | 2014-01-20 07:43:17 +0100 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2014-01-20 07:50:46 +0100 |
commit | e67b9a23d7646d2f1e21bf4039fa71cc66b628c5 (patch) | |
tree | b65ab991db89a7a7398cb328aba3dcbbe2ba099a /doc/sources.list.5.xml | |
parent | 6c069a2247781754bcc8574687cb98b493c6ab8a (diff) |
add Description tag for deb822 sources
Diffstat (limited to 'doc/sources.list.5.xml')
-rw-r--r-- | doc/sources.list.5.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/sources.list.5.xml b/doc/sources.list.5.xml index 87f4d5fc5..b2b682292 100644 --- a/doc/sources.list.5.xml +++ b/doc/sources.list.5.xml @@ -87,6 +87,8 @@ URI: http://example.com Suites: stable Sections: component1 component2 + Description: short + long long long [option1]: [option1-value] Type: deb-src @@ -94,6 +96,8 @@ Suites: stable Sections: component1 component2 [option1]: [option1-value] + Description: short + long long long </literallayout> </para> |