--- on17/usr/src/uts/common/sys/fem.h Tue Jun 14 02:45:26 2005 +++ bc-on17/usr/src/uts/common/sys/fem.h Mon Jul 11 22:30:30 2005 @@ -51,9 +51,9 @@ * fem - file event monitoring * * File Event Monitoring is a formalized mechanism to monitor events on a - * vnode or vfs by intercpting the vnode/vfs operations. The framework enables + * vnode or vfs by intercepting the vnode/vfs operations. The framework enables * the consumer to request event notifications for specified files and - * directories. The consumers, which intercepts the events, are responsible for + * directories. The consumers, which intercept the events, are responsible for * delivering the event to the next interceptor or the terminal destination. * */