14 Nov
2009
14 Nov
'09
9:05 p.m.
Hi, This should speak for itself. :-) Index: man/Makefile.am =================================================================== --- man/Makefile.am (revision 153) +++ man/Makefile.am (working copy) @@ -54,7 +54,7 @@ cd $(DESTDIR)$(mandir)/man3 && $(LN_S) \ dispatch_object.3 dispatch_suspend.3 cd $(DESTDIR)$(mandir)/man3 && $(LN_S) \ - dispatch_object.3 dispacth_resume.3 + dispatch_object.3 dispatch_resume.3 cd $(DESTDIR)$(mandir)/man3 && $(LN_S) \ dispatch_object.3 dispatch_get_context.3 cd $(DESTDIR)$(mandir)/man3 && $(LN_S) \ -- Rui Paulo