#!/bin/sh
cvs commit
cd documentation/
rm usage.html
ln -s ../../site/phpprintipp/usage.html .
