[PATCHES] psql groff patch (for 8.1)

2004-08-06 Thread Roger Leigh
Hello, Following the commit of my psql latex format fixes, I've re-done the patch for the troff-ms format which previously included this patch. It's identical to the original but with the latex hunks removed. Regards, Roger -- Roger Leigh Printing on GNU/Linux? h

Re: [PATCHES] Broken code in recent troff commit

2005-06-09 Thread Roger Leigh
ough, so I don't know if "\\(rs" was > meant or something else. Sorry about that. I'm not sure why GCC didn't pick that up. Troff uses "\(rs" to produce a backslash ("Right Slash"), so "\\(rs" will be correct. I've double checked the r