From e67c5855836fc9ef9cbf99df04633be95f2571fe Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 26 May 1999 16:06:52 +0000 Subject: Replaced error code section. --- doc/itron3.0/config.t | 20 +++++--------------- doc/itron3.0/eventflags.t | 32 ++++++++------------------------ doc/itron3.0/fixedblock.t | 28 +++++++--------------------- doc/itron3.0/gen_section | 4 +--- doc/itron3.0/interrupt.t | 36 +++++++++--------------------------- doc/itron3.0/mailbox.t | 28 +++++++--------------------- doc/itron3.0/memorypool.t | 28 +++++++--------------------- doc/itron3.0/msgbuffer.t | 36 +++++++++--------------------------- doc/itron3.0/network.t | 16 ++++------------ doc/itron3.0/rendezvous.t | 44 +++++++++++--------------------------------- doc/itron3.0/tasksync.t | 28 +++++++--------------------- doc/itron3.0/time.t | 36 +++++++++--------------------------- 12 files changed, 84 insertions(+), 252 deletions(-) (limited to 'doc') diff --git a/doc/itron3.0/config.t b/doc/itron3.0/config.t index 4a7655a68c..25c43b5d1e 100644 --- a/doc/itron3.0/config.t +++ b/doc/itron3.0/config.t @@ -56,9 +56,7 @@ int get_ver( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -88,9 +86,7 @@ int ref_sys( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -120,9 +116,7 @@ int ref_cfg( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -152,9 +146,7 @@ int def_svc( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -184,9 +176,7 @@ int def_exc( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table diff --git a/doc/itron3.0/eventflags.t b/doc/itron3.0/eventflags.t index 642d99765e..29abcff414 100644 --- a/doc/itron3.0/eventflags.t +++ b/doc/itron3.0/eventflags.t @@ -59,9 +59,7 @@ int cre_flg( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -91,9 +89,7 @@ int del_flg( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -123,9 +119,7 @@ int set_flg( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -155,9 +149,7 @@ int clr_flg( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -187,9 +179,7 @@ int wai_flg( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -219,9 +209,7 @@ int pol_flg( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -251,9 +239,7 @@ int twai_flg( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -283,9 +269,7 @@ int ref_flg( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table diff --git a/doc/itron3.0/fixedblock.t b/doc/itron3.0/fixedblock.t index d516961ba4..3ef0c783c2 100644 --- a/doc/itron3.0/fixedblock.t +++ b/doc/itron3.0/fixedblock.t @@ -58,9 +58,7 @@ int cre_mpf( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -90,9 +88,7 @@ int del_mpf( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -122,9 +118,7 @@ int get_blf( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -154,9 +148,7 @@ int pget_blf( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -186,9 +178,7 @@ int tget_blf( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -218,9 +208,7 @@ int rel_blf( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -250,9 +238,7 @@ int ref_mpf( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table diff --git a/doc/itron3.0/gen_section b/doc/itron3.0/gen_section index e5bd9d5d5a..068ed9a3aa 100644 --- a/doc/itron3.0/gen_section +++ b/doc/itron3.0/gen_section @@ -167,9 +167,7 @@ do echo "" echo "@subheading STATUS CODES:" echo "" - echo "@table @b" - echo "@item E" - echo "The" + echo "@code{EXXX} - " echo "" echo "@end table" echo "" diff --git a/doc/itron3.0/interrupt.t b/doc/itron3.0/interrupt.t index 918579b068..28d94b7211 100644 --- a/doc/itron3.0/interrupt.t +++ b/doc/itron3.0/interrupt.t @@ -60,9 +60,7 @@ int def_int( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -92,9 +90,7 @@ int ret_int( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -124,9 +120,7 @@ int ret_wup( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -156,9 +150,7 @@ int loc_cpu( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -188,9 +180,7 @@ int unl_cpu( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -220,9 +210,7 @@ int dis_int( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -252,9 +240,7 @@ int ena_int( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -284,9 +270,7 @@ int chg_iXX( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -316,9 +300,7 @@ int ref_iXX( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table diff --git a/doc/itron3.0/mailbox.t b/doc/itron3.0/mailbox.t index ee6a0256e0..71cb884a45 100644 --- a/doc/itron3.0/mailbox.t +++ b/doc/itron3.0/mailbox.t @@ -58,9 +58,7 @@ int cre_mbx( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -90,9 +88,7 @@ int del_mbx( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -122,9 +118,7 @@ int snd_msg( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -154,9 +148,7 @@ int rcv_msg( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -186,9 +178,7 @@ int prcv_msg( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -218,9 +208,7 @@ int trcv_msg( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -250,9 +238,7 @@ int ref_mbx( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table diff --git a/doc/itron3.0/memorypool.t b/doc/itron3.0/memorypool.t index 7df5fcc976..05f36ae76c 100644 --- a/doc/itron3.0/memorypool.t +++ b/doc/itron3.0/memorypool.t @@ -58,9 +58,7 @@ int cre_mpl( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -90,9 +88,7 @@ int del_mpl( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -122,9 +118,7 @@ int get_blk( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -154,9 +148,7 @@ int pget_blk( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -186,9 +178,7 @@ int tget_blk( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -218,9 +208,7 @@ int rel_blk( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -250,9 +238,7 @@ int ref_mpl( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table diff --git a/doc/itron3.0/msgbuffer.t b/doc/itron3.0/msgbuffer.t index a29a18877d..28ca14c290 100644 --- a/doc/itron3.0/msgbuffer.t +++ b/doc/itron3.0/msgbuffer.t @@ -60,9 +60,7 @@ int cre_mbf( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -92,9 +90,7 @@ int del_mbf( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -124,9 +120,7 @@ int snd_mbf( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -156,9 +150,7 @@ int psnd_mbf( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -188,9 +180,7 @@ int tsnd_mbf( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -220,9 +210,7 @@ int rcv_mbf( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -252,9 +240,7 @@ int prcv_mbf( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -284,9 +270,7 @@ int trcv_mbf( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -316,9 +300,7 @@ int ref_mbf( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table diff --git a/doc/itron3.0/network.t b/doc/itron3.0/network.t index 924d03b7f7..945e57bd18 100644 --- a/doc/itron3.0/network.t +++ b/doc/itron3.0/network.t @@ -55,9 +55,7 @@ int nrea_dat( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -87,9 +85,7 @@ int nwri_dat( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -119,9 +115,7 @@ int nget_nod( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -151,9 +145,7 @@ int nget_ver( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table diff --git a/doc/itron3.0/rendezvous.t b/doc/itron3.0/rendezvous.t index be607d1ac3..c742e772bf 100644 --- a/doc/itron3.0/rendezvous.t +++ b/doc/itron3.0/rendezvous.t @@ -62,9 +62,7 @@ int cre_por( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -94,9 +92,7 @@ int del_por( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -126,9 +122,7 @@ int cal_por( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -158,9 +152,7 @@ int pcal_por( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -190,9 +182,7 @@ int tcal_por( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -222,9 +212,7 @@ int acp_por( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -254,9 +242,7 @@ int pacp_por( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -286,9 +272,7 @@ int tacp_por( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -318,9 +302,7 @@ int fwd_por( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -350,9 +332,7 @@ int rpl_rdv( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -382,9 +362,7 @@ int ref_por( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table diff --git a/doc/itron3.0/tasksync.t b/doc/itron3.0/tasksync.t index 77f96d24bb..49d180a9bb 100644 --- a/doc/itron3.0/tasksync.t +++ b/doc/itron3.0/tasksync.t @@ -58,9 +58,7 @@ int sus_tsk( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -90,9 +88,7 @@ int rsm_tsk( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -122,9 +118,7 @@ int frsm_tsk( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -154,9 +148,7 @@ int slp_tsk( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -186,9 +178,7 @@ int tslp_tsk( @end ifset @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @code{E_CTX} - Context error (issued from task-independent portions or a task in dispatch disabled state) @end table @@ -218,9 +208,7 @@ int wup_tsk( @end ifset @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @code{EN_CTXID} - Specified an object on another node when the system call was issued from a task in dispatch disabled state or from a task-independent portion @end table @@ -250,9 +238,7 @@ int can_wup( @end ifset @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @code{EN_RPAR} - A value outside the range supported by the issuing node and/or transmission packet format was returned as a return parameter (a value outside supported range was returned for wupcnt) diff --git a/doc/itron3.0/time.t b/doc/itron3.0/time.t index 0e416bc048..e4a2eb3343 100644 --- a/doc/itron3.0/time.t +++ b/doc/itron3.0/time.t @@ -60,9 +60,7 @@ int get_tim( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -92,9 +90,7 @@ int set_tim( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -124,9 +120,7 @@ int dly_tsk( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -156,9 +150,7 @@ int def_cyc( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -188,9 +180,7 @@ int act_cyc( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -220,9 +210,7 @@ int ref_cyc( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -252,9 +240,7 @@ int def_alm( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -284,9 +270,7 @@ int ref_alm( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table @@ -316,9 +300,7 @@ int ret_tmr( @subheading STATUS CODES: -@table @b -@item E -The +@code{EXXX} - @end table -- cgit v1.2.3