diff options
author | Jim Meyering <jim@meyering.net> | 2007-07-15 22:11:45 +0200 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-07-15 22:11:45 +0200 |
commit | 065109af86c08ca6b2e2ce1d160b63a38df78188 (patch) | |
tree | 6975f3d203c6ceeba6b4cde50b31ab34d1d98fc4 /doc | |
parent | 1e07a21459421afdbbd0b9cb21a919aa5d938abb (diff) | |
download | coreutils-065109af86c08ca6b2e2ce1d160b63a38df78188.tar.gz coreutils-065109af86c08ca6b2e2ce1d160b63a38df78188.tar.bz2 coreutils-065109af86c08ca6b2e2ce1d160b63a38df78188.zip |
* coreutils.texi: Revise node structure per new fdl.texi.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 4 | ||||
-rw-r--r-- | doc/coreutils.texi | 12 |
2 files changed, 8 insertions, 8 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index a5f3bdd62..f3ecf8b1a 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2007-07-15 Jim Meyering <jim@meyering.net> + + * coreutils.texi: Revise node structure per new fdl.texi. + 2007-06-06 Jim Meyering <jim@meyering.net> * coreutils.texi (rmdir invocation): Fix a tiny typo. diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 848fb885f..e3164a950 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -197,7 +197,7 @@ Free Documentation License''. * File permissions:: Access modes. * Date input formats:: Specifying date strings. * Opening the software toolbox:: The software tools philosophy. -* Copying This Manual:: License for copying this manual. +* GNU Free Documentation License:: Copying and sharing this manual. * Index:: General index. @detailmenu @@ -466,7 +466,7 @@ Opening the software toolbox Copying This Manual -* GNU Free Documentation License:: License for copying this manual. +* GNU Free Documentation License:: Copying and sharing this manual. @end detailmenu @end menu @@ -14662,12 +14662,8 @@ philosophy, these books are unparalleled, and I recommend them highly. Acknowledgment: I would like to express my gratitude to Brian Kernighan of Bell Labs, the original Software Toolsmith, for reviewing this column. -@node Copying This Manual -@appendix Copying This Manual - -@menu -* GNU Free Documentation License:: License for copying this manual. -@end menu +@node GNU Free Documentation License +@appendix GNU Free Documentation License @include fdl.texi |