
     NAME
          chown - change owner and group of a file

     SYNTAX
          int chown (path, owner, group)
          char *path;
          int owner, group;

     DESCRIPTION
          This service is not implemented on MPX.

     RETURN VALUE
          A value of 0 is always returned.

          (printed 07/30/92 - J B Systems)

