Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Mar 2002 07:46:50 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 8056 for review
Message-ID:  <200203201546.g2KFkoX86235@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=8056

Change 8056 by rwatson@rwatson_tislabs on 2002/03/20 07:46:16

	Universally name kernel files with parths relative to src/sys/.

Affected files ...

... //depot/projects/smpng/sys/design/article.sgml#19 edit

Differences ...

==== //depot/projects/smpng/sys/design/article.sgml#19 (text+ko) ====

@@ -23,7 +23,7 @@
       </author>
     </authorgroup>
 
-    <pubdate>$SMPng: //depot/projects/smpng/sys/design/article.sgml#18 $</pubdate>
+    <pubdate>$SMPng: //depot/projects/smpng/sys/design/article.sgml#19 $</pubdate>
 
     <copyright>
       <year>2002</year>
@@ -574,7 +574,7 @@
 	taskqueue</structname>.  It should be noted that there are no
 	separate macros to assist the user in locking down his/her own work
 	since these locks are most likely not going to be used outside of
-	<filename>subr_taskqueue.c</filename>.</para>
+	<filename>kern/subr_taskqueue.c</filename>.</para>
     </sect2>
 
     <sect2>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




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