summaryrefslogtreecommitdiffstats
path: root/sys/sys/priv.h
diff options
context:
space:
mode:
authorrpaulo <rpaulo@FreeBSD.org>2010-07-20 11:20:45 +0000
committerrpaulo <rpaulo@FreeBSD.org>2010-07-20 11:20:45 +0000
commit43363aa42eafde6e221372c08952ddc37ad3c13c (patch)
tree8a5c852ccb48a2f6837d70274ad302b2d7621809 /sys/sys/priv.h
parent1021ed9c1fb242e77973084e90e83ad8f307080a (diff)
downloadFreeBSD-src-43363aa42eafde6e221372c08952ddc37ad3c13c.zip
FreeBSD-src-43363aa42eafde6e221372c08952ddc37ad3c13c.tar.gz
Fix typo in comment.
Diffstat (limited to 'sys/sys/priv.h')
-rw-r--r--sys/sys/priv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/priv.h b/sys/sys/priv.h
index 5738fca..44d1d94 100644
--- a/sys/sys/priv.h
+++ b/sys/sys/priv.h
@@ -497,7 +497,7 @@
#ifdef _KERNEL
/*
- * Privilege check interfaces, modeled after historic suser() interfacs, but
+ * Privilege check interfaces, modeled after historic suser() interfaces, but
* with the addition of a specific privilege name. No flags are currently
* defined for the API. Historically, flags specified using the real uid
* instead of the effective uid, and whether or not the check should be
OpenPOWER on IntegriCloud