mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-02 15:03:41 +00:00
Fix lockstatus sorting on the top list.
This commit is contained in:
parent
8e6fdb9e56
commit
78a25172e3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=176713
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user