$NetBSD$

--- src/support/suexec.c.orig	2009-03-04 09:50:56.000000000 +0300
+++ src/support/suexec.c
@@ -53,11 +53,11 @@
 
 /*
  ***********************************************************************
- * There is no initgroups() in QNX, so I believe this is safe :-)
- * Use cc -osuexec -3 -O -mf -DQNX suexec.c to compile.
+ * There is no initgroups() in QNX4 (but there is in QNX6)
+ * On QNX4 compile with cc -osuexec -3 -O -mf -DQNX suexec.c
  *
- * May 17, 1997.
- * Igor N. Kovalenko -- infoh@mail.wplus.net
+ * Oct 18, 2001.
+ * Igor Kovalenko -- ikovalenko@sourceforge.net
  ***********************************************************************
  */
 
