From b4b24f4b85fb1f57ba7a952b4c860247fb852bf5 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 26 May 1999 17:59:45 +0000 Subject: Regenerated to include more information in the stub. Now they have the descriptive titles. --- doc/itron3.0/mailbox.t | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'doc/itron3.0/mailbox.t') diff --git a/doc/itron3.0/mailbox.t b/doc/itron3.0/mailbox.t index 36d678d331..b2a123ece9 100644 --- a/doc/itron3.0/mailbox.t +++ b/doc/itron3.0/mailbox.t @@ -16,20 +16,20 @@ mailbox manager is ... The services provided by the mailbox manager are: @itemize @bullet -@item @code{cre_mbx} - -@item @code{del_mbx} - -@item @code{snd_msg} - -@item @code{rcv_msg} - -@item @code{prcv_msg} - -@item @code{trcv_msg} - -@item @code{ref_mbx} - +@item @code{cre_mbx} - Create Mailbox +@item @code{del_mbx} - Delete Mailbox +@item @code{snd_msg} - Send Message to Mailbox +@item @code{rcv_msg} - Poll and Receive Message from Mailbox Receive Message from Mailbox Receive Message from Mailbox with Timeout +@item @code{prcv_msg} - Poll and Receive Message from Mailbox +@item @code{trcv_msg} - Receive Message from Mailbox with Timeout +@item @code{ref_mbx} - Reference Mailbox Status @end itemize @section Background @section Operations -@section Directives +@section System Calls This section details the mailbox manager's services. A subsection is dedicated to each of this manager's services @@ -42,7 +42,7 @@ and status codes. @c @page -@subsection cre_mbx - +@subsection cre_mbx - Create Mailbox @subheading CALLING SEQUENCE: @@ -70,7 +70,7 @@ int cre_mbx( @c @page -@subsection del_mbx - +@subsection del_mbx - Delete Mailbox @subheading CALLING SEQUENCE: @@ -98,7 +98,7 @@ int del_mbx( @c @page -@subsection snd_msg - +@subsection snd_msg - Send Message to Mailbox @subheading CALLING SEQUENCE: @@ -126,7 +126,7 @@ int snd_msg( @c @page -@subsection rcv_msg - +@subsection rcv_msg - Poll and Receive Message from Mailbox Receive Message from Mailbox Receive Message from Mailbox with Timeout @subheading CALLING SEQUENCE: @@ -154,7 +154,7 @@ int rcv_msg( @c @page -@subsection prcv_msg - +@subsection prcv_msg - Poll and Receive Message from Mailbox @subheading CALLING SEQUENCE: @@ -182,7 +182,7 @@ int prcv_msg( @c @page -@subsection trcv_msg - +@subsection trcv_msg - Receive Message from Mailbox with Timeout @subheading CALLING SEQUENCE: @@ -210,7 +210,7 @@ int trcv_msg( @c @page -@subsection ref_mbx - +@subsection ref_mbx - Reference Mailbox Status @subheading CALLING SEQUENCE: -- cgit v1.2.3