typo
authorMichael Andres <ma@suse.de>
Mon, 5 Dec 2011 12:27:50 +0000 (13:27 +0100)
committerMichael Andres <ma@suse.de>
Mon, 5 Dec 2011 12:29:52 +0000 (13:29 +0100)
doc/autoinclude/EnvironmentVariables.doc
doc/autoinclude/Services.doc

index 5ca194a..c76c00d 100644 (file)
@@ -33,7 +33,7 @@ Note that for Boolean variables we usually test whether the variable exists and
 \li \c PLUGIN_SEND_TIMEOUT=<sec> Send timeout for plugin communication.
 \li \c PLUGIN_RECEIVE_TIMEOUT=<sec> Receive timeout for plugin communication.
 
-\subsection zypp-envars-misc Variables \b not for common use (test and debug)
+\subsection zypp-envars-misc Variables not for common use (test and debug)
 
 \li \c ZYPP_MODALIAS_SYSFS=<PATH> Use this instead of \c /sys to evaluate modaliases.
 \li \c ZYPP_COMMIT_NO_PACKAGE_CACHE=1
index 00f4b02..d8de92f 100644 (file)
@@ -50,7 +50,7 @@ Once a program called "foobar" is installed, listing services will show it:
 
 \verbatim
 > zypper ls
-#  | Alias            | Name         | Enabled | Refresh | Type  
+#  | Alias            | Name         | Enabled | Refresh | Type
 ---+------------------+--------------+---------+---------+-------
 1  | foobar           | foobar       | Yes     | Yes     | plugin
 ...