Date: Fri, 15 Apr 2016 19:31:04 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r48644 - head/en_US.ISO8859-1/books/porters-handbook/makefiles Message-ID: <201604151931.u3FJV4JG055934@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Fri Apr 15 19:31:03 2016 New Revision: 48644 URL: https://svnweb.freebsd.org/changeset/doc/48644 Log: Put back an orderedlist. Sponsored by: Absolight Modified: head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Fri Apr 15 18:23:03 2016 (r48643) +++ head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Fri Apr 15 19:31:03 2016 (r48644) @@ -3128,7 +3128,7 @@ ALWAYS_KEEP_DISTFILES= yes <command>pkg info</command>. Please follow these rules when composing it:</para> - <itemizedlist> + <orderedlist> <listitem> <para>The COMMENT string should be 70 characters or less.</para> </listitem> @@ -3160,7 +3160,7 @@ ALWAYS_KEEP_DISTFILES= yes <listitem> <para>Check for spelling errors.</para> </listitem> - </itemizedlist> + </orderedlist> <para>Here is an example:</para>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604151931.u3FJV4JG055934>