aboutsummaryrefslogtreecommitdiff
blob: 77a7930b999d3a37664f892656a8d8872c0c7a28 (plain)
1
2
3
4
5
6
7
8
9
10
11
Most of the documentation is contained in the man-page, which you can
read directly (using GNU man) by doing

	man ./echangelog.1

To rebuild the man-page from pod source, do

	pod2man --name=echangelog --center='Gentoolkit' \
		echangelog.pod echangelog.1

03 Nov 2004 agriffis