]> git.saurik.com Git - apt.git/commitdiff
Fix missing </literal> in sources.list.5.xml page
authorMichael Vogt <mvo@ubuntu.com>
Thu, 26 Nov 2015 11:39:06 +0000 (12:39 +0100)
committerMichael Vogt <mvo@ubuntu.com>
Thu, 26 Nov 2015 11:39:06 +0000 (12:39 +0100)
Git-Dch: ignore

doc/sources.list.5.xml

index bca4740fda5da3f839aff492d00b8e0df6fe4a68..b664e53485e9a57fe3ffa12cc9f9dc6b484f8f51 100644 (file)
@@ -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
                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.
                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.