summaryrefslogtreecommitdiffstats
path: root/doc/user/userext.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-06-04 13:04:36 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-06-04 13:04:36 +0000
commit7e8a1fc9470db924bce49a4fce16ba98afbcf3fc (patch)
treecc6c9357d0d6bec974bfc5af38225b41a732b9ce /doc/user/userext.t
parentcorrected name of test suite (diff)
downloadrtems-7e8a1fc9470db924bce49a4fce16ba98afbcf3fc.tar.bz2
final corrections before 4.1.0 documentation freeze.
Diffstat (limited to '')
-rw-r--r--doc/user/userext.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/userext.t b/doc/user/userext.t
index dc49b03e65..06eaba7f86 100644
--- a/doc/user/userext.t
+++ b/doc/user/userext.t
@@ -85,7 +85,7 @@ user extension routines are invoked. Together a set of these
routines typically perform a specific functionality such as
performance monitoring or debugger support. RTEMS is informed of
the entry points which constitute an extension set via the
-following structure:
+following @value{STRUCTURE}:
@ifset is-C
@example