docs/169711: [patch] porters-handbook zh_CN.GB2312 apache section
Olli Hauer
ohauer at FreeBSD.org
Sun Jul 8 13:30:02 UTC 2012
>Number: 169711
>Category: docs
>Synopsis: [patch] porters-handbook zh_CN.GB2312 apache section
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sun Jul 08 13:30:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Olli Hauer <ohauer at FreeBSD.org>
>Release:
>Organization:
>Environment:
>Description:
Apache13 is gone, and bsd.apache.mk doesn't support values containing '.'
>How-To-Repeat:
>Fix:
http://people.freebsd.org/~ohauer/diffs/porters-handbook/zh_CN.GB2312.diff
--- zh_CN.GB2312.diff begins here ---
Index: zh_CN.GB2312/books/porters-handbook/book.sgml
===================================================================
--- zh_CN.GB2312/books/porters-handbook/book.sgml (revision 39183)
+++ zh_CN.GB2312/books/porters-handbook/book.sgml (working copy)
@@ -6202,10 +6202,10 @@
<entry>´Ë port ÐèÒª Apache¡£ ¿ÉÓõÄÖµ£º
<literal>yes</literal> (ÈÎÒâ¿ÉÓð汾)¡¢
- <literal>1.3</literal>¡¢ <literal>2.0</literal>¡¢
- <literal>2.2</literal>¡¢ <literal>2.0+</literal>¡¢
+ <literal>20</literal>¡¢ <literal>22</literal>¡¢
+ <literal>20-22</literal>¡¢ <literal>20+</literal>¡¢
µÈµÈ¡£ ĬÈÏÒÀÀµµÄ°æ±¾ÊÇ
- <literal>1.3</literal>¡£</entry>
+ <literal>22</literal>¡£</entry>
</row>
<row>
@@ -6236,7 +6236,7 @@
<entry>ĿǰϵͳÖа²×°µÄ Apache °æ±¾ (Ö»¶Á±äÁ¿)¡£
ÕâÒ»±äÁ¿Ö»ÓÐÔÚÒýÓÃÁË <filename>bsd.port.pre.mk</filename>
Ö®ºó²ÅÄÜʹÓ㬠Æä¿ÉÄܵÄֵΪ£º
- <literal>13</literal>¡¢ <literal>20</literal>¡¢
+ <literal>20</literal>¡¢
<literal>22</literal>¡£</entry>
</row>
--- zh_CN.GB2312.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list