Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Dec 2012 15:43:26 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r40226 - head/en_US.ISO8859-1/books/faq
Message-ID:  <201212011543.qB1FhQ7a040904@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Sat Dec  1 15:43:25 2012
New Revision: 40226
URL: http://svnweb.freebsd.org/changeset/doc/40226

Log:
  Add a reference to locking.9 in the lock-order-reversal question
  
  Noted by:	trasz
  Approved by:	bcr (mentor)

Modified:
  head/en_US.ISO8859-1/books/faq/book.xml

Modified: head/en_US.ISO8859-1/books/faq/book.xml
==============================================================================
--- head/en_US.ISO8859-1/books/faq/book.xml	Sat Dec  1 15:43:22 2012	(r40225)
+++ head/en_US.ISO8859-1/books/faq/book.xml	Sat Dec  1 15:43:25 2012	(r40226)
@@ -3524,6 +3524,9 @@ kern.timecounter.hardware: TSC -&gt; i82
 	    unfortunate timing they could cause undesirable effects
 	    ranging from a minor blip in the system's responsiveness to
 	    a complete system lockup.</para>
+
+	  <para>For additional information about locking in &os; see
+	    &man.locking.9;.</para>
 	</answer>
       </qandaentry>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212011543.qB1FhQ7a040904>