PERFORCE change 106907 for review

John-Mark Gurney jmg at FreeBSD.org
Fri Sep 29 11:54:31 PDT 2006


http://perforce.freebsd.org/chv.cgi?CH=106907

Change 106907 by jmg at jmg_carbon-60 on 2006/09/29 18:54:04

	fix spelling in comment....
	
	Sponsered by: nCircle Network Security, Inc.

Affected files ...

.. //depot/projects/trustedbsd/priv/sys/sys/priv.h#4 edit

Differences ...

==== //depot/projects/trustedbsd/priv/sys/sys/priv.h#4 (text+ko) ====

@@ -160,7 +160,7 @@
 	PRIV_VFS_CHROOT,	/* chroot(). */
 	PRIV_VFS_CLEARSUGID,	/* Don't clear sugid on change. */
 	PRIV_VFS_EXTATTR_SYSTEM,	/* Operate on system EA namespace. */
-	PRIV_VFS_FCHROOT,	/* fchrot(). */
+	PRIV_VFS_FCHROOT,	/* fchroot(). */
 	PRIV_VFS_FHOPEN,	/* Can fhopen(). */
 	PRIV_VFS_FHSTAT,	/* Can fhstat(). */
 	PRIV_VFS_FHSTATFS,	/* Can fhstatfs(). */


More information about the p4-projects mailing list