summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-05-26 16:08:09 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-05-26 16:08:09 +0000
commitb1b4fd26d0f10a9415a2bc1fc062bad7bda4bcd2 (patch)
tree23e39de3a4a21e8133378dc33922c80de21d11b3 /doc
parentReplaced error code section. (diff)
downloadrtems-b1b4fd26d0f10a9415a2bc1fc062bad7bda4bcd2.tar.bz2
Corrected error code section.
Diffstat (limited to 'doc')
-rw-r--r--doc/itron3.0/config.t10
-rw-r--r--doc/itron3.0/eventflags.t16
-rw-r--r--doc/itron3.0/fixedblock.t14
-rw-r--r--doc/itron3.0/gen_section2
-rw-r--r--doc/itron3.0/interrupt.t18
-rw-r--r--doc/itron3.0/mailbox.t14
-rw-r--r--doc/itron3.0/memorypool.t14
-rw-r--r--doc/itron3.0/msgbuffer.t18
-rw-r--r--doc/itron3.0/network.t8
-rw-r--r--doc/itron3.0/rendezvous.t22
-rw-r--r--doc/itron3.0/tasksync.t14
-rw-r--r--doc/itron3.0/time.t18
12 files changed, 0 insertions, 168 deletions
diff --git a/doc/itron3.0/config.t b/doc/itron3.0/config.t
index 25c43b5d1e..97b5440e88 100644
--- a/doc/itron3.0/config.t
+++ b/doc/itron3.0/config.t
@@ -58,8 +58,6 @@ int get_ver(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -88,8 +86,6 @@ int ref_sys(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -118,8 +114,6 @@ int ref_cfg(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -148,8 +142,6 @@ int def_svc(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -178,8 +170,6 @@ int def_exc(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
diff --git a/doc/itron3.0/eventflags.t b/doc/itron3.0/eventflags.t
index 29abcff414..1e0f9ec727 100644
--- a/doc/itron3.0/eventflags.t
+++ b/doc/itron3.0/eventflags.t
@@ -61,8 +61,6 @@ int cre_flg(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -91,8 +89,6 @@ int del_flg(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -121,8 +117,6 @@ int set_flg(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -151,8 +145,6 @@ int clr_flg(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -181,8 +173,6 @@ int wai_flg(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -211,8 +201,6 @@ int pol_flg(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -241,8 +229,6 @@ int twai_flg(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -271,8 +257,6 @@ int ref_flg(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
diff --git a/doc/itron3.0/fixedblock.t b/doc/itron3.0/fixedblock.t
index 3ef0c783c2..09c6153a12 100644
--- a/doc/itron3.0/fixedblock.t
+++ b/doc/itron3.0/fixedblock.t
@@ -60,8 +60,6 @@ int cre_mpf(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -90,8 +88,6 @@ int del_mpf(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -120,8 +116,6 @@ int get_blf(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -150,8 +144,6 @@ int pget_blf(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -180,8 +172,6 @@ int tget_blf(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -210,8 +200,6 @@ int rel_blf(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -240,8 +228,6 @@ int ref_mpf(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
diff --git a/doc/itron3.0/gen_section b/doc/itron3.0/gen_section
index 068ed9a3aa..0b069914b7 100644
--- a/doc/itron3.0/gen_section
+++ b/doc/itron3.0/gen_section
@@ -169,8 +169,6 @@ do
echo ""
echo "@code{EXXX} - "
echo ""
- echo "@end table"
- echo ""
echo "@subheading DESCRIPTION:"
echo ""
echo "@subheading NOTES:"
diff --git a/doc/itron3.0/interrupt.t b/doc/itron3.0/interrupt.t
index 28d94b7211..fa3e7e609c 100644
--- a/doc/itron3.0/interrupt.t
+++ b/doc/itron3.0/interrupt.t
@@ -62,8 +62,6 @@ int def_int(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -92,8 +90,6 @@ int ret_int(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -122,8 +118,6 @@ int ret_wup(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -152,8 +146,6 @@ int loc_cpu(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -182,8 +174,6 @@ int unl_cpu(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -212,8 +202,6 @@ int dis_int(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -242,8 +230,6 @@ int ena_int(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -272,8 +258,6 @@ int chg_iXX(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -302,8 +286,6 @@ int ref_iXX(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
diff --git a/doc/itron3.0/mailbox.t b/doc/itron3.0/mailbox.t
index 71cb884a45..36d678d331 100644
--- a/doc/itron3.0/mailbox.t
+++ b/doc/itron3.0/mailbox.t
@@ -60,8 +60,6 @@ int cre_mbx(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -90,8 +88,6 @@ int del_mbx(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -120,8 +116,6 @@ int snd_msg(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -150,8 +144,6 @@ int rcv_msg(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -180,8 +172,6 @@ int prcv_msg(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -210,8 +200,6 @@ int trcv_msg(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -240,8 +228,6 @@ int ref_mbx(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
diff --git a/doc/itron3.0/memorypool.t b/doc/itron3.0/memorypool.t
index 05f36ae76c..6e83c093b9 100644
--- a/doc/itron3.0/memorypool.t
+++ b/doc/itron3.0/memorypool.t
@@ -60,8 +60,6 @@ int cre_mpl(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -90,8 +88,6 @@ int del_mpl(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -120,8 +116,6 @@ int get_blk(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -150,8 +144,6 @@ int pget_blk(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -180,8 +172,6 @@ int tget_blk(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -210,8 +200,6 @@ int rel_blk(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -240,8 +228,6 @@ int ref_mpl(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
diff --git a/doc/itron3.0/msgbuffer.t b/doc/itron3.0/msgbuffer.t
index 28ca14c290..cd9118dce3 100644
--- a/doc/itron3.0/msgbuffer.t
+++ b/doc/itron3.0/msgbuffer.t
@@ -62,8 +62,6 @@ int cre_mbf(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -92,8 +90,6 @@ int del_mbf(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -122,8 +118,6 @@ int snd_mbf(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -152,8 +146,6 @@ int psnd_mbf(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -182,8 +174,6 @@ int tsnd_mbf(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -212,8 +202,6 @@ int rcv_mbf(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -242,8 +230,6 @@ int prcv_mbf(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -272,8 +258,6 @@ int trcv_mbf(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -302,8 +286,6 @@ int ref_mbf(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
diff --git a/doc/itron3.0/network.t b/doc/itron3.0/network.t
index 945e57bd18..dd882f6e22 100644
--- a/doc/itron3.0/network.t
+++ b/doc/itron3.0/network.t
@@ -57,8 +57,6 @@ int nrea_dat(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -87,8 +85,6 @@ int nwri_dat(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -117,8 +113,6 @@ int nget_nod(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -147,8 +141,6 @@ int nget_ver(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
diff --git a/doc/itron3.0/rendezvous.t b/doc/itron3.0/rendezvous.t
index c742e772bf..908d91985f 100644
--- a/doc/itron3.0/rendezvous.t
+++ b/doc/itron3.0/rendezvous.t
@@ -64,8 +64,6 @@ int cre_por(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -94,8 +92,6 @@ int del_por(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -124,8 +120,6 @@ int cal_por(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -154,8 +148,6 @@ int pcal_por(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -184,8 +176,6 @@ int tcal_por(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -214,8 +204,6 @@ int acp_por(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -244,8 +232,6 @@ int pacp_por(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -274,8 +260,6 @@ int tacp_por(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -304,8 +288,6 @@ int fwd_por(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -334,8 +316,6 @@ int rpl_rdv(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -364,8 +344,6 @@ int ref_por(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
diff --git a/doc/itron3.0/tasksync.t b/doc/itron3.0/tasksync.t
index 49d180a9bb..38c25d9de8 100644
--- a/doc/itron3.0/tasksync.t
+++ b/doc/itron3.0/tasksync.t
@@ -60,8 +60,6 @@ int sus_tsk(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -90,8 +88,6 @@ int rsm_tsk(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -120,8 +116,6 @@ int frsm_tsk(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -150,8 +144,6 @@ int slp_tsk(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
This system call puts the issuing task (which was in RUN state) into WAIT state, causing the issuing task to sleep until wup_tsk is invoked.
@@ -180,8 +172,6 @@ int tslp_tsk(
@subheading STATUS CODES:
@code{EXXX} -
@code{E_CTX} - Context error (issued from task-independent portions or a task in dispatch disabled state)
-@end table
-
The tslp_tsk system call is the same as slp_tsk but with an additional timeout feature. If a wup_tsk is issued before the period of time specified by tmout elapses, tslp_tsk will complete normally. An E_TMOUT error will result if no wup_tsk is issued before the time specified by tmout expires. Specifying tmout = TMO_FEVR = -1 can be used to set the timeout period to forever (no timeout). In this case, tslp_tsk will function exactly the same as slp_tsk causing the issuing task to wait forever for wup_tsk to be issued.
@@ -210,8 +200,6 @@ int wup_tsk(
@subheading STATUS CODES:
@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
-
If the specified task is not in the WAIT state caused by a slp_tsk or tslp_tsk, the wakeup request based on the wup_tsk call will be queued. In other words, a record will be kept that a wup_tsk has been issued for the specified task and no WAIT state will result even if slp_tsk or tslp_tsk is executed by the task later. This is called queuing for wakeup request.
@@ -239,8 +227,6 @@ int can_wup(
@subheading STATUS CODES:
@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)
A task may specify itself by specifying tskid = TSK_SELF = 0. Note, however, that an E_ID error will result if tskid = TSK_SELF = 0 is specified when this system call is issued from a task-independent portion.
diff --git a/doc/itron3.0/time.t b/doc/itron3.0/time.t
index e4a2eb3343..f8c3985d36 100644
--- a/doc/itron3.0/time.t
+++ b/doc/itron3.0/time.t
@@ -62,8 +62,6 @@ int get_tim(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -92,8 +90,6 @@ int set_tim(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -122,8 +118,6 @@ int dly_tsk(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -152,8 +146,6 @@ int def_cyc(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -182,8 +174,6 @@ int act_cyc(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -212,8 +202,6 @@ int ref_cyc(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -242,8 +230,6 @@ int def_alm(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -272,8 +258,6 @@ int ref_alm(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES:
@@ -302,8 +286,6 @@ int ret_tmr(
@code{EXXX} -
-@end table
-
@subheading DESCRIPTION:
@subheading NOTES: