The command used was:
svn merge -r28033:28034 svn+ssh://bugman@.../svn/relax/trunk/ .
.....
r28034 | bugman | 2015-10-12 18:22:46 +0200 (Mon, 12 Oct 2015) | 8 lines
Manually rotated the frame order matrix element EPS manual figures, for latex2html compatibility.
The '90 rotate' command has been deleted and the bounding box permuted as 'a b c d' -> 'b -c d -a'.
This allows the angle argument in the \includegraphics{} command to be dropped, as latex2html does
not recognise this. It allows the figures to be visible in the HTML version of the manual at
http://www.nmr-relax.com/manual/index.html .
.....