Hello all -

This is a very minor fix (see 'manpage.patch' attached) for the
FvwmProxy manpage that changes $w variables to $[w.id] to reflect the
"new" syntax. 

-- Thomas Adam

--  
"One of us is a cigar stand, and one of us is a lovely blue incandescent
guillotine" -- Stephen Malkmus, "Type Slowly" from "Brighten The Corners"
--- ./FvwmProxy.1.in    2005-03-22 03:55:12.000000000 +0000
+++ ./FvwmProxy.1.in.orig       2005-03-22 03:50:03.000000000 +0000
@@ -1,4 +1,4 @@
-.\" t
+" t
 .\" @(#)@[EMAIL PROTECTED]@VERSION@ @RELDATELONG@
 .TH FvwmProxy 1 "@RELDATELONG@ (@VERSION@)" FVWM "FVWM Modules"
 .UC
@@ -213,8 +213,8 @@
 .sp
 DestroyFunc WindowListFunc
 AddToFunc WindowListFunc
-+ I WindowId $w Raise
-+ I WindowId $w WarpToWindow 50 50
++ I WindowId $[w.id] Raise
++ I WindowId $[w.id] WarpToWindow 50 50
 .sp
 .fi
 

Reply via email to