diff options
author | Karl Berry <karl@freefriends.org> | 2008-11-23 12:45:40 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2008-11-23 12:45:40 +0100 |
commit | 186b655094d38ce6de30a943a0fd8ac16e36c9ea (patch) | |
tree | 3ccfe331059d40ef31b2becefd8ffa0f25c75970 /doc | |
parent | 8333cc3c0f57dc384545ba8c9ea7d4f4b170b654 (diff) | |
download | coreutils-186b655094d38ce6de30a943a0fd8ac16e36c9ea.tar.xz |
doc: move @shortcontents and @contents from end to start
* doc/coreutils.texi: Move @shortcontents and @contents from the
end to the beginning, just after "@end titlepage".
Diffstat (limited to 'doc')
-rw-r--r-- | doc/coreutils.texi | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 8c54fc443..07dba34b9 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -159,7 +159,8 @@ Free Documentation License''. @vskip 0pt plus 1filll @insertcopying @end titlepage - +@shortcontents +@contents @ifnottex @node Top @@ -15404,8 +15405,6 @@ of Bell Labs, the original Software Toolsmith, for reviewing this column. @printindex cp -@shortcontents -@contents @bye @c Local variables: |