From owner-svn-src-all@freebsd.org Thu Jun 9 06:55:03 2016 Return-Path: Delivered-To: svn-src-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 1D4B7B6BD40; Thu, 9 Jun 2016 06:55:03 +0000 (UTC) (envelope-from trasz@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 DF74D11D7; Thu, 9 Jun 2016 06:55:02 +0000 (UTC) (envelope-from trasz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u596t2nh031785; Thu, 9 Jun 2016 06:55:02 GMT (envelope-from trasz@FreeBSD.org) Received: (from trasz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u596t0f5031770; Thu, 9 Jun 2016 06:55:00 GMT (envelope-from trasz@FreeBSD.org) Message-Id: <201606090655.u596t0f5031770@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: trasz set sender to trasz@FreeBSD.org using -f From: Edward Tomasz Napierala Date: Thu, 9 Jun 2016 06:55:00 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r301719 - in head/share/man: man4 man5 man9 X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jun 2016 06:55:03 -0000 Author: trasz Date: Thu Jun 9 06:55:00 2016 New Revision: 301719 URL: https://svnweb.freebsd.org/changeset/base/301719 Log: Fix a bunch of "xref refers to *this* page" igor(1) warnings. MFC after: 1 month Modified: head/share/man/man4/bcma.4 head/share/man/man4/dcons.4 head/share/man/man4/ip.4 head/share/man/man4/ng_tag.4 head/share/man/man4/pass.4 head/share/man/man4/puc.4 head/share/man/man4/random.4 head/share/man/man4/witness.4 head/share/man/man5/ar.5 head/share/man/man5/elf.5 head/share/man/man5/nsswitch.conf.5 head/share/man/man5/rc.conf.5 head/share/man/man9/BUS_NEW_PASS.9 head/share/man/man9/pmap.9 head/share/man/man9/stack.9 Modified: head/share/man/man4/bcma.4 ============================================================================== --- head/share/man/man4/bcma.4 Thu Jun 9 06:10:20 2016 (r301718) +++ head/share/man/man4/bcma.4 Thu Jun 9 06:55:00 2016 (r301719) @@ -64,7 +64,6 @@ The IP cores used in devices were adapted by Broadcom for compatibility with the new interconnect. .Sh SEE ALSO -.Xr bcma 4 , .Xr bhnd 4 .Sh HISTORY The Modified: head/share/man/man4/dcons.4 ============================================================================== --- head/share/man/man4/dcons.4 Thu Jun 9 06:10:20 2016 (r301718) +++ head/share/man/man4/dcons.4 Thu Jun 9 06:55:00 2016 (r301719) @@ -100,7 +100,7 @@ See for more details. .Pp If you want to use -.Xr dcons 4 +.Nm as a .Xr gdb 1 port, add the following line into Modified: head/share/man/man4/ip.4 ============================================================================== --- head/share/man/man4/ip.4 Thu Jun 9 06:10:20 2016 (r301718) +++ head/share/man/man4/ip.4 Thu Jun 9 06:55:00 2016 (r301719) @@ -122,7 +122,7 @@ may be used to set the Don't Fragment fl Currently this option is respected only on .Xr udp 4 and raw -.Xr ip 4 +.Nm sockets, unless the .Dv IP_HDRINCL option has been set. Modified: head/share/man/man4/ng_tag.4 ============================================================================== --- head/share/man/man4/ng_tag.4 Thu Jun 9 06:10:20 2016 (r301718) +++ head/share/man/man4/ng_tag.4 Thu Jun 9 06:55:00 2016 (r301719) @@ -230,7 +230,7 @@ node which will check for the specified packets to .Xr ipfw 8 . Matching packets are passed to -.Xr ng_tag 4 +.Nm node, which will set a tag and pass them back to .Xr ng_bpf 4 node on a hook programmed to accept all packets and pass them back to @@ -246,7 +246,7 @@ expressions must be altered accordingly. Thus, there will be expression .Dq Li "ether[40:2]=0x244c && ether[42:4]=0x6f636b20" on incoming hook and empty expression to match all packets from -.Xr ng_tag 4 . +.Nm . .Pp So, this is .Xr ngctl 8 Modified: head/share/man/man4/pass.4 ============================================================================== --- head/share/man/man4/pass.4 Thu Jun 9 06:10:20 2016 (r301718) +++ head/share/man/man4/pass.4 Thu Jun 9 06:55:00 2016 (r301719) @@ -98,7 +98,7 @@ It is probably more useful to issue this device. .It CAMIOQUEUE union ccb * Queue a CCB to the -.Xr pass 4 +.Nm driver to be executed asynchronously. The caller may use .Xr select 2 , @@ -167,7 +167,7 @@ ioctl. An error will only be returned from the .Dv CAMIOGET ioctl if the -.Xr pass 4 +.Nm driver fails to copy data to the user process or if there are no completed CCBs available to retrieve. If no CCBs are available to retrieve, Modified: head/share/man/man4/puc.4 ============================================================================== --- head/share/man/man4/puc.4 Thu Jun 9 06:10:20 2016 (r301718) +++ head/share/man/man4/puc.4 Thu Jun 9 06:55:00 2016 (r301719) @@ -53,5 +53,5 @@ Support for new cards should be added th .Sh HISTORY This driver took the idea from the .Nx -.Xr puc 4 +.Nm driver. Modified: head/share/man/man4/random.4 ============================================================================== --- head/share/man/man4/random.4 Thu Jun 9 06:10:20 2016 (r301718) +++ head/share/man/man4/random.4 Thu Jun 9 06:55:00 2016 (r301719) @@ -48,7 +48,7 @@ it is seeded for the first time. This may cause trouble at system boot when keys and the like are generated from -.Xr random 4 +.Nm so steps should be taken to ensure a seeding as soon as possible. .Pp @@ -63,7 +63,7 @@ this could be done by This sysctl will not return random bytes unless the -.Xr random 4 +.Nm device is seeded. .Pp This initial seeding Modified: head/share/man/man4/witness.4 ============================================================================== --- head/share/man/man4/witness.4 Thu Jun 9 06:10:20 2016 (r301718) +++ head/share/man/man4/witness.4 Thu Jun 9 06:55:00 2016 (r301719) @@ -62,7 +62,7 @@ If any of these checks fail, then the ke The .Dv WITNESS_COUNT kernel option controls the maximum number of -.Xr witness 4 +.Nm entries that are tracked in the kernel. The maximum number of entries can be queried via the .Va debug.witness.count @@ -76,7 +76,7 @@ environment variable. The .Dv WITNESS_NO_VNODE kernel option tells -.Xr witness 4 +.Nm to ignore locking issues between .Xr vnode 9 objects. Modified: head/share/man/man5/ar.5 ============================================================================== --- head/share/man/man5/ar.5 Thu Jun 9 06:10:20 2016 (r301718) +++ head/share/man/man5/ar.5 Thu Jun 9 06:55:00 2016 (r301719) @@ -70,7 +70,7 @@ file attributes associated with the memb An archive header describes the file attributes for the archive member that follows it. The -.Xr ar 5 +.Nm format only supports a limited number of attributes: the file name, the file creation time stamp, the uid and gid of the creator, the file mode and the file size. Modified: head/share/man/man5/elf.5 ============================================================================== --- head/share/man/man5/elf.5 Thu Jun 9 06:10:20 2016 (r301718) +++ head/share/man/man5/elf.5 Thu Jun 9 06:55:00 2016 (r301719) @@ -1308,5 +1308,5 @@ This manual page was written by .An Jeroen Ruigrok van der Werven Aq Mt asmodai@FreeBSD.org with inspiration from BSDi's .Bsx -.Xr elf 5 +.Nm manpage. Modified: head/share/man/man5/nsswitch.conf.5 ============================================================================== --- head/share/man/man5/nsswitch.conf.5 Thu Jun 9 06:10:20 2016 (r301718) +++ head/share/man/man5/nsswitch.conf.5 Thu Jun 9 06:55:00 2016 (r301719) @@ -223,7 +223,7 @@ and continue on anything else (i.e, You can enable caching for the particular database by specifying .Dq cache as the first source in the -.Xr nsswitch.conf 5 +.Nm file. You should also enable caching for this database in .Xr nscd.conf 5 . Modified: head/share/man/man5/rc.conf.5 ============================================================================== --- head/share/man/man5/rc.conf.5 Thu Jun 9 06:10:20 2016 (r301718) +++ head/share/man/man5/rc.conf.5 Thu Jun 9 06:55:00 2016 (r301719) @@ -1207,12 +1207,12 @@ Note that the maximum number of the gene specification is limited to an integer value specified in .Va netif_ipexpand_max in -.Xr rc.conf 5 +.Nm because a small typo can unexpectedly generate a large number of addresses. The default value is .Li 2048 . It can be increased by adding the following line into -.Xr rc.conf 5 : +.Nm : .Bd -literal netif_ipexpand_max="4096" .Ed @@ -3900,7 +3900,7 @@ all configured jails in are stopped in reverse order. .It Va jail_* variables Note that older releases supported per-jail configuration via -.Xr rc.conf 5 +.Nm variables. For example, hostname of a jail named Modified: head/share/man/man9/BUS_NEW_PASS.9 ============================================================================== --- head/share/man/man9/BUS_NEW_PASS.9 Thu Jun 9 06:10:20 2016 (r301718) +++ head/share/man/man9/BUS_NEW_PASS.9 Thu Jun 9 06:55:00 2016 (r301719) @@ -44,7 +44,7 @@ The method is called on each bus device to rescan the device tree when the pass level has been changed. This method is responsible for invoking -.Xr BUS_NEW_PASS 9 +.Nm on child bus devices to propagate the rescan to child devices. It is also responsible for reprobing any unattached child devices and allowing drivers for the current pass to identify new children. Modified: head/share/man/man9/pmap.9 ============================================================================== --- head/share/man/man9/pmap.9 Thu Jun 9 06:10:20 2016 (r301718) +++ head/share/man/man9/pmap.9 Thu Jun 9 06:55:00 2016 (r301719) @@ -87,7 +87,6 @@ and it must be updated by the implementa .Nm operation. .Sh SEE ALSO -.Xr pmap 9 , .Xr pmap_activate 9 , .Xr pmap_clear_modify 9 , .Xr pmap_copy 9 , Modified: head/share/man/man9/stack.9 ============================================================================== --- head/share/man/man9/stack.9 Thu Jun 9 06:10:20 2016 (r301718) +++ head/share/man/man9/stack.9 Thu Jun 9 06:55:00 2016 (r301719) @@ -171,10 +171,10 @@ is returned if the operation is not impl .Sh AUTHORS .An -nosplit The -.Xr stack 9 +.Nm function suite was created by .An Antoine Brodin . -.Xr stack 9 +.Nm was extended by .An Robert Watson for general-purpose use outside of