From 16bed8add3c9bf4976115ce7fc51173f8f13dcf5 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 4 Aug 1998 19:25:14 +0000 Subject: More complete shells generated. --- doc/new_chapters/message.t | 64 ++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 56 insertions(+), 8 deletions(-) (limited to 'doc/new_chapters/message.t') diff --git a/doc/new_chapters/message.t b/doc/new_chapters/message.t index 2aef8397ad..e6183a0114 100644 --- a/doc/new_chapters/message.t +++ b/doc/new_chapters/message.t @@ -38,7 +38,7 @@ and describes the calling sequence, related constants, usage, and status codes. @page -@subsection mq_open - XXX +@subsection mq_open - @subheading CALLING SEQUENCE: @@ -54,12 +54,18 @@ int mq_open( @subheading STATUS CODES: +@table @b +@item E +The + +@end table + @subheading DESCRIPTION: @subheading NOTES: @page -@subsection mq_close - XXX +@subsection mq_close - @subheading CALLING SEQUENCE: @@ -75,12 +81,18 @@ int mq_close( @subheading STATUS CODES: +@table @b +@item E +The + +@end table + @subheading DESCRIPTION: @subheading NOTES: @page -@subsection mq_unlink - XXX +@subsection mq_unlink - @subheading CALLING SEQUENCE: @@ -96,12 +108,18 @@ int mq_unlink( @subheading STATUS CODES: +@table @b +@item E +The + +@end table + @subheading DESCRIPTION: @subheading NOTES: @page -@subsection mq_send - XXX +@subsection mq_send - @subheading CALLING SEQUENCE: @@ -117,12 +135,18 @@ int mq_send( @subheading STATUS CODES: +@table @b +@item E +The + +@end table + @subheading DESCRIPTION: @subheading NOTES: @page -@subsection mq_receive - XXX +@subsection mq_receive - @subheading CALLING SEQUENCE: @@ -138,12 +162,18 @@ int mq_receive( @subheading STATUS CODES: +@table @b +@item E +The + +@end table + @subheading DESCRIPTION: @subheading NOTES: @page -@subsection mq_notify - XXX +@subsection mq_notify - @subheading CALLING SEQUENCE: @@ -159,12 +189,18 @@ int mq_notify( @subheading STATUS CODES: +@table @b +@item E +The + +@end table + @subheading DESCRIPTION: @subheading NOTES: @page -@subsection mq_setattr - XXX +@subsection mq_setattr - @subheading CALLING SEQUENCE: @@ -180,12 +216,18 @@ int mq_setattr( @subheading STATUS CODES: +@table @b +@item E +The + +@end table + @subheading DESCRIPTION: @subheading NOTES: @page -@subsection mq_getattr - XXX +@subsection mq_getattr - @subheading CALLING SEQUENCE: @@ -201,6 +243,12 @@ int mq_getattr( @subheading STATUS CODES: +@table @b +@item E +The + +@end table + @subheading DESCRIPTION: @subheading NOTES: -- cgit v1.2.3