cvs commit: src/share/man/man9 Makefile lock.9
Hiten Pandya
hmp at crater.dragonflybsd.org
Tue Dec 21 23:12:34 PST 2004
hmp 2004/12/21 23:12:25 PST
DragonFly src repository
Modified files:
share/man/man9 Makefile lock.9
Log:
Document lockcountnb(9) which is the non-blocking counterpart of
lockcount(9). Add it to the MLINKs as well.
Correct header name, it is sys/lock.h and not sys/lockmgr.h.
Revision Changes Path
1.15 +1 -0 src/share/man/man9/Makefile
1.3 +10 -1 src/share/man/man9/lock.9
http://www.dragonflybsd.org/cvsweb/src/share/man/man9/Makefile.diff?r1=1.14&r2=1.15&f=u
http://www.dragonflybsd.org/cvsweb/src/share/man/man9/lock.9.diff?r1=1.2&r2=1.3&f=u
More information about the Commits
mailing list