From owner-svn-src-head@freebsd.org Wed Jun 8 10:26:20 2016 Return-Path: Delivered-To: svn-src-head@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 5D14FB6F72B; Wed, 8 Jun 2016 10:26:20 +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 2931F104F; Wed, 8 Jun 2016 10:26:20 +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 u58AQJ9X070520; Wed, 8 Jun 2016 10:26:19 GMT (envelope-from trasz@FreeBSD.org) Received: (from trasz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u58AQHmn070504; Wed, 8 Jun 2016 10:26:17 GMT (envelope-from trasz@FreeBSD.org) Message-Id: <201606081026.u58AQHmn070504@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: trasz set sender to trasz@FreeBSD.org using -f From: Edward Tomasz Napierala Date: Wed, 8 Jun 2016 10:26:17 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r301597 - 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-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jun 2016 10:26:20 -0000 Author: trasz Date: Wed Jun 8 10:26:17 2016 New Revision: 301597 URL: https://svnweb.freebsd.org/changeset/base/301597 Log: Fix some trailing whitespaces. MFC after: 1 month Modified: head/share/man/man4/bpf.4 head/share/man/man4/cmx.4 head/share/man/man4/inet.4 head/share/man/man4/ixl.4 head/share/man/man4/ixlv.4 head/share/man/man4/mpr.4 head/share/man/man4/oce.4 head/share/man/man4/qlxgbe.4 head/share/man/man4/qlxge.4 head/share/man/man4/unix.4 head/share/man/man4/usfs.4 head/share/man/man4/vale.4 head/share/man/man5/src.conf.5 head/share/man/man9/SYSCALL_MODULE.9 head/share/man/man9/counter.9 Modified: head/share/man/man4/bpf.4 ============================================================================== --- head/share/man/man4/bpf.4 Wed Jun 8 10:25:16 2016 (r301596) +++ head/share/man/man4/bpf.4 Wed Jun 8 10:26:17 2016 (r301597) @@ -24,7 +24,7 @@ .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. -.\" +.\" .\" Copyright (c) 1990 The Regents of the University of California. .\" All rights reserved. .\" Modified: head/share/man/man4/cmx.4 ============================================================================== --- head/share/man/man4/cmx.4 Wed Jun 8 10:25:16 2016 (r301596) +++ head/share/man/man4/cmx.4 Wed Jun 8 10:26:17 2016 (r301597) @@ -1,7 +1,7 @@ .\" .\" Copyright (c) 2006-2007 Daniel Roethlisberger .\" All rights reserved. -.\" +.\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: @@ -11,7 +11,7 @@ .\" 2. Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. -.\" +.\" .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE Modified: head/share/man/man4/inet.4 ============================================================================== --- head/share/man/man4/inet.4 Wed Jun 8 10:25:16 2016 (r301596) +++ head/share/man/man4/inet.4 Wed Jun 8 10:26:17 2016 (r301597) @@ -134,7 +134,7 @@ The following .Xr ioctl 2 commands are provided for a datagram socket in the Internet domain: .Pp -.Bl -tag -width ".Dv SIOCGIFBRDADDR" -offset indent -compact +.Bl -tag -width ".Dv SIOCGIFBRDADDR" -offset indent -compact .It Dv SIOCAIFADDR Add address to an interface. The command requires Modified: head/share/man/man4/ixl.4 ============================================================================== --- head/share/man/man4/ixl.4 Wed Jun 8 10:25:16 2016 (r301596) +++ head/share/man/man4/ixl.4 Wed Jun 8 10:26:17 2016 (r301597) @@ -1,29 +1,29 @@ -.\" Copyright (c) 2013-2015, Intel Corporation +.\" Copyright (c) 2013-2015, Intel Corporation .\" All rights reserved. -.\" -.\" Redistribution and use in source and binary forms, with or without +.\" +.\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions are met: -.\" -.\" 1. Redistributions of source code must retain the above copyright notice, +.\" +.\" 1. Redistributions of source code must retain the above copyright notice, .\" this list of conditions and the following disclaimer. -.\" -.\" 2. Redistributions in binary form must reproduce the above copyright -.\" notice, this list of conditions and the following disclaimer in the +.\" +.\" 2. Redistributions in binary form must reproduce the above copyright +.\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. -.\" -.\" 3. Neither the name of the Intel Corporation nor the names of its -.\" contributors may be used to endorse or promote products derived from +.\" +.\" 3. Neither the name of the Intel Corporation nor the names of its +.\" contributors may be used to endorse or promote products derived from .\" this software without specific prior written permission. -.\" +.\" .\" THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -.\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -.\" ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE -.\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +.\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +.\" ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +.\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" Modified: head/share/man/man4/ixlv.4 ============================================================================== --- head/share/man/man4/ixlv.4 Wed Jun 8 10:25:16 2016 (r301596) +++ head/share/man/man4/ixlv.4 Wed Jun 8 10:26:17 2016 (r301597) @@ -1,29 +1,29 @@ -.\" Copyright (c) 2013-2015, Intel Corporation +.\" Copyright (c) 2013-2015, Intel Corporation .\" All rights reserved. -.\" -.\" Redistribution and use in source and binary forms, with or without +.\" +.\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions are met: -.\" -.\" 1. Redistributions of source code must retain the above copyright notice, +.\" +.\" 1. Redistributions of source code must retain the above copyright notice, .\" this list of conditions and the following disclaimer. -.\" -.\" 2. Redistributions in binary form must reproduce the above copyright -.\" notice, this list of conditions and the following disclaimer in the +.\" +.\" 2. Redistributions in binary form must reproduce the above copyright +.\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. -.\" -.\" 3. Neither the name of the Intel Corporation nor the names of its -.\" contributors may be used to endorse or promote products derived from +.\" +.\" 3. Neither the name of the Intel Corporation nor the names of its +.\" contributors may be used to endorse or promote products derived from .\" this software without specific prior written permission. -.\" +.\" .\" THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -.\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -.\" ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE -.\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +.\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +.\" ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +.\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" Modified: head/share/man/man4/mpr.4 ============================================================================== --- head/share/man/man4/mpr.4 Wed Jun 8 10:25:16 2016 (r301596) +++ head/share/man/man4/mpr.4 Wed Jun 8 10:26:17 2016 (r301597) @@ -29,7 +29,7 @@ .\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING .\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGES. -.\" +.\" .\" mpr driver man page. .\" .\" Author: Ken Merry @@ -250,7 +250,7 @@ hw.mpr.X.debug_level .Pp tunable, either in .Xr loader.conf 5 -or by using +or by using .Xr sysctl 8 . These bits have the described effects: .Bd -literal -offset indent Modified: head/share/man/man4/oce.4 ============================================================================== --- head/share/man/man4/oce.4 Wed Jun 8 10:25:16 2016 (r301596) +++ head/share/man/man4/oce.4 Wed Jun 8 10:26:17 2016 (r301597) @@ -1,6 +1,6 @@ .\" Copyright (C) 2013 Emulex .\" All rights reserved. -.\" +.\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions are met: .\" Modified: head/share/man/man4/qlxgbe.4 ============================================================================== --- head/share/man/man4/qlxgbe.4 Wed Jun 8 10:25:16 2016 (r301596) +++ head/share/man/man4/qlxgbe.4 Wed Jun 8 10:26:17 2016 (r301597) @@ -1,5 +1,5 @@ .\"- -.\" Copyright (c) 2013 Qlogic Corportaion +.\" Copyright (c) 2013 Qlogic Corportaion .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without Modified: head/share/man/man4/qlxge.4 ============================================================================== --- head/share/man/man4/qlxge.4 Wed Jun 8 10:25:16 2016 (r301596) +++ head/share/man/man4/qlxge.4 Wed Jun 8 10:26:17 2016 (r301597) @@ -1,5 +1,5 @@ .\"- -.\" Copyright (c) 2013-2014 Qlogic Corporation +.\" Copyright (c) 2013-2014 Qlogic Corporation .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without Modified: head/share/man/man4/unix.4 ============================================================================== --- head/share/man/man4/unix.4 Wed Jun 8 10:25:16 2016 (r301596) +++ head/share/man/man4/unix.4 Wed Jun 8 10:26:17 2016 (r301597) @@ -241,7 +241,7 @@ These will arrive in the form of a fille structure, defined in .In sys/ucred.h as follows: -.Bd -literal +.Bd -literal struct xucred { u_int cr_version; /* structure layout version */ uid_t cr_uid; /* effective user id */ Modified: head/share/man/man4/usfs.4 ============================================================================== --- head/share/man/man4/usfs.4 Wed Jun 8 10:25:16 2016 (r301596) +++ head/share/man/man4/usfs.4 Wed Jun 8 10:26:17 2016 (r301597) @@ -22,7 +22,7 @@ .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. -.\" +.\" .\" $FreeBSD$ .\" .Dd June 8, 2016 Modified: head/share/man/man4/vale.4 ============================================================================== --- head/share/man/man4/vale.4 Wed Jun 8 10:25:16 2016 (r301596) +++ head/share/man/man4/vale.4 Wed Jun 8 10:26:17 2016 (r301597) @@ -21,7 +21,7 @@ .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. -.\" +.\" .\" This document is derived in part from the enet man page (enet.4) .\" distributed with 4.3BSD Unix. .\" Modified: head/share/man/man5/src.conf.5 ============================================================================== --- head/share/man/man5/src.conf.5 Wed Jun 8 10:25:16 2016 (r301596) +++ head/share/man/man5/src.conf.5 Wed Jun 8 10:26:17 2016 (r301597) @@ -486,7 +486,7 @@ Makefile.depend files found in each dire .Pp The build can be started from anywhere, and behaves the same. The initial instance of -.Xr make 1 +.Xr make 1 recursively reads .Va DIRDEPS from Makefile.depend Modified: head/share/man/man9/SYSCALL_MODULE.9 ============================================================================== --- head/share/man/man9/SYSCALL_MODULE.9 Wed Jun 8 10:25:16 2016 (r301596) +++ head/share/man/man9/SYSCALL_MODULE.9 Wed Jun 8 10:26:17 2016 (r301597) @@ -84,7 +84,7 @@ and library functions in libc. The MACRO .Fn SYSCALL_MODULE_HELPER -includes +includes .Fn SYSCALL_MODULE and much of its boilerplate code. .Sh EXAMPLES Modified: head/share/man/man9/counter.9 ============================================================================== --- head/share/man/man9/counter.9 Wed Jun 8 10:25:16 2016 (r301596) +++ head/share/man/man9/counter.9 Wed Jun 8 10:26:17 2016 (r301597) @@ -154,7 +154,7 @@ A read of the oid returns value obtained Any write to the oid zeroes it. .It Fn SYSCTL_COUNTER_U64_ARRAY parent nbr name access ptr len descr Declare a static -.Xr sysctl +.Xr sysctl oid that would represent an array of .Nm . The @@ -172,7 +172,7 @@ Any write to the oid zeroes all array el .It Fn SYSCTL_ADD_COUNTER_U64_ARRAY ctx parent nbr name access ptr len descr Create a .Xr sysctl -oid that would represent an array of +oid that would represent an array of .Nm . The .Fa ptr @@ -181,9 +181,9 @@ argument should be a pointer to allocate The .Fa len argument should specify number of elements in the array. -A read of the oid returns len-sized array of -.Vt uint64_t -values obtained through +A read of the oid returns len-sized array of +.Vt uint64_t +values obtained through .Fn counter_u64_fetch . Any write to the oid zeroes all array elements. .El