fixing xpod2man

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@794 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
bp-sawyers 2008-03-17 13:49:15 +00:00
parent 37c9300e61
commit 0320905523

1
xCAT-client-2.0/xpod2man Normal file → Executable file
View File

@ -12,7 +12,6 @@ use strict;
use Pod::Man;
use Pod::Html;
my $poddir = 'pods';
my $mandir = 'share/man';
my $htmldir = 'share/doc';