Luca Bruno лет назад: 18
Родитель
Сommit
d2f2872d3b
2 измененных файлов с 8 добавлено и 6 удалено
  1. 3 3
      debian/changelog
  2. 5 3
      doc/apt.8

+ 3 - 3
debian/changelog

@@ -1,9 +1,9 @@
 apt (0.7.15~exp4) UNRELEASED; urgency=low
 
   [Luca Bruno]
-  * Fix some typos in docs, translations and debian/changelog
-    (thanks to timeless and Nicolas Bonifas, closes: #368665, #298821,
-    #411532, #431636)
+  * Fix several typos in docs, translations and debian/changelog
+    (thanks to timeless, Nicolas Bonifas and Josh Triplett,
+    closes: #368665, #298821, #411532, #431636, #461458)
   * Document apt-key finger and adv commands
     (thanks to Stefan Schmidt, closes: #350575)
   * Better documentation on using both APT::Default-Release and

+ 5 - 3
doc/apt.8

@@ -21,11 +21,13 @@ apt \- Advanced Package Tool
 .B apt
 .SH DESCRIPTION
 APT is a management system for software packages. For normal day to day
-package management there are several frontends available, like
+package management there are several frontends available, such as
 .BR aptitude (8)
 for the command line or
-.BR synaptic (8)for X-Windows. Some options are only implemented in
-.BR apt-get (8) though.
+.BR synaptic (8)
+for the X Window System. Some options are only implemented in
+.BR apt-get (8)
+though.
 .SH OPTIONS
 None.
 .SH FILES