Hello, List,

I found out that 'Test' command description in fvwm manpage is
incomplete. Let me cite an excerpt:

Test [(test-conditions)] command
<snip>They include Version operator  x.y.z<snip>

The Version operator x.y.z test-condition is  fulfilled  if  the  logical
condition  of  the  expression is true. Valid operator values are: >=, >,
<=, <, == and !=.

That's all about 'Version' operator in the manpage. But little later one
example follows:

AddToFunc VerifyVersion
+ I Test (Version 2.5.*) Echo 2.5.x detected
+ I TestRc (NoMatch) Test (!Version 2.6.*) Echo Future version
<snip>

Obviously this example don't fit in 'Test' description in the
manpage. I checked and it works anyway.

So, we have two possible solutions:

1) Fully document this example in the manpage.
2) If this syntax deprecated/obsolete/useless remove both the example
and the code which makes it possible.

Best wishes!

-- 
Serge Koksharov, Free Software user & supporter
GPG public key ID: 0x3D330896 (pgp.mit.edu)
Key fingerprint: 5BC4 0475 CB03 6A31 0076  82C2 C240 72F0 3D33 0896


Reply via email to