forked from Imagelibrary/rtems
2010-11-24 Joel Sherrill <joel.sherrilL@OARcorp.com>
PR 1674/doc * user/Makefile.am, user/dirstat.texi: Fix bad node reference.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2010-11-24 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
||||||
|
|
||||||
|
PR 1674/doc
|
||||||
|
* user/Makefile.am, user/dirstat.texi: Fix bad node reference.
|
||||||
|
|
||||||
2010-11-11 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
2010-11-11 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
||||||
|
|
||||||
PR 1716/doc
|
PR 1716/doc
|
||||||
|
|||||||
@@ -186,9 +186,10 @@ chains.texi: chains.t
|
|||||||
-u "Top" \
|
-u "Top" \
|
||||||
-n "Directive Status Codes" < $< > $@
|
-n "Directive Status Codes" < $< > $@
|
||||||
|
|
||||||
EXTRA_DIST = bsp.t clock.t chains.t concepts.t cpuuse.t datatypes.t conf.t dpmem.t \
|
EXTRA_DIST = bsp.t clock.t chains.t concepts.t cpuuse.t datatypes.t conf.t \
|
||||||
event.t fatal.t init.t intr.t io.t mp.t msg.t overview.t part.t region.t \
|
dpmem.t event.t fatal.t init.t intr.t io.t mp.t msg.t overview.t \
|
||||||
rtmon.t sem.t schedule.t signal.t stackchk.t task.t timer.t userext.t \
|
part.t region.t rtmon.t sem.t schedule.t signal.t stackchk.t \
|
||||||
$(TXT_FILES) $(PNG_FILES) $(EPS_IMAGES) $(noinst_DATA)
|
task.t timer.t userext.t $(TXT_FILES) $(PNG_FILES) $(EPS_IMAGES) \
|
||||||
|
$(noinst_DATA)
|
||||||
|
|
||||||
CLEANFILES += c_user.info c_user.info-? c_user.info-??
|
CLEANFILES += c_user.info c_user.info-? c_user.info-??
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
@c
|
@c
|
||||||
|
|
||||||
@ifinfo
|
@ifinfo
|
||||||
@node Directive Status Codes, Example Application, Chains Prepend a Node (unprotected), Top
|
@node Directive Status Codes, Example Application, Chains Prepend a Node, Top
|
||||||
@end ifinfo
|
@end ifinfo
|
||||||
@chapter Directive Status Codes
|
@chapter Directive Status Codes
|
||||||
@table @b
|
@table @b
|
||||||
|
|||||||
Reference in New Issue
Block a user