Penguin

Differences between current version and previous revision of msgop(2).

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 3 Last edited on Saturday, March 15, 2003 1:23:39 am by PerryLorier
Older page: version 2 Last edited on Saturday, March 15, 2003 1:19:57 am by PerryLorier Revert
@@ -11,9 +11,9 @@
  
 !!DESCRIPTION 
 To send or receive a message, the calling process allocates a structure that looks like the following 
  
- __struct msgbuf { 
+ __struct msgbuf {__  
  __long mtype;__ /* message type, must be __ 
  __char mtext[[1];__ /* message data */__ 
  __};__ 
  
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.