summaryrefslogtreecommitdiffstats
path: root/doc/user/chains.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-05-18 11:44:54 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-05-18 11:44:54 +0000
commit90204914adf80b293ce3cf5ca9b21f957fd6e81a (patch)
tree1a5ebd30a90cb5cdf58d5cc9a001581248a98b2a /doc/user/chains.t
parent2010-05-18 Chris Johns <chrisj@rtems.org> (diff)
downloadrtems-90204914adf80b293ce3cf5ca9b21f957fd6e81a.tar.bz2
2010-05-18 Alin Rus <alin.codejunkie@gmail.com>
PR 1519/doc * user/chains.t: Fix typo in Chain_Control example.
Diffstat (limited to 'doc/user/chains.t')
-rwxr-xr-xdoc/user/chains.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/chains.t b/doc/user/chains.t
index 5c8e84f9c3..44ac4f66c9 100755
--- a/doc/user/chains.t
+++ b/doc/user/chains.t
@@ -96,7 +96,7 @@ node.
@example
Control
- next ------------------------->
+ first ------------------------>
permanent_null <--------------- NODE
last ------------------------->
@end example