Since these are internal use only, let's not document them for external people, it will just cause problems. ChangeLog Don't document internal interfaces in the man page. Index: tools/winebuild/winebuild.man.in =================================================================== RCS file: /var/cvs/wine/tools/winebuild/winebuild.man.in,v retrieving revision 1.19 diff -u -r1.19 winebuild.man.in --- tools/winebuild/winebuild.man.in 26 Sep 2003 04:32:19 -0000 1.19 +++ tools/winebuild/winebuild.man.in 26 Sep 2003 16:39:06 -0000 @@ -52,14 +52,6 @@ should be a list of C files to search for debug channel definitions. The resulting C file must be compiled and linked with the dll. -.TP -.B \--relay16 -Generate the assembly code for the 16-bit relay routines. This is for -Wine internal usage only, you should never need to use this option. -.TP -.B \--relay32 -Generate the assembly code for the 32-bit relay routines. This is for -Wine internal usage only, you should never need to use this option. .SH OPTIONS .TP .BI \-C,\ --source-dir= directory -- Dimi.