$ make install-docs
From: Jonas Fonseca
-Homepage: http://jonas.nitro.dk/tig +Homepage: http://jonas.nitro.dk/tig
-Releases: http://jonas.nitro.dk/tig/releases +Manual: http://jonas.nitro.dk/tig/manual.html
-Git URL: http://jonas.nitro.dk/tig/tig.git +Releases: http://jonas.nitro.dk/tig/releases
-Gitweb: http://pasky.or.cz/gitweb.cgi?p=tig.git;a=summary +Git URL: http://jonas.nitro.dk/tig/tig.git or + git://repo.or.cz/tig.git +
+$ make install-docs
Edit the Makefile if you need to configure specific compiler or linker flags. +On FreeBSD for example the c library does not support the iconv interface and +to compile tig you need to append -L/usr/local/lib -liconv to LDLIBS and +-I/usr/local/include to the CFLAGS variable.
The following tools and packages are needed:
+ iconv + | ++ If iconv is not provided by the c library you need to change the Makefile to link it into the binary. + | +
asciidoc (>= 7.0), xmlto
diff --git a/manual.html b/manual.html
index 2ee686d..43a2b14 100644
--- a/manual.html
+++ b/manual.html
@@ -306,6 +306,11 @@ commit with the log message, diffstat, and the diff.
History Commands
+2.3. Tree Commands+
3. The Viewer
@@ -1164,27 +1191,28 @@ the Free Software Foundation; either version 2 of the License, or
|