]> code.delx.au - pulseaudio/commitdiff
Fix various typos in messages and comments
authorYuri Chornoivan <yurchor@ukr.net>
Sat, 13 Apr 2013 18:32:57 +0000 (21:32 +0300)
committerDavid Henningsson <david.henningsson@canonical.com>
Tue, 16 Apr 2013 10:42:50 +0000 (12:42 +0200)
man/esdcompat.1.xml.in
man/pacat.1.xml.in
man/pulse-cli-syntax.5.xml.in
man/pulse-daemon.conf.5.xml.in
man/pulseaudio.1.xml.in
po/pl.po
po/uk.po
src/utils/pacmd.c

index 61fefa3a946544b4e847674fb4a7046925977a10..8ef16ffd147180f94c69df17ba743d00bff83a86 100644 (file)
@@ -30,7 +30,7 @@ USA.
   </synopsis>
 
   <description>
-    <p><file>esdcompat</file> is a compatiblity script that takes the
+    <p><file>esdcompat</file> is a compatibility script that takes the
     same arguments as the ESD sound daemon <manref name="esd"
     section="1"/>, but uses them to start a the PulseAudio sound server with the appropriate parameters. It is
     required to make PulseAudio a drop-in replacement for esd, i.e. it
index 66125d7ef3df697e39e0236c67ba48d059c9cdb0..868e7722773ed0b869e5dcbba20148ca740ae3e7 100644 (file)
@@ -189,7 +189,7 @@ USA.
     <option>
       <p><opt>--latency-msec</opt><arg>=MSEC</arg></p>
       <optdesc><p>Explicitly configure the latency, with a time
-      specified in miliseconds. If left out the server will pick the
+      specified in milliseconds. If left out the server will pick the
       latency, usually relatively high for power saving reasons. Use
       either this option or <opt>--latency</opt>, but not
       both.</p></optdesc>
index 159e24c1f402f9f2870b9e7a6b470e9b2151327b..3c21f7a9c0b7d2d5455a8450e954c420cdccbca8 100644 (file)
@@ -308,7 +308,7 @@ USA.
 
   <section name="Meta Commands">
     <p>
-      In addition the the commands described above there a few meta directives
+      In addition the commands described above there a few meta directives
       supported by the command line interpreter.
     </p>
     <option>
index 2509ba148351e96eb3b285b67dc1ae6744d23ef3..c40d5703bcbef30f571c2815674920011ceb6363 100644 (file)
@@ -67,7 +67,7 @@ USA.
     <option>
       <p><opt>allow-module-loading=</opt> Allow/disallow module
       loading after startup. This is a security feature that if
-      dsabled makes sure that no further modules may be loaded into
+      disabled makes sure that no further modules may be loaded into
       the PulseAudio server after startup completed. It is recommended
       to disable this when <opt>system-instance</opt> is
       enabled. Please note that certain features like automatic
@@ -144,7 +144,7 @@ USA.
 
     <option>
       <p><opt>system-instance=</opt> Run the daemon as system-wide
-      instance, requires root priviliges. Takes a boolean argument,
+      instance, requires root privileges. Takes a boolean argument,
       defaults to <opt>no</opt>. The <opt>--system</opt> command line
       argument takes precedence.</p>
     </option>
@@ -473,8 +473,8 @@ USA.
     <p>With the flat volume feature enabled, the sink HW volume is set
     to the same level as the highest volume input stream. Any other streams
     (with lower volumes) have the appropriate adjustment applied in SW to
-    bring them to the correct overall level. Sadly hadware mixer changes
-    cannot be timed accurately and thus this change of volumes can somtimes
+    bring them to the correct overall level. Sadly hardware mixer changes
+    cannot be timed accurately and thus this change of volumes can sometimes
     cause the resulting output sound to be momentarily too loud or too soft.
     So to ensure SW and HW volumes are applied concurrently without any
     glitches, their application needs to be synchronized. The sink
index 12f05e86b1b342c844561f3a4c9c608c87a98bf7..c961c08925361bd8086cde4765d96ba5ff2dfea1 100644 (file)
@@ -276,7 +276,7 @@ USA.
       support it. By default, PulseAudio will terminate itself when it
       notices that it takes up too much CPU time. This is useful as a
       protection against system lockups when real-time scheduling is
-      used (see below). Disabling this meachnism is useful when
+      used (see below). Disabling this mechanism is useful when
       debugging PulseAudio with tools like <manref name="valgrind"
       section="1"/> which slow down execution.</p></optdesc>
     </option>
@@ -385,7 +385,7 @@ USA.
 
     <p>User <arg>pulse</arg>, group <arg>pulse</arg>: if PulseAudio is running as a system
     daemon (see <opt>--system</opt> above) and is started as root the
