summaryrefslogtreecommitdiffstats
path: root/share/man/man9/lockdestroy.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/lockdestroy.9')
-rw-r--r--share/man/man9/lockdestroy.94
1 files changed, 2 insertions, 2 deletions
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
OpenPOWER on IntegriCloud