[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#790688: apt: sources.list(5): missing comma in See also listing for other manpages to read



Package: apt
Version: 1.0.9.8
Severity: minor
Tags: patch

Hi

sources.list(5) has a minor glitch, in the listing of manpages in the
"See Also" section there is a comma missing between the items.

----cut---------cut---------cut---------cut---------cut---------cut-----
diff --git a/doc/sources.list.5.xml b/doc/sources.list.5.xml
index da4f571..9d80a4c 100644
--- a/doc/sources.list.5.xml
+++ b/doc/sources.list.5.xml
@@ -272,7 +272,7 @@ deb [ arch=amd64,armel ] http://ftp.debian.org/debian &stable-codename; main</li
  </refsect1>
  
  <refsect1><title>See Also</title>
-   <para>&apt-cache; &apt-conf;
+   <para>&apt-cache;, &apt-conf;
    </para>
  </refsect1>
 
----cut---------cut---------cut---------cut---------cut---------cut-----

Regards,
Salvatore


Reply to: