Build man-pages instead of distributing them in the source
[alexxy/gromacs.git] / src / ngmx / ngmx.c
index a3ce8e14b9843b587b2c935c4594fd3129ac4631..1fca2e61a9193864cfe3f3a58769760cd40a559a 100644 (file)
@@ -294,7 +294,7 @@ int main(int argc, char *argv[])
   };
 #define NFILE asize(fnm)
   
-  CopyRight(stdout,argv[0]);
+  CopyRight(stderr,argv[0]);
   parse_common_args(&argc,argv,PCA_CAN_TIME,NFILE,fnm,
                    0,NULL,asize(desc),desc,asize(bugs),bugs,&oenv);