Correct typo in comment

PR:		192231
Submitted by:	Ron Dahlgren
MFC after:	1 week
This commit is contained in:
Ed Maste 2014-07-30 00:28:29 +00:00
parent 06fc6db948
commit 27cba7f8a8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=269282

View file

@ -48,7 +48,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
*/