From 6b067561b6c9b4ed2b47f2a1a291bca65015c9e7 Mon Sep 17 00:00:00 2001 From: davidc Date: Wed, 26 Dec 2001 23:14:04 +0000 Subject: Update function definitions and required include files to reflect the current state of the system. Approved by: alfred --- share/man/man9/lockdestroy.9 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/man9/lockdestroy.9') diff --git a/share/man/man9/lockdestroy.9 b/share/man/man9/lockdestroy.9 index cfd0ac3..005e159 100644 --- a/share/man/man9/lockdestroy.9 +++ b/share/man/man9/lockdestroy.9 @@ -33,9 +33,9 @@ .Nm lockdestroy .Nd "destroys a lock" .Sh SYNOPSIS -.In sys/types.h +.In sys/param.h .In sys/lockmgr.h -.Ft int +.Ft void .Fn lockdestroy "struct lock *lkp" .Sh DESCRIPTION The -- cgit v1.1