Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Dec 2011 12:36:38 GMT
From:      Chris Rees <utisoft@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/163408: Committers Guide; article still talks about manual removal of modules
Message-ID:  <201112171236.pBHCacQh067212@freefall.freebsd.org>
Resent-Message-ID: <201112171240.pBHCe9k2067322@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         163408
>Category:       docs
>Synopsis:       Committers Guide; article still talks about manual removal of modules
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 17 12:40:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Chris Rees
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD freefall.freebsd.org 8.2-STABLE FreeBSD 8.2-STABLE #5 r227907: Wed Nov 23 21:55:50 UTC 2011 simon@freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL i386


	
>Description:
	Since ages ago, edwin@ runs a script to update CVSROOT/modules in the ports repo.  Unfortunately the docs still mention removal of old module entries when ports are removed; presumably it's because it was missed before.
>How-To-Repeat:
	
>Fix:

	

--- committers-guide-rmport-modules.diff begins here ---
? article.html
? docbook.css
Index: article.sgml
===================================================================
RCS file: /home/dcvs/doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v
retrieving revision 1.306
diff -u -r1.306 article.sgml
--- article.sgml	12 Nov 2011 17:57:14 -0000	1.306
+++ article.sgml	17 Dec 2011 12:29:47 -0000
@@ -2790,9 +2790,8 @@
 		  </step>
 
 		  <step>
-		    <para>Remove the old port, the old
-		      <makevar>SUBDIR</makevar> entry and the old module
-		      entry.</para>
+		    <para>Remove the old port and the
+		      old <makevar>SUBDIR</makevar> entry.</para>
 		  </step>
 
 		  <step>
--- committers-guide-rmport-modules.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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