diff options
| author | Mattias Andrée <maandree@operamail.com> | 2013-01-20 21:05:58 +0100 | 
|---|---|---|
| committer | Mattias Andrée <maandree@operamail.com> | 2013-01-20 21:05:58 +0100 | 
| commit | db4c8c3b7a2ab5eadef426b01149cc2a7ae84419 (patch) | |
| tree | 85d1b3b416af39a92bef566af568b54a687f2b8f | |
| parent | m (diff) | |
| download | adjbacklight-db4c8c3b7a2ab5eadef426b01149cc2a7ae84419.tar.gz adjbacklight-db4c8c3b7a2ab5eadef426b01149cc2a7ae84419.tar.bz2 adjbacklight-db4c8c3b7a2ab5eadef426b01149cc2a7ae84419.tar.xz | |
blabla
Signed-off-by: Mattias Andrée <maandree@operamail.com>
| -rw-r--r-- | adjbacklight.texinfo | 14 | 
1 files changed, 9 insertions, 5 deletions
| diff --git a/adjbacklight.texinfo b/adjbacklight.texinfo index c1651ed..de94d73 100644 --- a/adjbacklight.texinfo +++ b/adjbacklight.texinfo @@ -53,10 +53,14 @@ Texts. A copy of the license is included in the section entitled  @menu -* Overview::           Overview of @command{adjbacklight} -* Invoking::           How to start @command{adjbacklight} -* Using::              How to use @command{adjbacklight} -* Behind the scenes::  How @command{adjbacklight} works +* Overview::                        Overview of @command{adjbacklight} +* Invoking::                        How to start @command{adjbacklight} +* Using::                           How to use @command{adjbacklight} +* Behind the scenes::               How @command{adjbacklight} works +* License of adjbacklight::         Summary of the license of the program +* GNU General Public License::      The license of the program +* GNU Free Documentation License::  The license of this manual +* Concept index::                   Concept index  @end menu @@ -88,7 +92,7 @@ code. Just @code{sed -i s/200/400/g Adjbacklight.java}, if you want 0.25 % preci  @cindex starting  @cindex options  @cindex arguments -@cindex@command{adjbacklight} +@cindex @command{adjbacklight}  @cindex @option{-c}  @cindex @option{--copying}  @cindex @option{--copyright} | 
