#!/bin/bash
rm alamin.8
pod2man --center="Alamin GSM SMS Gateway" --section=1 --release="version 0.3.7, Oct 25, 2004" alamin.pod > alamin.8
cd ../../bin
rm ../doc/man/gsgc.1
pod2man --center="Alamin GSM SMS Gateway" --section=1 --release="version 0.3.7, Oct 25, 2004" gsgc > ../doc/man/gsgc.1
rm ../doc/man/gsgcmd.8
pod2man --center="Alamin GSM SMS Gateway" --section=8 --release="version 0.3.7, Oct 25, 2004" gsgcmd > ../doc/man/gsgcmd.8
rm ../doc/man/gsgmdd.8
pod2man --center="Alamin GSM SMS Gateway" --section=8 --release="version 0.3.7, Oct 25, 2004" gsgmdd > ../doc/man/gsgmdd.8
rm ../doc/man/gsgsmppin.8
pod2man --center="Alamin GSM SMS Gateway" --section=8 --release="version 0.3.7, Oct 25, 2004" gsgsmppin > ../doc/man/gsgsmppin.8
rm ../doc/man/gsgsmppout.8
pod2man --center="Alamin GSM SMS Gateway" --section=8 --release="version 0.3.7, Oct 25, 2004" gsgsmppout > ../doc/man/gsgsmppout.8
rm ../doc/man/gsgdb2sms.8
pod2man --center="Alamin GSM SMS Gateway" --section=8 --release="version 0.3.7, Oct 25, 2004" gsgdb2sms > ../doc/man/gsgdb2sms.8
