Fix lockstatus sorting on the top list.

This commit is contained in:
Attilio Rao 2008-03-01 21:24:07 +00:00
parent 8e6fdb9e56
commit 78a25172e3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=176713

View File

@ -33,11 +33,11 @@
.Nm lockinit ,
.Nm lockdestroy ,
.Nm lockmgr ,
.Nm lockstatus ,
.Nm lockmgr_args ,
.Nm lockmgr_disown ,
.Nm lockmgr_printinfo ,
.Nm lockmgr_recursed ,
.Nm lockstatus ,
.Nm lockmgr_assert
.Nd "lockmgr family of functions"
.Sh SYNOPSIS