Author: rpaulo Date: Tue Jul 20 11:20:45 2010 New Revision: 210292 URL: http://svn.freebsd.org/changeset/base/210292
Log: Fix typo in comment. Modified: head/sys/sys/priv.h Modified: head/sys/sys/priv.h ============================================================================== --- head/sys/sys/priv.h Tue Jul 20 11:08:56 2010 (r210291) +++ head/sys/sys/priv.h Tue Jul 20 11:20:45 2010 (r210292) @@ -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 _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"