Переглянути джерело

doc/apt-get.8.xml: fix two little typos in the --simulate description.
(half-closes #545059)

David Kalnischkies 17 роки тому
батько
коміт
6da747804c
2 змінених файлів з 5 додано та 3 видалено
  1. 2 0
      debian/changelog
  2. 3 3
      doc/apt-get.8.xml

+ 2 - 0
debian/changelog

@@ -22,6 +22,8 @@ apt (0.7.24) UNRELEASED; urgency=low
     - add a helper to easily get a vector of strings from the config
     - add a helper to easily get a vector of strings from the config
   * apt-pkg/contrib/strutl.cc:
   * apt-pkg/contrib/strutl.cc:
     - replace unknown multibytes with ? in UTF8ToCharset (Closes: #545208)
     - replace unknown multibytes with ? in UTF8ToCharset (Closes: #545208)
+  * doc/apt-get.8.xml:
+    - fix two little typos in the --simulate description.
 
 
  -- David Kalnischkies <kalnischkies@gmail.com>  Fri, 28 Aug 2009 09:40:08 +0200
  -- David Kalnischkies <kalnischkies@gmail.com>  Fri, 28 Aug 2009 09:40:08 +0200
 
 

+ 3 - 3
doc/apt-get.8.xml

@@ -384,9 +384,9 @@
      Configuration Item: <literal>APT::Get::Simulate</literal>.</para>
      Configuration Item: <literal>APT::Get::Simulate</literal>.</para>
 
 
      <para>Simulation run as user will deactivate locking (<literal>Debug::NoLocking</literal>)
      <para>Simulation run as user will deactivate locking (<literal>Debug::NoLocking</literal>)
-     automatical. Also a notice will be displayed indicating that this is only a simulation,
-     if the option <literal>APT::Get::Show-User-Simulation-Note</literal> is set (Default: true)
-     Neigther NoLocking nor the notice will be triggered if run as root (root should know what
+     automatic. Also a notice will be displayed indicating that this is only a simulation,
+     if the option <literal>APT::Get::Show-User-Simulation-Note</literal> is set (Default: true).
+     Neither NoLocking nor the notice will be triggered if run as root (root should know what
      he is doing without further warnings by <literal>apt-get</literal>).</para>
      he is doing without further warnings by <literal>apt-get</literal>).</para>
 
 
      <para>Simulate prints out
      <para>Simulate prints out