summaryrefslogtreecommitdiffstats
path: root/lib/libugidfw
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2005-04-16 11:32:46 +0000
committerrwatson <rwatson@FreeBSD.org>2005-04-16 11:32:46 +0000
commit74350013ae7222aca7f8c583ac11b88ecf04a188 (patch)
tree0b3c46448d455a08d08d911bf02b956f5ba39065 /lib/libugidfw
parent18f74c4005e884cea549f72a92687cbebb396d19 (diff)
downloadFreeBSD-src-74350013ae7222aca7f8c583ac11b88ecf04a188.zip
FreeBSD-src-74350013ae7222aca7f8c583ac11b88ecf04a188.tar.gz
In practice, you need to include <sys/types.h> and
<security/mac_bsdextended/mac_bsdextended.h> in order to include <ugidfw.h>, so document that. MFC after: 3 days
Diffstat (limited to 'lib/libugidfw')
-rw-r--r--lib/libugidfw/libugidfw.32
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libugidfw/libugidfw.3 b/lib/libugidfw/libugidfw.3
index ea7ce89..7e8c751 100644
--- a/lib/libugidfw/libugidfw.3
+++ b/lib/libugidfw/libugidfw.3
@@ -39,6 +39,8 @@
.Sh LIBRARY
.Lb libugidfw
.Sh SYNOPSIS
+.In sys/types.h
+.In security/mac_bsdextended/mac_bsdextended.h
.In ugidfw.h
.Sh DESCRIPTION
The
OpenPOWER on IntegriCloud