This time - with attachment :/ Nima On Wed, Mar 4, 2009 at 11:06 AM, Nima Talebi <[email protected]> wrote:
> Date: Wed, 4 Mar 2009 09:14:20 +1100 > Subject: Re: Please remove reference to Fwd: Delivery Status Notification > (Failure) > Hi All, > Here are the manpages (attached). (1 of the 3 is a fix (pod syntax) of an > existing manpage) > > Please Fix... > > While in the process, could you also... > * please remove the .swp file from the func source > * please replace the 0-byte manpage (generated due to pod errors) with > that generated from the fixed pod file; i.e.... > > BORKED = docs/funcd.1.gz.BORKED > test -f $(BORKED) || mv $(BORKED:.BORKED=) $(BORKED) > pod2man \ > --center="func" \ > --release="" \ > docs/funcd.pod \ > | gzip -c \ > > $(BORKED:.BORKED=) > > What About... > > Also, what are thought about... > * moving the daemons into /usr/sbin rather than /usr/bin ? > * using the python-yaml package rather than including yaml source, i.e. > -import func.yaml as yaml > +import yaml > ...This is what I do and can confirm it appears to work fine > > Nima > > -- Nima Talebiw: http://ai.autonomy.net.au/ p: +61-4-0667-7607 m: [email protected]
more-func-certmaster-pod-manpages.tgz
Description: GNU Zip compressed data
_______________________________________________ Func-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/func-list
