From: Michael Andres Date: Mon, 5 Dec 2011 12:27:50 +0000 (+0100) Subject: typo X-Git-Tag: BASE-SuSE-Code-12_1-Branch~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8ac40b07430f6cf9d3106b64697eeef842346eda;p=platform%2Fupstream%2Flibzypp.git typo --- diff --git a/doc/autoinclude/EnvironmentVariables.doc b/doc/autoinclude/EnvironmentVariables.doc index 5ca194a..c76c00d 100644 --- a/doc/autoinclude/EnvironmentVariables.doc +++ b/doc/autoinclude/EnvironmentVariables.doc @@ -33,7 +33,7 @@ Note that for Boolean variables we usually test whether the variable exists and \li \c PLUGIN_SEND_TIMEOUT= Send timeout for plugin communication. \li \c PLUGIN_RECEIVE_TIMEOUT= 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= Use this instead of \c /sys to evaluate modaliases. \li \c ZYPP_COMMIT_NO_PACKAGE_CACHE=1 diff --git a/doc/autoinclude/Services.doc b/doc/autoinclude/Services.doc index 00f4b02..d8de92f 100644 --- a/doc/autoinclude/Services.doc +++ b/doc/autoinclude/Services.doc @@ -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 ...