From d517615e97a4180854418369b54a65adfed6ddca Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 1 Jul 2009 16:52:54 +0200 Subject: Fix syntax for shell configuration variables. See Debian bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=528726 --- man/pm-action.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man') diff --git a/man/pm-action.xml b/man/pm-action.xml index 0bacca5..8c1732e 100644 --- a/man/pm-action.xml +++ b/man/pm-action.xml @@ -325,7 +325,7 @@ of pm-utils. If a global configuration variable is set, the value set to will be appended to the previous value. If any other variable is set, it will be ignored. - The syntax is simply: VAR_NAME = value. + The syntax is simply: VAR_NAME=value. See the CONFIGURATION VARIABLES section for valid variables defined by pm-utils. External packages can define others, see -- cgit v1.2.3