From owner-svn-doc-all@freebsd.org Thu Dec 12 23:11:56 2019 Return-Path: Delivered-To: svn-doc-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3819F1DCCC2; Thu, 12 Dec 2019 23:11:56 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47YqLh0l06z4DgV; Thu, 12 Dec 2019 23:11:56 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 149143127; Thu, 12 Dec 2019 23:11:56 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBCNBtGW033947; Thu, 12 Dec 2019 23:11:55 GMT (envelope-from dim@FreeBSD.org) Received: (from dim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBCNBtBj033946; Thu, 12 Dec 2019 23:11:55 GMT (envelope-from dim@FreeBSD.org) Message-Id: <201912122311.xBCNBtBj033946@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dim set sender to dim@FreeBSD.org using -f From: Dimitry Andric Date: Thu, 12 Dec 2019 23:11:55 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r53684 - head/en_US.ISO8859-1/books/porters-handbook/versions X-SVN-Group: doc-head X-SVN-Commit-Author: dim X-SVN-Commit-Paths: head/en_US.ISO8859-1/books/porters-handbook/versions X-SVN-Commit-Revision: 53684 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Dec 2019 23:11:56 -0000 Author: dim (src committer) Date: Thu Dec 12 23:11:55 2019 New Revision: 53684 URL: https://svnweb.freebsd.org/changeset/doc/53684 Log: Undo some of the &man.x.y changes, to appease the Jenkins bot. Unfortunately, I have no idea how this job finds what man pages are available, so this is just hit and miss until it shuts up... 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 Thu Dec 12 22:26:18 2019 (r53683) +++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Thu Dec 12 23:11:55 2019 (r53684) @@ -226,7 +226,7 @@ is spelled &, < is < and > is >. 1300019 346282 April 16, 2019 - 13.0-CURRENT after addition of &man.is.random.seeded.9; to + 13.0-CURRENT after addition of is_random_seeded(9) to &man.random.4;. @@ -391,7 +391,7 @@ is spelled &, < is < and > is >. 1300037 350307 July 24, 2019 - 13.0-CURRENT after removal of &man.libcap.random.3;. + 13.0-CURRENT after removal of libcap_random(3). @@ -499,7 +499,7 @@ is spelled &, < is < and > is >. 353685 October 17, 2019 13.0-CURRENT after splitting out a more generic - &man.debugnet.4; from &man.netdump.4;. + debugnet(4) from &man.netdump.4;. @@ -515,7 +515,7 @@ is spelled &, < is < and > is >. 1300053 353700 October 17, 2019 - 13.0-CURRENT after implementing &man.netgdb.4;. + 13.0-CURRENT after implementing NetGDB. @@ -547,7 +547,7 @@ is spelled &, < is < and > is >. 354694 November 13, 2019 13.0-CURRENT after adding support for AT_EXECPATH to - &man.elf.aux.info.3;. + elf_aux_info(3). @@ -1508,7 +1508,7 @@ is spelled &, < is < and > is >. 354928 November 21, 2019 12-STABLE after adding support for AT_EXECPATH to - &man.elf.aux.info.3;. + elf_aux_info(3). @@ -4543,7 +4543,7 @@ is spelled &, < is < and > is >. 224834 August 13, 2011 9.0-CURRENT after the implementation of Capsicum - capabilities; &man.fget.9; gains a rights argument. + capabilities; fget(9) gains a rights argument. @@ -7502,7 +7502,7 @@ is spelled &, < is < and > is >. 602112 172284 September 21, 2007 - 6.2-STABLE after &man.libutil.3; MFC's. + 6.2-STABLE after libutil(3) MFC's.