[libdispatch-dev] typo on man/Makefile.am

Rui Paulo rpaulo at gmail.com
Sat Nov 14 13:05:18 PST 2009


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




More information about the libdispatch-dev mailing list