Author: kib Date: Sun Jan 23 12:44:17 2011 New Revision: 217747 URL: http://svn.freebsd.org/changeset/base/217747
Log: Fix typo. MFC after: 3 days Modified: head/sys/sys/pioctl.h Modified: head/sys/sys/pioctl.h ============================================================================== --- head/sys/sys/pioctl.h Sun Jan 23 11:08:39 2011 (r217746) +++ head/sys/sys/pioctl.h Sun Jan 23 12:44:17 2011 (r217747) @@ -69,7 +69,7 @@ struct procfs_status { /* * If PF_LINGER is set in procp->p_pfsflags, then the last close - * of a /proc/<pid>/mem file will nto clear out the stops and continue + * of a /proc/<pid>/mem file will not clear out the stops and continue * the process. */ _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"