CVSROOT:        /cvs/cluster
Module name:    cluster
Changes by:     [EMAIL PROTECTED]       2008-02-12 06:01:20

Modified files:
        dlm/man        : libdlm.3 

Log message:
        Cleanup man page.
        
        Lines starting with "." are man keywords. Just a plain space in front
        to make it clean.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm/man/libdlm.3.diff?cvsroot=cluster&r1=1.4&r2=1.5

--- cluster/dlm/man/libdlm.3    2008/01/02 11:48:53     1.4
+++ cluster/dlm/man/libdlm.3    2008/02/12 06:01:20     1.5
@@ -58,7 +58,7 @@
 ls = dlm_create_lockspace("myLS", 0660);
 dlm_ls_pthread_init(ls);
 
-...
+ ...
 
 status = dlm_ls_lock(ls,
                      ... );

Reply via email to