Annotation of coherent/b/bin/ipcs/misc.c, revision 1.1.1.1

1.1       root        1: #include <stdio.h>
                      2: 
                      3: /* ipcs usage. Print message and die */
                      4: usage(c) 
                      5: int    c;
                      6: {
                      7:        fprintf(stderr, "ipcs:  illegal option - %c\n", c);
                      8:        fprintf(stderr, "usage: "
                      9:                 "ipcs [-abcmopqst] [-C corefile] [-N namelist]\n");
                     10:        exit(1);
                     11: }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.