diff --git a/doc/ChangeLog b/doc/ChangeLog index 609eb569e1..99b339cc6d 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2010-05-18 Alin Rus + + PR 1519/doc + * user/chains.t: Fix typo in Chain_Control example. + 2010-05-13 Chris Johns * shell/file.t: Add dd, debugrfs, hexdump, ln, mknod, mkrfs, mv. 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