Author: emaste
Date: Wed Aug  6 00:35:32 2014
New Revision: 269619
URL: http://svnweb.freebsd.org/changeset/base/269619

Log:
  MFC r269282: Correct typo in comment
  
  PR:           192231

Modified:
  stable/10/sys/sys/procdesc.h
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/sys/sys/procdesc.h
==============================================================================
--- stable/10/sys/sys/procdesc.h        Wed Aug  6 00:06:25 2014        
(r269618)
+++ stable/10/sys/sys/procdesc.h        Wed Aug  6 00:35:32 2014        
(r269619)
@@ -47,7 +47,7 @@
  * Locking key:
  * (c) - Constant after initial setup.
  * (p) - Protected by the process descriptor mutex.
- * (r) - Atomic eference count.
+ * (r) - Atomic reference count.
  * (s) - Protected by selinfo.
  * (t) - Protected by the proctree_lock
  */
_______________________________________________
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"

Reply via email to