[libdispatch-changes] [154] trunk/man/Makefile.am

source_changes at macosforge.org source_changes at macosforge.org
Sat Nov 14 13:24:17 PST 2009


Revision: 154
          http://trac.macosforge.org/projects/libdispatch/changeset/154
Author:   robert at fledge.watson.org
Date:     2009-11-14 13:24:14 -0800 (Sat, 14 Nov 2009)
Log Message:
-----------
Fix typo in man page link for dispatch_resume.3.

Submitted by:	Rui Paulo <rpaulo at gmail.com>

Modified Paths:
--------------
    trunk/man/Makefile.am

Modified: trunk/man/Makefile.am
===================================================================
--- trunk/man/Makefile.am	2009-11-14 16:53:08 UTC (rev 153)
+++ trunk/man/Makefile.am	2009-11-14 21:24:14 UTC (rev 154)
@@ -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)				\
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/libdispatch-changes/attachments/20091114/c3e998cb/attachment.html>


More information about the libdispatch-changes mailing list