- Fix include path, these functions were moved to sys/priv.h.

Approved by:	re (bmah)
Submitted by:	sbahra@hpcl.seas.gwu.edu (via #bsddocs@EFnet)
Pointy hat to:	rwatson
This commit is contained in:
danger 2007-08-30 15:03:21 +00:00
parent a4486f549c
commit 7be8f2924b

View File

@ -29,7 +29,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd November 6, 2006
.Dd August 30, 2007
.Dt SUSER 9
.Os
.Sh NAME
@ -37,8 +37,7 @@
.Nm suser_cred
.Nd check if credentials have superuser privileges
.Sh SYNOPSIS
.In sys/param.h
.In sys/systm.h
.In sys/priv.h
.Ft int
.Fn suser "struct thread *td"
.Ft int