diff options
author | Michael Vogt <mvo@ubuntu.com> | 2015-11-26 12:39:06 +0100 |
---|---|---|
committer | Michael Vogt <mvo@ubuntu.com> | 2015-11-26 12:39:06 +0100 |
commit | 286ea5c275ed692b738ac0e43ceb0936ffdf2468 (patch) | |
tree | 25457a178251784ded4fdbd0b730584947fa3d63 /doc | |
parent | d123b4d7797497aee768fa0b80ffb33bc997be22 (diff) |
Fix missing </literal> in sources.list.5.xml page
Git-Dch: ignore
Diffstat (limited to 'doc')
-rw-r--r-- | doc/sources.list.5.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sources.list.5.xml b/doc/sources.list.5.xml index bca4740fd..b664e5348 100644 --- a/doc/sources.list.5.xml +++ b/doc/sources.list.5.xml @@ -275,7 +275,7 @@ deb-src [ option1=value1 option2=value2 ] uri suite [component1] [component2] [. always to consider this source as trusted, even if it doesn't pass authentication checks. It disables parts of &apt-secure;, and should therefore only be used in a local and trusted context (if at all) as - otherwise security is breached. The value <literal>no<literal> does + otherwise security is breached. The value <literal>no</literal> does the opposite, causing the source to be handled as untrusted even if the authentication checks passed successfully. The default value can't be set explicitly. |