Date: Tue, 24 Dec 2019 00:20:58 +0000 (UTC) From: "Pedro F. Giffuni" <pfg@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r53708 - head/en_US.ISO8859-1/books/porters-handbook/versions Message-ID: <201912240020.xBO0Kwfb065605@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pfg (src,ports committer) Date: Tue Dec 24 00:20:58 2019 New Revision: 53708 URL: https://svnweb.freebsd.org/changeset/doc/53708 Log: Document doubling the size of ARG_MAX on LP64 platforms. Fix the _FreeBSD_version update for 12-STABLE. Foundd by: thierry Pointyhat: pfg Modified: head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Sun Dec 22 15:23:02 2019 (r53707) +++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Tue Dec 24 00:20:58 2019 (r53708) @@ -1556,7 +1556,7 @@ is spelled &, < is < and > is >. </row> <row> - <entry>121506</entry> + <entry>1201506</entry> <entry><revnumber>355968</revnumber></entry> <entry>December 21, 2019</entry> <entry>12-STABLE after doubling the value of
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912240020.xBO0Kwfb065605>