-    daemon will drop priviliges and become a normal user process using
+    daemon will drop privileges and become a normal user process using
     this user and group. If PulseAudio is running as a user daemon
     this user and group has no meaning.</p>
   </section>
@@ -399,7 +399,7 @@ USA.
     when it needs it to refill the hardware playback
     buffers. Unfortunately this is a security risk on most systems,
     since PulseAudio runs as user process, and giving realtime
-    scheduling priviliges to a user process always comes with the risk
+    scheduling privileges to a user process always comes with the risk
     that the user misuses it to lock up the system -- which is
     possible since making a process real-time effectively disables
     preemption.</p>
@@ -409,7 +409,7 @@ USA.
     on trusted systems. To do that start PulseAudio with
     <opt>--realtime</opt> (see above) or enabled the appropriate option in
     <file>daemon.conf</file>. Since acquiring realtime scheduling is a
-    priviliged operation on most systems, some special changes to the
+    privileged operation on most systems, some special changes to the
     system configuration need to be made to allow them to the calling
     user. Two options are available:</p>
 
@@ -420,12 +420,12 @@ USA.
     <file>/etc/security/limits.conf</file>, a resource limit of 9 is recommended.</p>
 
     <p>Alternatively, the SUID root bit can be set for the PulseAudio
-    binary. Then, the daemon will drop root priviliges immediately on
+    binary. Then, the daemon will drop root privileges immediately on
     startup, however retain the CAP_NICE capability (on systems that
     support it), but only if the calling user is a member of the
     <arg>pulse-rt</arg> group (see above). For all other users all
-    capababilities are dropped immediately. The advantage of this
-    solution is that the real-time priviliges are only granted to the
+    capabilities are dropped immediately. The advantage of this
+    solution is that the real-time privileges are only granted to the
     PulseAudio daemon -- not to all the user's processes.</p>
 
     <p>Alternatively, if the risk of locking up the machine is
@@ -433,7 +433,7 @@ USA.
     scheduling can be enabled instead (i.e. negative nice level). This
     can be enabled by passing <opt>--high-priority</opt> (see above)
     when starting PulseAudio and may also be enabled with the
-    approriate option in <file>daemon.conf</file>. Negative nice
+    appropriate option in <file>daemon.conf</file>. Negative nice
     levels can only be enabled when the appropriate resource limit
     RLIMIT_NICE is set (see <manref name="setrlimit" section="2"/> for
     more information), possibly configured in
@@ -443,7 +443,7 @@ USA.
 
   <section name="Environment variables">
 
-    <p>The PulseAudio client libraries check for the existance of the
+    <p>The PulseAudio client libraries check for the existence of the
     following environment variables and change their local configuration accordingly:</p>
 
     <p><arg>$PULSE_SERVER</arg>: the server string specifying the server to connect to when a client asks for a sound server connection and doesn't explicitly ask for a specific server.</p>
index e0aa27b7132e52897b86e36ed557cbad10e25448..2b9f1368f7f650563214b6ffc3546ea5f29ce744 100644 (file)
--- a/po/pl.po
+++ b/po/pl.po
@@ -2607,12 +2607,12 @@ msgid ""
 "\n"
 "  -h, --help                            Show this help\n"
 "      --version                         Show version\n"
-"When no command is given pacdm starts in the interactive mode\n"
+"When no command is given pacmd starts in the interactive mode\n"
 msgstr ""
 "\n"
 "  -h, --help                            Wyświetla tę pomoc\n"
 "      --version                         Wyświetla wersję\n"
-"Jeśli nie podano polecenia, to program pacdm zostaje uruchomiony w trybie "
+"Jeśli nie podano polecenia, to program pacmd zostaje uruchomiony w trybie "
 "interaktywnym\n"
 
 #: ../src/utils/pacmd.c:131
index d55a68886e0daa317ddeeb5fd0e64c20ba219007..b76df78d1d6f1e194ee3a6139f8e16713720bee0 100644 (file)
--- a/po/uk.po
+++ b/po/uk.po
@@ -2674,7 +2674,7 @@ msgid ""
 "\n"
 "  -h, --help                            Show this help\n"
 "      --version                         Show version\n"
-"When no command is given pacdm starts in the interactive mode\n"
+"When no command is given pacmd starts in the interactive mode\n"
 msgstr ""
 "\n"
 "  -h, --help                            Показати цю довідку\n"
index a2492fdca86a9a95fcf92760c4ce0aec4f95c9e5..dc477aae81d1231ab7c3d9c2d44938f559319264 100644 (file)
@@ -83,7 +83,7 @@ static void help(const char *argv0) {
     printf(_("\n"
          "  -h, --help                            Show this help\n"
          "      --version                         Show version\n"
-         "When no command is given pacdm starts in the interactive mode\n" ));
+         "When no command is given pacmd starts in the interactive mode\n" ));
 }
 
 enum {