CVSROOT: /cvs/cluster
Module name: cluster
Changes by: fabbione@sourceware.org 2007-12-21 20:00:29
Modified files:
dlm/man : Makefile
Log message:
apply alpha sort
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm/man/Makefile.diff?cvsroot=cluster&r1=1.8&r2=1.9
--- cluster/dlm/man/Makefile 2007/12/21 18:50:02 1.8
+++ cluster/dlm/man/Makefile 2007/12/21 20:00:28 1.9
@@ -14,23 +14,23 @@
include $(OBJDIR)/make/man.mk
TARGET= dlm_cleanup.3
- dlm_lock_wait.3
- dlm_open_lockspace.3
dlm_close_lockspace.3
- dlm_ls_lock.3
- dlm_pthread_init.3
dlm_create_lockspace.3
- dlm_ls_lock_wait.3
- dlm_release_lockspace.3
dlm_dispatch.3
- dlm_ls_pthread_init.3
- dlm_unlock.3
dlm_get_fd.3
- dlm_ls_unlock.3
- dlm_unlock_wait.3
dlm_lock.3
- dlm_ls_unlock_wait.3
+ dlm_lock_wait.3
+ dlm_ls_lock.3
dlm_ls_lockx.3
+ dlm_ls_lock_wait.3
+ dlm_ls_pthread_init.3
+ dlm_ls_unlock.3
+ dlm_ls_unlock_wait.3
dlm_new_lockspace.3
+ dlm_open_lockspace.3
+ dlm_pthread_init.3
+ dlm_release_lockspace.3
+ dlm_unlock.3
+ dlm_unlock_wait.3
libdlm.3
dlm_tool.8