Author: emaste Date: Mon Nov 24 19:28:52 2008 New Revision: 185256 URL: http://svn.freebsd.org/changeset/base/185256
Log: Correct typo in comment: thier -> their Modified: head/sys/kern/vfs_export.c Modified: head/sys/kern/vfs_export.c ============================================================================== --- head/sys/kern/vfs_export.c Mon Nov 24 19:00:57 2008 (r185255) +++ head/sys/kern/vfs_export.c Mon Nov 24 19:28:52 2008 (r185256) @@ -401,7 +401,7 @@ vfs_setpublicfs(struct mount *mp, struct /* * Used by the filesystems to determine if a given network address - * (passed in 'nam') is present in thier exports list, returns a pointer + * (passed in 'nam') is present in their exports list, returns a pointer * to struct netcred so that the filesystem can examine it for * access rights (read/write/etc). */ _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"