Changeset 77
- Timestamp:
- 02/01/04 19:43:02 (8 years ago)
- Files:
-
- trunk/ChangeLog (modified) (1 diff, 1 prop)
- trunk/Makefile (modified) (1 diff, 1 prop)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/ChangeLog
- Property cvs2svn:cvs-rev changed from 1.30 to 1.31
r71 r77 3 3 * Munin-graph had a perl 5.005_03 compatabilty problem, which slipped 4 4 through to version pre2. 5 * Added mkdir to install-man target. (SF#888545) 5 6 6 7 munin (1.0.0pre2) trunk/Makefile
- Property cvs2svn:cvs-rev changed from 1.7 to 1.8
r54 r77 151 151 152 152 build-man-stamp: 153 mkdir -p build/doc 153 154 pod2man --section=8 --release=$(RELEASE) --center="Munin Documentation" \ 154 155 node/munin-node.in > build/doc/munin-node.8
