Tim Waugh 9e7cfb
--- a2ps-4.13/contrib/psset.in.psset	2006-10-06 13:12:03.000000000 +0100
Tim Waugh 9e7cfb
+++ a2ps-4.13/contrib/psset.in	2006-10-06 13:12:09.000000000 +0100
Tim Waugh 9e7cfb
@@ -241,7 +241,7 @@
Tim Waugh 9e7cfb
 # spaces with a `\' too...
Tim Waugh 9e7cfb
 pspagedevicelen=`echo "$pspagedevice" | wc -l`
Tim Waugh 9e7cfb
 pspagedevice=`echo "$pspagedevice" | \
Tim Waugh 9e7cfb
- sed -e "$pspagedevicelen!s/\$/\\\\\\/;s/^/\\\\\\/"`
Tim Waugh 9e7cfb
+ sed -e "$pspagedevicelen!s/\$/\\\\\\/;s/^ /\\\\\\ /"`
Tim Waugh 9e7cfb
 
Tim Waugh 9e7cfb
 case $at in
Tim Waugh 9e7cfb
   0) # Insert last in the Setup, so that we win over other requests.