diff options
author | Lukas Fleischer <calcurse@cryptocrack.de> | 2011-03-02 20:19:20 +0100 |
---|---|---|
committer | Lukas Fleischer <calcurse@cryptocrack.de> | 2011-03-03 12:21:25 +0100 |
commit | b6294ce68c871c7c1116c0522ac2a402b56e3083 (patch) | |
tree | 8cfb04770abe4a03578a9bfde60ca05f74281cee | |
parent | 6a6d4a0c612f56e226131d3f1df375906edad753 (diff) | |
download | calcurse-b6294ce68c871c7c1116c0522ac2a402b56e3083.tar.gz calcurse-b6294ce68c871c7c1116c0522ac2a402b56e3083.zip |
Fix references in "doc/manual.txt".
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
-rw-r--r-- | doc/manual.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/manual.txt b/doc/manual.txt index 563f9e2..625db16 100644 --- a/doc/manual.txt +++ b/doc/manual.txt @@ -118,7 +118,7 @@ NOTE: It is also possible to link `calcurse` against the `ncursesw` library (ncurses with support for unicode). However, UTF-8 is not yet supported by `calcurse`. -[[installation_requirements_gettext]] +[[install_requirements_gettext]] gettext library ^^^^^^^^^^^^^^^ @@ -172,7 +172,7 @@ calcurse basics Invocation ~~~~~~~~~~ -[[invocation_commandline]] +[[basics_invocation_commandline]] Command line arguments ^^^^^^^^^^^^^^^^^^^^^^ @@ -270,6 +270,7 @@ such as: $ calcurse --export > my_data.dat ---- +[[basics_invocation_variable]] Environment variable for i18n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |