I did a search that brought up several pages that show information about the visitors browser.
The usual way that info shows in the snippet in the SERPS is something like this:
Your Browser User Agent String is Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html).
But one site shows:
Platform Linux x86_64 Agent Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20100101 Firefox/12.0
How did that happen? It does not seem to be a fault in the site which accurately shows the UA for obscure browsers and platforms (so its must be just echoing the US the browser sends).
There is not something complex happening in the snippet generation either - it remains the same for everything from Firefox on Linux to Midori to Chrome on Android.