Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jul 2012 00:00:59 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r39273 - head/en_US.ISO8859-1/books/porters-handbook
Message-ID:  <201207280000.q6S00xmf061031@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Sat Jul 28 00:00:59 2012
New Revision: 39273
URL: http://svn.freebsd.org/changeset/doc/39273

Log:
  Give the Kernel Sources section of the Porter's Handbook a
  section ID so it does not clutter the filesystem when making
  local changes to porters-handbook/book.sgml, making the 'clean'
  make(1) target actually remove all files.

Modified:
  head/en_US.ISO8859-1/books/porters-handbook/book.sgml

Modified: head/en_US.ISO8859-1/books/porters-handbook/book.sgml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/book.sgml	Fri Jul 27 23:20:22 2012	(r39272)
+++ head/en_US.ISO8859-1/books/porters-handbook/book.sgml	Sat Jul 28 00:00:59 2012	(r39273)
@@ -9431,7 +9431,7 @@ GROUPS=	pulse pulse-access pulse-rt</pro
 	<filename>ports/GIDs</filename>.</para>
     </sect1>
 
-    <sect1>
+    <sect1 id="requiring-kernel-sources">
       <title>Ports That Rely on Kernel Sources</title>
 
       <para>Some ports (such as kernel loadable modules) need the



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