docs/163408: Committers Guide; article still talks about manual removal of modules
Chris Rees
utisoft at gmail.com
Sat Dec 17 12:40:09 UTC 2011
>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 at 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:
More information about the freebsd-doc
mailing list