diff options
Diffstat (limited to 'top.texi')
-rw-r--r-- | top.texi | 22 |
1 files changed, 17 insertions, 5 deletions
@@ -7,7 +7,12 @@ @copying Copyright @copyright{} 2020 Cem Keylan -Licensed under Gnu Free Documentation License. +Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU Free Documentation License, Version 1.3 or +any later version published by the Free Software Foundation; with no +Invariant Sections, with no Front-Cover Texts and no Back-Cover Texts. +A copy of the license is included in the section entitled ``GNU Free +Documentation License.'' @end copying @dircategory System administration @@ -48,10 +53,12 @@ for doing the first. @end ifnottex @menu -* Installation:: Installing Carbs Linux -* Package Manager:: Carbs Linux Packaging Tools -* Contribution Guidelines:: Contributing to Carbs Linux -* Init System:: Configuring the init system +* Installation:: Installing Carbs Linux +* Package Manager:: Carbs Linux Packaging Tools +* Contribution Guidelines:: Contributing to Carbs Linux +* Init System:: Configuring the init system +* Software:: Software +* GNU Free Documentation License:: Copying Conditions @detailmenu --- Detailed Menu Listing --- @@ -85,6 +92,11 @@ Overview of Init System @include cpt.texi @include contribution.texi @include init.texi +@include software.texi +@node GNU Free Documentation License +@unnumbered GNU Free Documentation License + +@include fdl.texi @bye |