From owner-svn-doc-all@freebsd.org Tue Nov 8 17:54:21 2016 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 247A3C37349; Tue, 8 Nov 2016 17:54:21 +0000 (UTC) (envelope-from mat@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 mx1.freebsd.org (Postfix) with ESMTPS id E4A827A9; Tue, 8 Nov 2016 17:54:20 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uA8HsKD3024624; Tue, 8 Nov 2016 17:54:20 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uA8HsKmm024622; Tue, 8 Nov 2016 17:54:20 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201611081754.uA8HsKmm024622@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Tue, 8 Nov 2016 17:54:20 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r49653 - in head: en_US.ISO8859-1/books/porters-handbook/versions share/xml X-SVN-Group: doc-head 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.23 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: Tue, 08 Nov 2016 17:54:21 -0000 Author: mat Date: Tue Nov 8 17:54:19 2016 New Revision: 49653 URL: https://svnweb.freebsd.org/changeset/doc/49653 Log: Fixup man page names. Sponsored by: Absolight Modified: head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml head/share/xml/man-refs.ent Modified: head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Tue Nov 8 17:54:15 2016 (r49652) +++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Tue Nov 8 17:54:19 2016 (r49653) @@ -72,7 +72,7 @@ 304752 August 24, 2016 12.0-CURRENT after fixing LC_*_MASK for - newlocale(3) and querylocale(3) (rev + &man.newlocale.3; and &man.querylocale.3; (rev 304703). @@ -100,7 +100,7 @@ September 5, 2016 12.0-CURRENT after resolving a deadlock between device_detach() and - usbd_do_request_flags(). + &man.usbd.do.request.flags.9;. @@ -227,15 +227,15 @@ December 15, 2013 11.0-CURRENT after the behavior change of gss_pseudo_random introduced in - r259286. + 259286. 1100005 260010 December 28, 2013 - 11.0-CURRENT after r259951 - Do not coalesce - entries in vm_map_stack(). + 11.0-CURRENT after 259951 - Do not coalesce + entries in &man.vm.map.stack.9;. @@ -381,8 +381,8 @@ 266904 May 30, 2014 11.0-CURRENT after changes to &man.strcasecmp.3;, - moving strcasecmp_l() and - strncasecmp_l() from + moving &man.strcasecmp.l.3; and + &man.strncasecmp.l.3; from <string.h> to <strings.h> for POSIX 2008 compliance (rev 266865). @@ -434,7 +434,7 @@ 1100028 268945 July 21, 2014 - 11.0-CURRENT after hdestroy() + 11.0-CURRENT after &man.hdestroy.3; compliance fix changed ABI. @@ -646,7 +646,7 @@ 1100053 276781 January 7, 2015 - 11.0-CURRENT after MCLGET() gained a return value + 11.0-CURRENT after &man.MCLGET.9; gained a return value (rev 276750). @@ -662,7 +662,7 @@ 277528 January 22, 2015 11.0-CURRENT after reverting callout changes in - r277213. + 277213. @@ -727,7 +727,8 @@ 279728 March 7, 2015 11.0-CURRENT after adding mutex support to the - pps_ioctl() API in the kernel. + pps_ioctl() API in the + kernel. @@ -831,8 +832,9 @@ 1100075 283623 May 27, 2015 - 11.0-CURRENT after dounmount() requiring a - reference on the passed struct mount (rev + 11.0-CURRENT after + dounmount()requiring a reference on + the passed struct mount (rev 283602). @@ -890,7 +892,7 @@ October 16, 2015 11.0-CURRENT after undating ZFS to support resumable send/receive (rev - r289362). + 289362). @@ -1016,7 +1018,7 @@ 1100097 294860 January 26, 2016 - 11.0-CURRENT after API change to dpv(3). + 11.0-CURRENT after API change to &man.dpv.3;. @@ -1039,8 +1041,9 @@ 1100100 296136 February 26, 2016 - 11.0-CURRENT after bus_alloc_resource_anywhere() - API addition. + 11.0-CURRENT after + &man.bus.alloc.resource.anywhere.9; API + addition. @@ -1248,7 +1251,7 @@ September 12, 2016 11.0-STABLE after resolving a deadlock between device_detach() and - usbd_do_request_flags(). + &man.usbd.do.request.flags.9;. @@ -1310,7 +1313,7 @@ 1000001 227070 November 4, 2011 - 10-CURRENT after addition of the posix_fadvise(2) + 10-CURRENT after addition of the &man.posix.fadvise.2; system call. @@ -1329,7 +1332,7 @@ 1000003 228571 December 16, 2011 - 10-CURRENT after major changes to carp(4), changing + 10-CURRENT after major changes to &man.carp.4;, changing size of struct in_aliasreq, struct in6_aliasreq (rev 228571) and straitening arguments @@ -1341,8 +1344,9 @@ 1000004 229204 January 1, 2012 - 10-CURRENT after the removal of skpc(9) and the - addition of memcchr(9) (rev + 10-CURRENT after the removal of + skpc() and the addition of + &man.memcchr.9; (rev 229200). @@ -1360,14 +1364,14 @@ 230590 January 26, 2012 10-CURRENT after introduction of read capacity data - asynchronous notification in the cam(4) layer. + asynchronous notification in the &man.cam.4; layer. 1000007 231025 February 5, 2012 - 10-CURRENT after introduction of new tcp(4) socket + 10-CURRENT after introduction of new &man.tcp.4; socket options: TCP_KEEPINIT, TCP_KEEPIDLE, TCP_KEEPINTVL, and TCP_KEEPCNT. @@ -1377,7 +1381,7 @@ 231505 February 11, 2012 10-CURRENT after introduction of the new extensible - sysctl(3) interface NET_RT_IFLISTL to query address + &man.sysctl.3; interface NET_RT_IFLISTL to query address lists. @@ -1400,7 +1404,7 @@ 1000011 234355 April 16, 2012 - 10-CURRENT import of LLVM/Clang 3.1 trunk r154661 + 10-CURRENT import of LLVM/Clang 3.1 trunk 154661 (rev 234353). @@ -1584,9 +1588,9 @@ 250163 May 1, 2013 10-CURRENT after the introduction of the - accept4 (rev + &man.accept4.2; (rev 250154) and - pipe2 (rev + &man.pipe2.2; (rev 250159) system calls. @@ -1602,18 +1606,12 @@ 251294 June 3, 2013 10-CURRENT after the addition of these functions to - libm: cacos, - cacosf, - cacosh, - cacoshf, - casin, casinf, - casinh, - casinhf, - catan, catanf, - catanh, - catanhf, logl, - log2l, log10l, - log1pl, expm1l. + libm: &man.cacos.3;, &man.cacosf.3;, &man.cacosh.3;, + &man.cacoshf.3;, &man.casin.3;, &man.casinf.3;, + &man.casinh.3;, &man.casinhf.3;, &man.catan.3;, + &man.catanf.3;, &man.catanh.3;, &man.catanhf.3;, + &man.logl.3;, &man.log2l.3;, &man.log10l.3;, + &man.log1pl.3;, &man.expm1l.3;. @@ -1621,7 +1619,7 @@ 251527 June 8, 2013 10-CURRENT after the introduction of the - aio_mlock system call (rev + &man.aio.mlock.2; system call (rev 251526). @@ -1893,7 +1891,7 @@ 1000704 262889 March 7, 2014 - 10-STABLE after MFC of the vt(4) driver (rev + 10-STABLE after MFC of the &man.vt.4; driver (rev 262861). @@ -1941,8 +1939,8 @@ 267465 June 13, 2014 10-STABLE after changes to &man.strcasecmp.3;, - moving strcasecmp_l() and - strncasecmp_l() from + moving &man.strcasecmp.l.3; and + &man.strncasecmp.l.3; from <string.h> to <strings.h> for POSIX 2008 compliance. @@ -2040,7 +2038,8 @@ 275040 November 25, 2014 10-STABLE after merging new libraries/utilities - (dpv and figpar) for data throughput visualization. + (&man.dpv.1;, &man.dpv.3;, and &man.figpar.3;) for data + throughput visualization. @@ -2057,7 +2056,7 @@ 276633 January 3, 2015 10-STABLE after merging some arm constants in - r276312. + 276312. @@ -2117,7 +2116,7 @@ 1001512 280438 24 March, 2015 - 10-STABLE after addition of new mtio(4), sa(4) + 10-STABLE after addition of new &man.mtio.4;, &man.sa.4; ioctls. @@ -2205,7 +2204,8 @@ 291243 24 November, 2015 10-STABLE after merge of dump device changes that - affected the arguments of g_dev_setdumpdev() (rev + affected the arguments of + g_dev_setdumpdev()(rev 291215). @@ -2240,7 +2240,7 @@ 1002506 293476 9 January, 2016 - 10-STABLE after merge of utimensat(5) (rev + 10-STABLE after merge of &man.utimensat.2; (rev 293473). @@ -2257,7 +2257,7 @@ 1002508 293619 9 January, 2016 - 10-STABLE after merge of changes to figbar(3) + 10-STABLE after merge of changes to &man.figpar.3; types/macros (rev 290275). @@ -2266,7 +2266,7 @@ 1002509 295107 1 February, 2016 - 10-STABLE after merge of API change to dpv(3). + 10-STABLE after merge of API change to &man.dpv.3;. @@ -2348,7 +2348,7 @@ September 12, 2016 10-STABLE after resolving a deadlock between device_detach() and - usbd_do_request_flags(). + &man.usbd.do.request.flags.9;. @@ -2419,7 +2419,7 @@ 200039 December 2, 2009 9.0-CURRENT after addition of - sigpause(3) and PIE support in + &man.sigpause.2; and PIE support in csu. @@ -2436,7 +2436,7 @@ 200447 December 12, 2009 9.0-CURRENT after addition of - sleepq_sleepcnt(), which can be + &man.sleepq.sleepcnt.9;, which can be used to query the number of waiters on a specific waiting queue. @@ -2446,8 +2446,8 @@ 201513 January 4, 2010 9.0-CURRENT after change of the - scandir(3) and - alphasort(3) prototypes to conform + &man.scandir.3; and + &man.alphasort.3; prototypes to conform to SUSv4. @@ -2455,9 +2455,9 @@ 900007 202219 January 13, 2010 - 9.0-CURRENT after the removal of utmp(5) and the + 9.0-CURRENT after the removal of &man.utmp.5; and the addition of utmpx (see - getutxent(3)) for improved logging + &man.getutxent.3;) for improved logging of user logins and system events. @@ -2507,7 +2507,7 @@ 208486 May 24, 2010 9.0-CURRENT after bringing in USB fixes for - linux(4). + &man.linux.4;. @@ -2545,7 +2545,7 @@ 211735 August 24, 2010 9.0-CURRENT after the - pthread_kill(3) -generated signal + &man.pthread.kill.3; -generated signal is identified as SI_LWP in si_code. Previously, si_code was SI_USER. @@ -2555,7 +2555,7 @@ 211937 August 28, 2010 9.0-CURRENT after addition of the MAP_PREFAULT_READ - flag to mmap(2). + flag to &man.mmap.2;. @@ -2657,7 +2657,7 @@ 218414 February 7, 2011 9.0-CURRENT after the addition of - pthread_getthreadid_np(3). + &man.pthread.getthreadid.np.3;. @@ -2704,8 +2704,8 @@ 900037 221862 May 13, 2011 - 9.0-CURRENT after importing the libprocstat(3) - library and fuser(1) utility to the base system. + 9.0-CURRENT after importing the &man.libprocstat.3; + library and &man.fuser.1; utility to the base system. @@ -2713,7 +2713,7 @@ 222167 May 22, 2011 9.0-CURRENT after adding a lock flag argument to - VFS_FHTOVP(9). + &man.VFS.FHTOVP.9;. @@ -2796,7 +2796,7 @@ 229723 January 6, 2012 9.0-STABLE after merging of addition of the - posix_fadvise(2) system call. + &man.posix.fadvise.2; system call. @@ -2811,7 +2811,7 @@ 231768 February 15, 2012 9.0-STABLE after introduction of the new extensible - sysctl(3) interface NET_RT_IFLISTL to query address + &man.sysctl.3; interface NET_RT_IFLISTL to query address lists. @@ -2827,7 +2827,7 @@ 900505 232945 March 13, 2012 - 9.0-STABLE after introduction of new tcp(4) socket + 9.0-STABLE after introduction of new &man.tcp.4; socket options: TCP_KEEPINIT, TCP_KEEPIDLE, TCP_KEEPINTVL, and TCP_KEEPCNT. @@ -2860,7 +2860,7 @@ 901501 240659 November 11, 2012 - 9.1-STABLE after LIST_PREV() added to queue.h (rev + 9.1-STABLE after &man.LIST.PREV.3; added to queue.h (rev 242893) and KBI change in USB serial devices. @@ -2979,7 +2979,7 @@ 902510 263818 March 27, 2014 - 9-STABLE after merge of the vt(4) driver. + 9-STABLE after merge of the &man.vt.4; driver. @@ -3104,7 +3104,7 @@ September 12, 2016 9-STABLE after resolving a deadlock between device_detach() and - usbd_do_request_flags(). + &man.usbd.do.request.flags.9;. @@ -3152,8 +3152,8 @@ 800002 172841 October 21, 2007 - 8.0-CURRENT after renaming kthread_create() and - friends to kproc_create() etc. + 8.0-CURRENT after renaming &man.kthread.create.9; + and friends to &man.kproc.create.9; etc. @@ -3171,7 +3171,7 @@ 800004 173573 November 12, 2007 - 8.0-CURRENT after agp(4) driver moved from + 8.0-CURRENT after &man.agp.4; driver moved from src/sys/pci to src/sys/dev/agp @@ -3195,8 +3195,8 @@ 800007 174901 December 25, 2007 - 8.0-CURRENT after kdb_enter() gains a "why" - argument. + 8.0-CURRENT after kdb_enter() + gains a "why" argument. @@ -3272,7 +3272,7 @@ 175872 February 1, 2008 8.0-CURRENT after adding an argument to - MEXTADD(9) + &man.MEXTADD.9; @@ -3459,7 +3459,7 @@ 178892 May 9, 2008 8.0-CURRENT after addition of multi routing table - support (aka setfib(1), setfib(2)). + support (aka &man.setfib.1;, &man.setfib.2;). @@ -3489,22 +3489,22 @@ 800041 180691 July 22, 2008 - 8.0-CURRENT after addition of arc4random_buf(3) and - arc4random_uniform(3). + 8.0-CURRENT after addition of &man.arc4random.buf.3; and + &man.arc4random.uniform.3;. 800042 181439 August 8, 2008 - 8.0-CURRENT after addition of cpuctl(4). + 8.0-CURRENT after addition of &man.cpuctl.4;. 800043 181694 August 13, 2008 - 8.0-CURRENT after changing bpf(4) to use a single + 8.0-CURRENT after changing &man.bpf.4; to use a single device node, instead of device cloning. @@ -3548,8 +3548,9 @@ 183091 September 16, 2008 8.0-CURRENT after converting the kernel NFS mount - code to accept individual mount options in the nmount() - iovec, not just one big struct nfs_args. + code to accept individual mount options in the + &man.nmount.2; iovec, not just one big struct + nfs_args. @@ -3674,7 +3675,7 @@ February 18, 2009 8.0-CURRENT after GENERIC config change to use the USB2 stack, but also the addition of - fdevname(3). + &man.fdevname.3;. @@ -3690,7 +3691,7 @@ 189092 February 26, 2009 8.0-CURRENT after the renaming of all functions in - libmp(3). + &man.libmp.3;. @@ -3865,7 +3866,7 @@ 191910 May 8, 2009 8.0-CURRENT after adding support for input lines of - arbitrarily length in patch(1). + arbitrarily length in &man.patch.1;. @@ -4085,8 +4086,8 @@ 202922 January 24, 2010 8.0-STABLE after change of the - scandir(3) and - alphasort(3) prototypes to conform + &man.scandir.3; and + &man.alphasort.3; prototypes to conform to SUSv4. @@ -4095,7 +4096,7 @@ 203299 January 31, 2010 8.0-STABLE after addition of - sigpause(3). + &man.sigpause.2;. @@ -4240,7 +4241,7 @@ 224214 July 19, 2011 8.2-STABLE after addition of RFTSIGZMB flag for - rfork(2). + &man.rfork.2;. @@ -4265,7 +4266,7 @@ 226763 October 25, 2011 8.2-STABLE after merging of the MAP_PREFAULT_READ - flag to mmap(2). + flag to &man.mmap.2;. @@ -4273,7 +4274,7 @@ 227573 November 16, 2011 8.2-STABLE after merging of addition of - posix_fallocate(2) syscall. + &man.posix.fallocate.2; syscall. @@ -4281,7 +4282,7 @@ 229725 January 6, 2012 8.2-STABLE after merging of addition of the - posix_fadvise(2) system call. + &man.posix.fadvise.2; system call. @@ -4296,7 +4297,7 @@ 231769 February 15, 2012 8.2-STABLE after introduction of the new extensible - sysctl(3) interface NET_RT_IFLISTL to query address + &man.sysctl.3; interface NET_RT_IFLISTL to query address lists. @@ -4408,7 +4409,7 @@ September 12, 2016 8-STABLE after resolving a deadlock between device_detach() and - usbd_do_request_flags(). + &man.usbd.do.request.flags.9;. @@ -4464,7 +4465,7 @@ 700003 149470 August 25, 2005 - 7.0-CURRENT after memmem(3) is added to + 7.0-CURRENT after &man.memmem.3; is added to libc. @@ -4472,7 +4473,7 @@ 700004 151888 October 30, 2005 - 7.0-CURRENT after solisten(9) kernel arguments are + 7.0-CURRENT after &man.solisten.9; kernel arguments are modified to accept a backlog parameter. @@ -4698,8 +4699,8 @@ 700032 167165 March 2, 2007 - 7.0-CURRENT after the inclusion of ipw(4) and - iwi(4) firmware. + 7.0-CURRENT after the inclusion of &man.ipw.4; and + &man.iwi.4; firmware. @@ -4939,7 +4940,7 @@ 700104 178108 April 11, 2008 - 7.0-STABLE after the MFC of procstat(1). + 7.0-STABLE after the MFC of &man.procstat.1;. @@ -4980,7 +4981,7 @@ 179367 May 27, 2008 7.0-STABLE after MFC of the - memrchr function. + &man.memrchr.3; function. @@ -5025,7 +5026,7 @@ 701101 187023 January 10, 2009 - 7.1-STABLE after strndup + 7.1-STABLE after &man.strndup.3; merge. @@ -5033,7 +5034,7 @@ 701102 187370 January 17, 2009 - 7.1-STABLE after cpuctl(4) support added. + 7.1-STABLE after &man.cpuctl.4; support added. @@ -5088,7 +5089,7 @@ 702101 192149 May 15, 2009 - 7.2-STABLE after ichsmb(4) was changed to use + 7.2-STABLE after &man.ichsmb.4; was changed to use left-adjusted slave addressing to match other SMBus controller drivers. @@ -5098,7 +5099,7 @@ 193020 May 28, 2009 7.2-STABLE after MFC of the - fdopendir function. + &man.fdopendir.3; function. @@ -5113,7 +5114,7 @@ 195694 July 14, 2009 7.2-STABLE after MFC of the - closefrom system call. + &man.closefrom.2; system call. @@ -5280,7 +5281,7 @@ 141394 February 6, 2005 6.0-CURRENT after importing OpenBSD's - nc(1). + &man.nc.1;. @@ -5314,7 +5315,7 @@ 600014 142184 February 21, 2005 - 6.0-CURRENT after EOVERFLOW checks in vswprintf(3) + 6.0-CURRENT after EOVERFLOW checks in &man.vswprintf.3; fixed. @@ -5363,7 +5364,7 @@ 600020 143308 March 9, 2005 - Addition of MSG_NOSIGNAL flag to send(2) + Addition of MSG_NOSIGNAL flag to &man.send.2; API. @@ -5386,7 +5387,7 @@ 144980 April 13, 2005 LOCAL_CREDS, LOCAL_CONNWAIT socket options added to - unix(4). + &man.unix.4;. @@ -5422,7 +5423,7 @@ 600028 146191 May 13, 2005 - POSIX ttyname_r(3) made available through unistd.h + POSIX &man.ttyname.r.3; made available through unistd.h and libc. @@ -5439,7 +5440,7 @@ 146988 June 5, 2005 6.0-CURRENT after importing NetBSD's - if_bridge(4). + &man.if.bridge.4;. @@ -5503,7 +5504,7 @@ 600103 154396 January 15, 2006 - 6.0-STABLE after MFC of pidfile(3) API. + 6.0-STABLE after MFC of &man.pidfile.3; API. @@ -5519,7 +5520,7 @@ 156019 February 26, 2006 6.0-STABLE after NLS catalog support of - csh(1). + &man.csh.1;. @@ -5547,7 +5548,7 @@ 601102 160253 July 11, 2006 - 6.1-STABLE after the iwi(4) update. + 6.1-STABLE after the &man.iwi.4; update. @@ -5618,9 +5619,9 @@ 602104 166314 January 28, 2007 - 6.2-STABLE after MFC of ng_deflate(4) and - ng_pred1(4) netgraph nodes and new compression and - encryption modes for ng_ppp(4) node. + 6.2-STABLE after MFC of &man.ng.deflate.4; and + &man.ng.pred1.4; netgraph nodes and new compression and + encryption modes for &man.ng.ppp.4; node. @@ -5750,7 +5751,7 @@ 179367 May 27, 2008 6.3-STABLE after MFC of the - memrchr function. + &man.memrchr.3; function. @@ -5759,7 +5760,7 @@ June 15, 2008 6.3-STABLE after MFC of support for :u variable modifier in - make(1). + &man.make.1;. @@ -6291,7 +6292,7 @@ 117025 June 29, 2003 5.1-CURRENT after correcting the semantics of - sigtimedwait(2) and sigwaitinfo(2). + &man.sigtimedwait.2; and &man.sigwaitinfo.2;. @@ -6356,7 +6357,7 @@ 501109 120503 September 27, 2003 - 5.1-CURRENT after adding kiconv(3) + 5.1-CURRENT after adding &man.kiconv.3; @@ -6480,7 +6481,7 @@ 126891 March 12, 2004 5.2-CURRENT after Intel C/C++ compiler support in - some headers and execve(2) changes to be more strictly + some headers and &man.execve.2; changes to be more strictly conforming to POSIX. @@ -6504,7 +6505,7 @@ 502111 128144 April 11, 2004 - 5.2-CURRENT after the removal of the getvfsent(3) + 5.2-CURRENT after the removal of the &man.getvfsent.3; API @@ -6536,7 +6537,7 @@ 502115 130481 June 14, 2004 - 5.2-CURRENT after changing sema_timedwait(9) to + 5.2-CURRENT after changing &man.sema.timedwait.9; to return 0 on success and a non-zero error code on failure. @@ -6562,8 +6563,8 @@ 130656 June 17, 2004 5.2-CURRENT after adding support for CLOCK_VIRTUAL - and CLOCK_PROF to clock_gettime(2) and - clock_getres(2). + and CLOCK_PROF to &man.clock.gettime.2; and + &man.clock.getres.2;. @@ -6648,8 +6649,8 @@ 133306 August 8, 2004 5.2-CURRENT after the change of the vfs_mount - (Never created)as well as global replacement of PRISON_ROOT - with SUSER_ALLOWJAIL for the suser(9) API. + signature as well as global replacement of PRISON_ROOT + with SUSER_ALLOWJAIL for the &man.suser.9; API. @@ -6685,7 +6686,7 @@ 503102 141788 February 13, 2005 - 5.3-STABLE after OpenBSD's nc(1) import + 5.3-STABLE after OpenBSD's &man.nc.1; import MFC. @@ -6713,7 +6714,7 @@ 143029 March 2, 2005 5.4-PRERELEASE after the MFC of the fix of - EOVERFLOW check in vswprintf(3). + EOVERFLOW check in &man.vswprintf.3;. Modified: head/share/xml/man-refs.ent ============================================================================== --- head/share/xml/man-refs.ent Tue Nov 8 17:54:15 2016 (r49652) +++ head/share/xml/man-refs.ent Tue Nov 8 17:54:19 2016 (r49653) @@ -9380,6 +9380,7 @@ bus_adjust_resource9"> bus_alloc_resource9"> bus_alloc_resource_any9"> +bus_alloc_resource_any9"> bus_bind_intr9"> bus_child_present9"> bus_deactivate_resource9">