From n-kogane@syd.odn.ne.jp  Fri May 18 18:57:47 2012
Return-Path: <n-kogane@syd.odn.ne.jp>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C3F4F1065675
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 May 2012 18:57:47 +0000 (UTC)
	(envelope-from n-kogane@syd.odn.ne.jp)
Received: from cmta102.odn.ne.jp (mta102.odn.ne.jp [143.90.14.138])
	by mx1.freebsd.org (Postfix) with ESMTP id E548D8FC16
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 May 2012 18:57:46 +0000 (UTC)
Received: from vmta102.odn.ne.jp by cmta102.odn.ne.jp with ESMTP
          id <20120518185739852.EYLY.19197.cmta102.odn.ne.jp@mta102.odn.ne.jp>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Sat, 19 May 2012 03:57:39 +0900
Received: from emta102.odn.ne.jp by vmta102.odn.ne.jp with ESMTP
          id <20120518185739807.CLDS.22061.vmta102.odn.ne.jp@mta102.odn.ne.jp>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Sat, 19 May 2012 03:57:39 +0900
Received: from kcesx30.koganemaru.co.jp ([218.218.68.33] [218.218.68.33])
          by emta102.odn.ne.jp with ESMTP
          id <20120518185739264.BPRK.16274.emta102.odn.ne.jp@mta102.odn.ne.jp>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Sat, 19 May 2012 03:57:39 +0900
Received: by kcesx30.koganemaru.co.jp (Postfix, from userid 100)
	id ACE162842A; Sat, 19 May 2012 03:56:05 +0900 (JST)
Message-Id: <20120518185605.ACE162842A@kcesx30.koganemaru.co.jp>
Date: Sat, 19 May 2012 03:56:05 +0900 (JST)
From: Nobuyuki Koganemaru <kogane@jp.freebsd.org>
Reply-To: kogane@jp.freebsd.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: groff mandoc style, usage mistakes or typos. (man9)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         168117
>Category:       docs
>Synopsis:       groff mandoc style, usage mistakes or typos. (man9)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gjb
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 18 19:00:18 UTC 2012
>Closed-Date:    Tue May 29 14:36:35 UTC 2012
>Last-Modified:  Tue May 29 14:40:05 UTC 2012
>Originator:     Nobuyuki Koganemaru
>Release:        FreeBSD 10.0-CURRENT
>Organization:
KOGANEMARU Computer Engineering Service Corporation.
>Environment:
System: FreeBSD kcesx31.koganemaru.co.jp 8.2-RELEASE-p6 FreeBSD 8.2-RELEASE-p6 #0: Tue Apr 24 03:49:22 JST 2012 root@kcesx31.koganemaru.co.jp:/usr/obj/usr/src.82/sys/GENERIC i386


>Description:
	man9
>How-To-Repeat:
	none.
>Fix:
	corrected files:

BUF_ISLOCKED.9:
     $FreeBSD: src/share/man/man9/BUF_ISLOCKED.9,v 1.2 2010/02/27 01:17:44 delphij Exp $

DB_COMMAND.9:
     $FreeBSD: src/share/man/man9/DB_COMMAND.9,v 1.5 2012/05/12 20:08:16 gjb Exp $

VOP_GETEXTATTR.9:
     $FreeBSD: src/share/man/man9/VOP_GETEXTATTR.9,v 1.24 2012/05/12 03:46:43 gjb Exp $

VOP_GETPAGES.9:
     $FreeBSD: src/share/man/man9/VOP_GETPAGES.9,v 1.14 2010/10/20 05:57:54 avg Exp $

VOP_GETVOBJECT.9:
     $FreeBSD: src/share/man/man9/VOP_GETVOBJECT.9,v 1.9 2010/04/14 19:08:06 uqs Exp $

VOP_SETEXTATTR.9:
     $FreeBSD: src/share/man/man9/VOP_SETEXTATTR.9,v 1.22 2012/05/12 03:46:43 gjb Exp $

acl.9:
     $FreeBSD: src/share/man/man9/acl.9,v 1.21 2010/04/14 19:08:06 uqs Exp $

bus_generic_print_child.9:
     $FreeBSD: src/share/man/man9/bus_generic_print_child.9,v 1.11 2005/06/28 20:15:18 hmp Exp $

bus_release_resource.9:
     $FreeBSD: src/share/man/man9/bus_release_resource.9,v 1.11 2005/06/28 20:15:18 hmp Exp $

bus_space.9:
     $NetBSD: bus_space.9,v 1.9 1999/03/06 22:09:29 mycroft Exp $
     $FreeBSD: src/share/man/man9/bus_space.9,v 1.10 2012/05/12 20:06:17 gjb Exp $

byteorder.9:
     $FreeBSD: src/share/man/man9/byteorder.9,v 1.7 2012/02/28 15:07:05 kevlo Exp $

devclass_get_maxunit.9:
     $FreeBSD: src/share/man/man9/devclass_get_maxunit.9,v 1.12 2012/03/29 05:02:12 eadler Exp $

device_find_child.9:
     $FreeBSD: src/share/man/man9/device_find_child.9,v 1.10 2005/06/15 13:31:23 ru Exp $

firmware.9:
     $FreeBSD: src/share/man/man9/firmware.9,v 1.10 2012/03/29 05:02:12 eadler Exp $

hashinit.9:
     $FreeBSD: src/share/man/man9/hashinit.9,v 1.4 2007/01/27 23:06:00 ru Exp $

ieee80211_proto.9:
     $FreeBSD: src/share/man/man9/ieee80211_proto.9,v 1.6 2012/03/29 05:02:12 eadler Exp $

ieee80211_vap.9:
     $FreeBSD: src/share/man/man9/ieee80211_vap.9,v 1.4 2012/03/29 05:02:12 eadler Exp $

ifnet.9:
     $FreeBSD: src/share/man/man9/ifnet.9,v 1.82 2012/03/23 16:24:07 pluknet Exp $

kqueue.9:
     $FreeBSD: src/share/man/man9/kqueue.9,v 1.9 2012/03/26 09:34:17 melifaro Exp $

lock.9:
     $FreeBSD: src/share/man/man9/lock.9,v 1.38 2012/03/29 05:02:12 eadler Exp $

locking.9:
     $FreeBSD: src/share/man/man9/locking.9,v 1.28 2012/05/12 03:46:43 gjb Exp $

mbuf.9:
     $FreeBSD: src/share/man/man9/mbuf.9,v 1.70 2011/04/18 15:30:25 glebius Exp $

mod_cc.9:
     $FreeBSD: src/share/man/man9/mod_cc.9,v 1.1 2011/09/15 12:15:36 lstewart Exp $

netisr.9:
     $FreeBSD: src/share/man/man9/netisr.9,v 1.8 2012/02/12 18:29:56 ed Exp $

pci.9:
     $FreeBSD: src/share/man/man9/pci.9,v 1.20 2012/03/05 20:04:28 pluknet Exp $

spl.9:
     $FreeBSD: src/share/man/man9/spl.9,v 1.24 2012/05/12 20:53:00 gjb Exp $

sysctl.9:
     $FreeBSD: src/share/man/man9/sysctl.9,v 1.13 2012/02/29 22:41:40 thompsa Exp $

taskqueue.9:
     $FreeBSD: src/share/man/man9/taskqueue.9,v 1.37 2012/03/29 05:02:12 eadler Exp $

usbdi.9:
     $FreeBSD: src/share/man/man9/usbdi.9,v 1.10 2012/05/12 20:41:40 gjb Exp $

vm_page_aflag.9:
     $FreeBSD: src/share/man/man9/vm_page_aflag.9,v 1.1 2011/09/06 10:40:21 kib Exp $


	patch files:


diff -u src/share/man/man9/BUF_ISLOCKED.9.orig src/share/man/man9/BUF_ISLOCKED.9
--- src/share/man/man9/BUF_ISLOCKED.9.orig	2012-05-19 03:13:47.000000000 +0900
+++ src/share/man/man9/BUF_ISLOCKED.9	2012-05-19 03:14:21.000000000 +0900
@@ -52,7 +52,7 @@
 .It Dv LK_EXCLUSIVE
 An exclusive lock is held by curthread.
 .It Dv LK_EXCLOTHER
-An exclusive lock is held by someone other than curthread
+An exclusive lock is held by someone other than curthread.
 .It Dv LK_SHARED
 A shared lock is held.
 .It Li 0
diff -u src/share/man/man9/DB_COMMAND.9.orig src/share/man/man9/DB_COMMAND.9
--- src/share/man/man9/DB_COMMAND.9.orig	2012-05-19 03:14:35.000000000 +0900
+++ src/share/man/man9/DB_COMMAND.9	2012-05-19 03:14:53.000000000 +0900
@@ -32,7 +32,7 @@
 .Nm DB_COMMAND ,
 .Nm DB_SHOW_COMMAND ,
 .Nm DB_SHOW_ALL_COMMAND
-.Nd Extends the ddb command set.
+.Nd Extends the ddb command set
 .Sh SYNOPSIS
 .In ddb/ddb.h
 .Fo DB_COMMAND
diff -u src/share/man/man9/VOP_GETEXTATTR.9.orig src/share/man/man9/VOP_GETEXTATTR.9
--- src/share/man/man9/VOP_GETEXTATTR.9.orig	2012-05-19 03:15:32.000000000 +0900
+++ src/share/man/man9/VOP_GETEXTATTR.9	2012-05-19 03:15:58.000000000 +0900
@@ -71,7 +71,7 @@
 .Dv NULL
 when
 .Fa size
-is not, and vise versa.
+is not, and vice versa.
 .It Fa cred
 The user credentials to use in authorizing the request.
 .It Fa td
@@ -113,7 +113,7 @@
 .It Bq Er EINVAL
 The
 .Fa name ,
-.Fa namespace,
+.Fa namespace ,
 or
 .Fa uio
 argument is invalid.
diff -u src/share/man/man9/VOP_GETPAGES.9.orig src/share/man/man9/VOP_GETPAGES.9
--- src/share/man/man9/VOP_GETPAGES.9.orig	2012-05-19 03:16:06.000000000 +0900
+++ src/share/man/man9/VOP_GETPAGES.9	2012-05-19 03:16:34.000000000 +0900
@@ -115,7 +115,7 @@
 medium or protocol.
 .It Dv VM_PAGER_FAIL
 Treated identically to
-.Dv VM_PAGER_ERROR
+.Dv VM_PAGER_ERROR .
 .It Dv VM_PAGER_AGAIN
 The page was not handled by this request.
 .El
diff -u src/share/man/man9/VOP_GETVOBJECT.9.orig src/share/man/man9/VOP_GETVOBJECT.9
--- src/share/man/man9/VOP_GETVOBJECT.9.orig	2012-05-19 03:17:08.000000000 +0900
+++ src/share/man/man9/VOP_GETVOBJECT.9	2012-05-19 03:17:24.000000000 +0900
@@ -53,7 +53,7 @@
 The VM object being returned, or
 .Dv NULL
 if the caller wants to test for the existence
-of the VM object).
+of the VM object.
 .El
 .Pp
 .Xr VFS 9
diff -u src/share/man/man9/VOP_SETEXTATTR.9.orig src/share/man/man9/VOP_SETEXTATTR.9
--- src/share/man/man9/VOP_SETEXTATTR.9.orig	2012-05-19 03:17:35.000000000 +0900
+++ src/share/man/man9/VOP_SETEXTATTR.9	2012-05-19 03:17:55.000000000 +0900
@@ -96,7 +96,7 @@
 The request was not valid in this file system for the specified vnode and
 attribute name.
 .It Bq Er ENOMEM
-Insufficient memory available to fulfill request
+Insufficient memory available to fulfill request.
 .It Bq Er EFAULT
 The uio structure refers to an invalid userspace address.
 .It Bq Er EINVAL
diff -u src/share/man/man9/acl.9.orig src/share/man/man9/acl.9
--- src/share/man/man9/acl.9.orig	2012-05-19 03:18:09.000000000 +0900
+++ src/share/man/man9/acl.9	2012-05-19 03:19:13.000000000 +0900
@@ -210,7 +210,7 @@
 .Xr vaccess_acl_nfs4 9 ,
 .Xr vaccess_acl_posix1e 9 ,
 .Xr VFS 9 ,
-.Xr vnaccess 9 ,
+.Xr vaccess 9 ,
 .Xr VOP_ACLCHECK 9 ,
 .Xr VOP_GETACL 9 ,
 .Xr VOP_SETACL 9
diff -u src/share/man/man9/bus_generic_print_child.9.orig src/share/man/man9/bus_generic_print_child.9
--- src/share/man/man9/bus_generic_print_child.9.orig	2012-05-19 03:20:30.000000000 +0900
+++ src/share/man/man9/bus_generic_print_child.9	2012-05-19 03:20:42.000000000 +0900
@@ -51,7 +51,7 @@
 bus_generic_print_child itself calls two functions
 .Fn bus_print_child_header
 and
-.Fn bus_print_child_footer
+.Fn bus_print_child_footer .
 The former prints "foo0: <FooCard 1234>" and the latter "on bar0".
 These routines should be used if possible in your own code if
 .Fn bus_generic_print_child
diff -u src/share/man/man9/bus_release_resource.9.orig src/share/man/man9/bus_release_resource.9
--- src/share/man/man9/bus_release_resource.9.orig	2012-05-19 03:20:51.000000000 +0900
+++ src/share/man/man9/bus_release_resource.9	2012-05-19 03:27:53.000000000 +0900
@@ -71,7 +71,7 @@
 .It
 .Fa r
 is the pointer to
-.Va struct res ,
+.Va struct resource ,
 i.e., the resource itself,
 returned by
 .Xr bus_alloc_resource 9 .
diff -u src/share/man/man9/bus_space.9.orig src/share/man/man9/bus_space.9
--- src/share/man/man9/bus_space.9.orig	2012-05-19 03:28:02.000000000 +0900
+++ src/share/man/man9/bus_space.9	2012-05-19 03:52:40.000000000 +0900
@@ -1380,7 +1380,8 @@
 They may also be executed out
 of order with respect to other pending read and write operations unless
 order is enforced by use of the
-.Fn bus_space_barrier function .
+.Fn bus_space_barrier
+function.
 There is no way to insert barriers between reads or writes of
 individual bus space locations executed by the
 .Fn bus_space_copy_region_N
diff -u src/share/man/man9/byteorder.9.orig src/share/man/man9/byteorder.9
--- src/share/man/man9/byteorder.9.orig	2012-05-19 03:29:25.000000000 +0900
+++ src/share/man/man9/byteorder.9	2012-05-19 03:29:58.000000000 +0900
@@ -158,7 +158,7 @@
 The
 .Fn hto*
 and
-.Fn toh*
+.Fn *toh
 functions first appeared in
 .Fx 5.0 ,
 and were originally developed by the
diff -u src/share/man/man9/dclass_get_maxunit.9,v.orig src/share/man/man9/dclass_get_maxunit.9,v
--- src/share/man/man9/dclass_get_maxunit.9,v.orig	2012-05-19 03:30:12.000000000 +0900
+++ src/share/man/man9/dclass_get_maxunit.9,v	2012-05-19 03:30:21.000000000 +0900
@@ -49,7 +49,7 @@
 function returns -1 if
 .Fa dc
 is
-.Dv NULL;
+.Dv NULL ;
 otherwise it returns the next unit
 number in
 .Fa dc's
diff -u src/share/man/man9/dice_find_child.9,v.orig src/share/man/man9/dice_find_child.9,v
--- src/share/man/man9/dice_find_child.9,v.orig	2012-05-19 03:30:29.000000000 +0900
+++ src/share/man/man9/dice_find_child.9,v	2012-05-19 03:30:57.000000000 +0900
@@ -41,7 +41,7 @@
 .Fn device_find_child "device_t dev" "const char *classname" "int unit"
 .Sh DESCRIPTION
 This function looks for a specific child of
-.Dv dev .
+.Dv dev
 with the given
 .Fa classname
 and
diff -u src/share/man/man9/firmware.9.orig src/share/man/man9/firmware.9
--- src/share/man/man9/firmware.9.orig	2012-05-19 03:32:32.000000000 +0900
+++ src/share/man/man9/firmware.9	2012-05-19 03:33:03.000000000 +0900
@@ -101,11 +101,13 @@
 the firmware subsystem will try to load it using the
 mechanisms specified below (typically, a kernel module
 with
-.Nm the same name
+.Nm
+the same name
 as the image).
 .Sh API DESCRIPTION
 The kernel
-.Nm firmware API
+.Nm
+firmware API
 is made of the following functions:
 .Pp
 .Fn firmware_register
@@ -225,7 +227,7 @@
 If you need to embed firmware images into a system, you should write
 appropriate entries in the <files.arch> file, e.g. this example is
 from
-.Nm sys/arm/xscale/ixp425/files.ixp425:
+.Nm sys/arm/xscale/ixp425/files.ixp425 :
 .Bd -literal
 ixp425_npe_fw.c                         optional npe_fw                 \\
         compile-with    "${AWK} -f $S/tools/fw_stub.awk			\\
diff -u src/share/man/man9/hashinit.9.orig src/share/man/man9/hashinit.9
--- src/share/man/man9/hashinit.9.orig	2012-05-19 03:33:31.000000000 +0900
+++ src/share/man/man9/hashinit.9	2012-05-19 03:33:43.000000000 +0900
@@ -29,7 +29,7 @@
 .Dt HASHINIT 9
 .Os
 .Sh NAME
-.Nm hashinit , hashinit_flags, hashdestroy , phashinit
+.Nm hashinit , hashinit_flags , hashdestroy , phashinit
 .Nd manage kernel hash tables
 .Sh SYNOPSIS
 .In sys/malloc.h
diff -u src/share/man/man9/ieee80211_proto.9.orig src/share/man/man9/ieee80211_proto.9
--- src/share/man/man9/ieee80211_proto.9.orig	2012-05-19 03:35:32.000000000 +0900
+++ src/share/man/man9/ieee80211_proto.9	2012-05-19 03:35:52.000000000 +0900
@@ -72,7 +72,7 @@
 Default/initial state.
 A vap in this state should not hold any dynamic state (e.g. entries
 for associated stations in the node table).
-The driver must quiesce the hardware; e.g. there should be no
+The driver must quiescence the hardware; e.g. there should be no
 interrupts firing.
 .It Dv IEEE80211_S_SCAN
 Scanning for a BSS or choosing a channel to operate on.
@@ -238,4 +238,4 @@
 The state machine concept was part of the original
 .Nm ieee80211
 code base that first appeared in
-.Nx 1.5 ,
+.Nx 1.5 .
diff -u src/share/man/man9/ieee80211ap.9,v.orig src/share/man/man9/ieee80211ap.9,v
--- src/share/man/man9/ieee80211ap.9,v.orig	2012-05-19 03:36:15.000000000 +0900
+++ src/share/man/man9/ieee80211ap.9,v	2012-05-19 03:36:39.000000000 +0900
@@ -111,7 +111,7 @@
 Delete requests cause the
 .Vt ic_vap_delete
 method to be called.
-Drivers must quiesce the device before calling
+Drivers must quiescence the device before calling
 .Fn ieee80211_vap_detach
 to deactivate the vap and isolate it from activities such as requests
 from user applications.
diff -u src/share/man/man9/ifnet.9.orig src/share/man/man9/ifnet.9
--- src/share/man/man9/ifnet.9.orig	2012-05-19 03:36:52.000000000 +0900
+++ src/share/man/man9/ifnet.9	2012-05-19 03:37:01.000000000 +0900
@@ -637,7 +637,7 @@
 .Aq D
 This interface blocks transmission of packets and discards incoming
 packets after BPF processing.
-Used to monitor network trafic but not interact
+Used to monitor network traffic but not interact
 with the network in question.
 .It Dv IFF_STATICARP
 .Aq D
diff -u src/share/man/man9/kqueue.9.orig src/share/man/man9/kqueue.9
--- src/share/man/man9/kqueue.9.orig	2012-05-19 03:37:43.000000000 +0900
+++ src/share/man/man9/kqueue.9	2012-05-19 03:38:01.000000000 +0900
@@ -260,8 +260,7 @@
 If used, the
 .Vt knlist
 must be initialized with either
-.Fn knlist_init
-,
+.Fn knlist_init ,
 .Fn knlist_init_mtx
 or
 .Fn knlist_init_rw_reader .
diff -u src/share/man/man9/lock.9.orig src/share/man/man9/lock.9
--- src/share/man/man9/lock.9.orig	2012-05-19 03:38:08.000000000 +0900
+++ src/share/man/man9/lock.9	2012-05-19 03:38:17.000000000 +0900
@@ -230,7 +230,7 @@
 The
 .Fn lockmgr_disown
 function switches the owner from the current thread to be
-.Dv LK_KERNPROC,
+.Dv LK_KERNPROC ,
 if the lock is already held.
 .Pp
 The
diff -u src/share/man/man9/locking.9.orig src/share/man/man9/locking.9
--- src/share/man/man9/locking.9.orig	2012-05-19 03:38:25.000000000 +0900
+++ src/share/man/man9/locking.9	2012-05-19 03:39:11.000000000 +0900
@@ -315,8 +315,7 @@
 .Fn mtx_sleep ,
 .Fn rw_sleep
 and
-.Fn msleep_spin
-).
+.Fn msleep_spin ) .
 .Pp
 .Em *4
 Though one can sleep holding an sx lock, one can also use
@@ -358,6 +357,6 @@
 functions appeared in
 .Bsx 4.1
 through
-.Fx 7.0
+.Fx 7.0 .
 .Sh BUGS
 There are too many locking primitives to choose from.
diff -u src/share/man/man9/mbuf.9.orig src/share/man/man9/mbuf.9
--- src/share/man/man9/mbuf.9.orig	2012-05-19 03:39:26.000000000 +0900
+++ src/share/man/man9/mbuf.9	2012-05-19 03:39:46.000000000 +0900
@@ -403,7 +403,8 @@
 Associate externally managed data with
 .Fa mbuf .
 Any internal data contained in the mbuf will be discarded, and the
-.Dv M_EXT flag will be set.
+.Dv M_EXT
+flag will be set.
 The
 .Fa buf
 and
@@ -722,7 +723,8 @@
 .Fa mbuf ,
 so they are accessible with
 .Fn mtod mbuf type .
-.Fa len must be smaller than, or equal to, the size of an
+.Fa len
+must be smaller than, or equal to, the size of an
 .Vt mbuf cluster .
 Return a pointer to an intermediate
 .Vt mbuf
diff -u src/share/man/man9/mod_cc.9.orig src/share/man/man9/mod_cc.9
--- src/share/man/man9/mod_cc.9.orig	2012-05-19 03:40:00.000000000 +0900
+++ src/share/man/man9/mod_cc.9	2012-05-19 03:40:13.000000000 +0900
@@ -287,7 +287,7 @@
 .Va ack_received
 and is set when the connection's ability to send data is currently constrained
 by the value of the congestion window.
-Algorithms should use the abscence of this flag being set to avoid accumulating
+Algorithms should use the absence of this flag being set to avoid accumulating
 a large difference between the congestion window and send window.
 .Sh SEE ALSO
 .Xr cc_chd 4 ,
diff -u src/share/man/man9/netisr.9.orig src/share/man/man9/netisr.9
--- src/share/man/man9/netisr.9.orig	2012-05-19 03:40:29.000000000 +0900
+++ src/share/man/man9/netisr.9	2012-05-19 03:40:40.000000000 +0900
@@ -78,7 +78,7 @@
 .Fn netisr_getqdrops ,
 .Fn netisr_getqlimit ,
 and
-.Fn netisr_setqlimit.
+.Fn netisr_setqlimit .
 .Pp
 .Nm
 supports multi-processor execution of handlers, and relies on a combination
diff -u src/share/man/man9/pci.9.orig src/share/man/man9/pci.9
--- src/share/man/man9/pci.9.orig	2012-05-19 03:40:48.000000000 +0900
+++ src/share/man/man9/pci.9	2012-05-19 03:41:38.000000000 +0900
@@ -488,7 +488,7 @@
 .Fn pci_count_msi
 function returns the maximum number of MSI messages supported by the
 device
-.Fa dev.
+.Fa dev .
 If the device does not support MSI,
 then
 .Fn pci_count_msi
@@ -567,7 +567,8 @@
 returns zero.
 For MSI-X messages,
 the resource ID for each
-.Dv SYS_RES_IRQ resource identifies the index in the MSI-X table of the
+.Dv SYS_RES_IRQ
+resource identifies the index in the MSI-X table of the
 corresponding message.
 A resource ID of one maps to the first index of the MSI-X table;
 a resource ID two identifies the second index in the table, etc.
@@ -608,7 +609,7 @@
 table entries via the
 .Fn pci_remap_msix
 function.
-Note that this function must be called after a succesful call to
+Note that this function must be called after a successful call to
 .Fn pci_alloc_msix
 but before any of the
 .Dv SYS_RES_IRQ
@@ -649,7 +650,8 @@
 .Fn pci_alloc_msix .
 MSI-X table entries that with a vector of zero will not have an
 associated
-.Dv SYS_RES_IRQ resource.
+.Dv SYS_RES_IRQ
+resource.
 Additionally,
 if any of the original messages allocated by
 .Fn pci_alloc_msix
diff -u src/share/man/man9/spl.9.orig src/share/man/man9/spl.9
--- src/share/man/man9/spl.9.orig	2012-05-19 03:44:47.000000000 +0900
+++ src/share/man/man9/spl.9	2012-05-19 03:45:01.000000000 +0900
@@ -220,7 +220,8 @@
 The historical number scheme can be considered as a
 simple linearly ordered set of interrupt priority groups.
 .Pp
-.Fx 5.0 eliminated spl entirely in favor of locking primitives which scale
+.Fx 5.0
+eliminated spl entirely in favor of locking primitives which scale
 to more than one processor.
 .Sh AUTHORS
 This manual page was written by
diff -u src/share/man/man9/sysctl.9.orig src/share/man/man9/sysctl.9
--- src/share/man/man9/sysctl.9.orig	2012-05-19 03:45:09.000000000 +0900
+++ src/share/man/man9/sysctl.9	2012-05-19 03:45:20.000000000 +0900
@@ -107,7 +107,7 @@
 This is an opaque data structure.
 .It Dv CTLTYPE_STRUCT
 Alias for
-.Dv CTLTYPE_OPAQUE.
+.Dv CTLTYPE_OPAQUE .
 .It Dv CTLTYPE_UINT
 This is an unsigned integer.
 .It Dv CTLTYPE_LONG
diff -u src/share/man/man9/taskqueue.9.orig src/share/man/man9/taskqueue.9
--- src/share/man/man9/taskqueue.9.orig	2012-05-19 03:45:28.000000000 +0900
+++ src/share/man/man9/taskqueue.9	2012-05-19 03:46:26.000000000 +0900
@@ -189,8 +189,8 @@
 count is cleared, and the old value returned in the reference
 parameter
 .Fa pendp ,
-if it is non-
-.Dv NULL .
+if it is
+.Pf non- Dv NULL .
 If the task is currently running,
 .Dv EBUSY
 is returned, otherwise 0.
diff -u src/share/man/man9/usbdi.9.orig src/share/man/man9/usbdi.9
--- src/share/man/man9/usbdi.9.orig	2012-05-19 03:47:40.000000000 +0900
+++ src/share/man/man9/usbdi.9	2012-05-19 03:48:13.000000000 +0900
@@ -524,7 +524,7 @@
 .
 This flag can be changed during operation.
 .Pp
-"BOF" is short for "Block On Failure"
+"BOF" is short for "Block On Failure".
 .Pp
 NOTE: This flag should be set on all BULK and INTERRUPT USB transfers
 which use an endpoint that can be shared between userland and kernel.
diff -u src/share/man/man9m_page_aflag.9,v.orig src/share/man/man9m_page_aflag.9,v
--- src/share/man/man9m_page_aflag.9,v.orig	2012-05-19 03:48:30.000000000 +0900
+++ src/share/man/man9m_page_aflag.9,v	2012-05-19 03:49:22.000000000 +0900
@@ -27,7 +27,7 @@
 .\" $FreeBSD: src/share/man/man9/src/share/man/man9m_page_aflag.9,v,v 1.1 2011/09/06 10:40:21 kib Exp $
 .\"
 .Dd August 31, 2011
-.Dt VM_PAGE_FLAG 9
+.Dt VM_PAGE_AFLAG 9
 .Os
 .Sh NAME
 .Nm vm_page_aflag_clear , vm_page_aflag_set , vm_page_reference

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->gjb 
Responsible-Changed-By: gjb 
Responsible-Changed-When: Fri May 18 19:08:15 UTC 2012 
Responsible-Changed-Why:  
Take. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=168117 
State-Changed-From-To: open->patched 
State-Changed-By: gjb 
State-Changed-When: Sun May 20 16:43:53 UTC 2012 
State-Changed-Why:  
Committed with minor changes, pending MFC.  Thanks! 


http://www.freebsd.org/cgi/query-pr.cgi?pr=168117 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/168117: commit references a PR
Date: Sun, 20 May 2012 16:44:04 +0000 (UTC)

 Author: gjb (doc committer)
 Date: Sun May 20 16:43:47 2012
 New Revision: 235693
 URL: http://svn.freebsd.org/changeset/base/235693
 
 Log:
   Typo and mdoc(7) style fixes.
   
   PR:		168117
   Submitted by:	Nobuyuki Koganemaru (kogane&jp!freebsd!org)
   MFC after:	3 days
 
 Modified:
   head/share/man/man9/BUF_ISLOCKED.9
   head/share/man/man9/DB_COMMAND.9
   head/share/man/man9/VOP_GETEXTATTR.9
   head/share/man/man9/VOP_GETPAGES.9
   head/share/man/man9/VOP_GETVOBJECT.9
   head/share/man/man9/VOP_SETEXTATTR.9
   head/share/man/man9/acl.9
   head/share/man/man9/bus_generic_print_child.9
   head/share/man/man9/bus_release_resource.9
   head/share/man/man9/bus_space.9
   head/share/man/man9/byteorder.9
   head/share/man/man9/devclass_get_maxunit.9
   head/share/man/man9/device_find_child.9
   head/share/man/man9/firmware.9
   head/share/man/man9/hashinit.9
   head/share/man/man9/ieee80211_proto.9
   head/share/man/man9/ifnet.9
   head/share/man/man9/kqueue.9
   head/share/man/man9/lock.9
   head/share/man/man9/locking.9
   head/share/man/man9/mbuf.9
   head/share/man/man9/mod_cc.9
   head/share/man/man9/netisr.9
   head/share/man/man9/pci.9
   head/share/man/man9/spl.9
   head/share/man/man9/sysctl.9
   head/share/man/man9/taskqueue.9
   head/share/man/man9/usbdi.9
   head/share/man/man9/vm_page_aflag.9
 
 Modified: head/share/man/man9/BUF_ISLOCKED.9
 ==============================================================================
 --- head/share/man/man9/BUF_ISLOCKED.9	Sun May 20 16:36:54 2012	(r235692)
 +++ head/share/man/man9/BUF_ISLOCKED.9	Sun May 20 16:43:47 2012	(r235693)
 @@ -52,7 +52,7 @@ It can return:
  .It Dv LK_EXCLUSIVE
  An exclusive lock is held by curthread.
  .It Dv LK_EXCLOTHER
 -An exclusive lock is held by someone other than curthread
 +An exclusive lock is held by someone other than curthread.
  .It Dv LK_SHARED
  A shared lock is held.
  .It Li 0
 
 Modified: head/share/man/man9/DB_COMMAND.9
 ==============================================================================
 --- head/share/man/man9/DB_COMMAND.9	Sun May 20 16:36:54 2012	(r235692)
 +++ head/share/man/man9/DB_COMMAND.9	Sun May 20 16:43:47 2012	(r235693)
 @@ -32,7 +32,7 @@
  .Nm DB_COMMAND ,
  .Nm DB_SHOW_COMMAND ,
  .Nm DB_SHOW_ALL_COMMAND
 -.Nd Extends the ddb command set.
 +.Nd Extends the ddb command set
  .Sh SYNOPSIS
  .In ddb/ddb.h
  .Fo DB_COMMAND
 
 Modified: head/share/man/man9/VOP_GETEXTATTR.9
 ==============================================================================
 --- head/share/man/man9/VOP_GETEXTATTR.9	Sun May 20 16:36:54 2012	(r235692)
 +++ head/share/man/man9/VOP_GETEXTATTR.9	Sun May 20 16:43:47 2012	(r235693)
 @@ -71,7 +71,7 @@ will be
  .Dv NULL
  when
  .Fa size
 -is not, and vise versa.
 +is not, and vice versa.
  .It Fa cred
  The user credentials to use in authorizing the request.
  .It Fa td
 @@ -113,7 +113,7 @@ The uio structure refers to an invalid u
  .It Bq Er EINVAL
  The
  .Fa name ,
 -.Fa namespace,
 +.Fa namespace ,
  or
  .Fa uio
  argument is invalid.
 
 Modified: head/share/man/man9/VOP_GETPAGES.9
 ==============================================================================
 --- head/share/man/man9/VOP_GETPAGES.9	Sun May 20 16:36:54 2012	(r235692)
 +++ head/share/man/man9/VOP_GETPAGES.9	Sun May 20 16:43:47 2012	(r235693)
 @@ -115,7 +115,7 @@ The page could not be written because of
  medium or protocol.
  .It Dv VM_PAGER_FAIL
  Treated identically to
 -.Dv VM_PAGER_ERROR
 +.Dv VM_PAGER_ERROR .
  .It Dv VM_PAGER_AGAIN
  The page was not handled by this request.
  .El
 
 Modified: head/share/man/man9/VOP_GETVOBJECT.9
 ==============================================================================
 --- head/share/man/man9/VOP_GETVOBJECT.9	Sun May 20 16:36:54 2012	(r235692)
 +++ head/share/man/man9/VOP_GETVOBJECT.9	Sun May 20 16:43:47 2012	(r235693)
 @@ -53,7 +53,7 @@ The vnode of the file.
  The VM object being returned, or
  .Dv NULL
  if the caller wants to test for the existence
 -of the VM object).
 +of the VM object.
  .El
  .Pp
  .Xr VFS 9
 
 Modified: head/share/man/man9/VOP_SETEXTATTR.9
 ==============================================================================
 --- head/share/man/man9/VOP_SETEXTATTR.9	Sun May 20 16:36:54 2012	(r235692)
 +++ head/share/man/man9/VOP_SETEXTATTR.9	Sun May 20 16:43:47 2012	(r235693)
 @@ -96,7 +96,7 @@ The caller does not have the appropriate
  The request was not valid in this file system for the specified vnode and
  attribute name.
  .It Bq Er ENOMEM
 -Insufficient memory available to fulfill request
 +Insufficient memory available to fulfill the request.
  .It Bq Er EFAULT
  The uio structure refers to an invalid userspace address.
  .It Bq Er EINVAL
 
 Modified: head/share/man/man9/acl.9
 ==============================================================================
 --- head/share/man/man9/acl.9	Sun May 20 16:36:54 2012	(r235692)
 +++ head/share/man/man9/acl.9	Sun May 20 16:43:47 2012	(r235693)
 @@ -210,7 +210,7 @@ The following values are valid:
  .Xr vaccess_acl_nfs4 9 ,
  .Xr vaccess_acl_posix1e 9 ,
  .Xr VFS 9 ,
 -.Xr vnaccess 9 ,
 +.Xr vaccess 9 ,
  .Xr VOP_ACLCHECK 9 ,
  .Xr VOP_GETACL 9 ,
  .Xr VOP_SETACL 9
 
 Modified: head/share/man/man9/bus_generic_print_child.9
 ==============================================================================
 --- head/share/man/man9/bus_generic_print_child.9	Sun May 20 16:36:54 2012	(r235692)
 +++ head/share/man/man9/bus_generic_print_child.9	Sun May 20 16:43:47 2012	(r235693)
 @@ -51,7 +51,7 @@ foo0: <FooCard 1234> on bar0
  bus_generic_print_child itself calls two functions
  .Fn bus_print_child_header
  and
 -.Fn bus_print_child_footer
 +.Fn bus_print_child_footer .
  The former prints "foo0: <FooCard 1234>" and the latter "on bar0".
  These routines should be used if possible in your own code if
  .Fn bus_generic_print_child
 
 Modified: head/share/man/man9/bus_release_resource.9
 ==============================================================================
 --- head/share/man/man9/bus_release_resource.9	Sun May 20 16:36:54 2012	(r235692)
 +++ head/share/man/man9/bus_release_resource.9	Sun May 20 16:43:47 2012	(r235693)
 @@ -71,7 +71,7 @@ value must be the same as the one return
  .It
  .Fa r
  is the pointer to
 -.Va struct res ,
 +.Va struct resource ,
  i.e., the resource itself,
  returned by
  .Xr bus_alloc_resource 9 .
 
 Modified: head/share/man/man9/bus_space.9
 ==============================================================================
 --- head/share/man/man9/bus_space.9	Sun May 20 16:36:54 2012	(r235692)
 +++ head/share/man/man9/bus_space.9	Sun May 20 16:43:47 2012	(r235693)
 @@ -1380,7 +1380,8 @@ functions may be executed in any order.
  They may also be executed out
  of order with respect to other pending read and write operations unless
  order is enforced by use of the
 -.Fn bus_space_barrier function .
 +.Fn bus_space_barrier
 +function.
  There is no way to insert barriers between reads or writes of
  individual bus space locations executed by the
  .Fn bus_space_copy_region_N
 
 Modified: head/share/man/man9/byteorder.9
 ==============================================================================
 --- head/share/man/man9/byteorder.9	Sun May 20 16:36:54 2012	(r235692)
 +++ head/share/man/man9/byteorder.9	Sun May 20 16:43:47 2012	(r235693)
 @@ -158,7 +158,7 @@ in big/little endian format.
  The
  .Fn hto*
  and
 -.Fn toh*
 +.Fn *toh
  functions first appeared in
  .Fx 5.0 ,
  and were originally developed by the
 
 Modified: head/share/man/man9/devclass_get_maxunit.9
 ==============================================================================
 --- head/share/man/man9/devclass_get_maxunit.9	Sun May 20 16:36:54 2012	(r235692)
 +++ head/share/man/man9/devclass_get_maxunit.9	Sun May 20 16:43:47 2012	(r235693)
 @@ -49,7 +49,7 @@ The
  function returns -1 if
  .Fa dc
  is
 -.Dv NULL;
 +.Dv NULL ,
  otherwise it returns the next unit
  number in
  .Fa dc's
 
 Modified: head/share/man/man9/device_find_child.9
 ==============================================================================
 --- head/share/man/man9/device_find_child.9	Sun May 20 16:36:54 2012	(r235692)
 +++ head/share/man/man9/device_find_child.9	Sun May 20 16:43:47 2012	(r235693)
 @@ -41,7 +41,7 @@
  .Fn device_find_child "device_t dev" "const char *classname" "int unit"
  .Sh DESCRIPTION
  This function looks for a specific child of
 -.Dv dev .
 +.Dv dev
  with the given
  .Fa classname
  and
 
 Modified: head/share/man/man9/firmware.9
 ==============================================================================
 --- head/share/man/man9/firmware.9	Sun May 20 16:36:54 2012	(r235692)
 +++ head/share/man/man9/firmware.9	Sun May 20 16:43:47 2012	(r235693)
 @@ -101,11 +101,13 @@ they want as an argument. If a matching 
  the firmware subsystem will try to load it using the
  mechanisms specified below (typically, a kernel module
  with
 -.Nm the same name
 +.Nm
 +the same name
  as the image).
  .Sh API DESCRIPTION
  The kernel
 -.Nm firmware API
 +.Nm
 +firmware API
  is made of the following functions:
  .Pp
  .Fn firmware_register
 @@ -225,7 +227,7 @@ in the module, the imagename and version
  If you need to embed firmware images into a system, you should write
  appropriate entries in the <files.arch> file, e.g. this example is
  from
 -.Nm sys/arm/xscale/ixp425/files.ixp425:
 +.Nm sys/arm/xscale/ixp425/files.ixp425 :
  .Bd -literal
  ixp425_npe_fw.c                         optional npe_fw                 \\
          compile-with    "${AWK} -f $S/tools/fw_stub.awk			\\
 
 Modified: head/share/man/man9/hashinit.9
 ==============================================================================
 --- head/share/man/man9/hashinit.9	Sun May 20 16:36:54 2012	(r235692)
 +++ head/share/man/man9/hashinit.9	Sun May 20 16:43:47 2012	(r235693)
 @@ -29,7 +29,7 @@
  .Dt HASHINIT 9
  .Os
  .Sh NAME
 -.Nm hashinit , hashinit_flags, hashdestroy , phashinit
 +.Nm hashinit , hashinit_flags , hashdestroy , phashinit
  .Nd manage kernel hash tables
  .Sh SYNOPSIS
  .In sys/malloc.h
 
 Modified: head/share/man/man9/ieee80211_proto.9
 ==============================================================================
 --- head/share/man/man9/ieee80211_proto.9	Sun May 20 16:36:54 2012	(r235692)
 +++ head/share/man/man9/ieee80211_proto.9	Sun May 20 16:43:47 2012	(r235693)
 @@ -238,4 +238,4 @@ work will be initiated outside the drive
  The state machine concept was part of the original
  .Nm ieee80211
  code base that first appeared in
 -.Nx 1.5 ,
 +.Nx 1.5 .
 
 Modified: head/share/man/man9/ifnet.9
 ==============================================================================
 --- head/share/man/man9/ifnet.9	Sun May 20 16:36:54 2012	(r235692)
 +++ head/share/man/man9/ifnet.9	Sun May 20 16:43:47 2012	(r235693)
 @@ -637,7 +637,7 @@ interfaces registered at the interface l
  .Aq D
  This interface blocks transmission of packets and discards incoming
  packets after BPF processing.
 -Used to monitor network trafic but not interact
 +Used to monitor network traffic but not interact
  with the network in question.
  .It Dv IFF_STATICARP
  .Aq D
 
 Modified: head/share/man/man9/kqueue.9
 ==============================================================================
 --- head/share/man/man9/kqueue.9	Sun May 20 16:36:54 2012	(r235692)
 +++ head/share/man/man9/kqueue.9	Sun May 20 16:43:47 2012	(r235693)
 @@ -260,8 +260,7 @@ is not required, but is commonly used.
  If used, the
  .Vt knlist
  must be initialized with either
 -.Fn knlist_init
 -,
 +.Fn knlist_init ,
  .Fn knlist_init_mtx
  or
  .Fn knlist_init_rw_reader .
 
 Modified: head/share/man/man9/lock.9
 ==============================================================================
 --- head/share/man/man9/lock.9	Sun May 20 16:36:54 2012	(r235692)
 +++ head/share/man/man9/lock.9	Sun May 20 16:43:47 2012	(r235693)
 @@ -230,7 +230,7 @@ and
  The
  .Fn lockmgr_disown
  function switches the owner from the current thread to be
 -.Dv LK_KERNPROC,
 +.Dv LK_KERNPROC ,
  if the lock is already held.
  .Pp
  The
 
 Modified: head/share/man/man9/locking.9
 ==============================================================================
 --- head/share/man/man9/locking.9	Sun May 20 16:36:54 2012	(r235692)
 +++ head/share/man/man9/locking.9	Sun May 20 16:43:47 2012	(r235693)
 @@ -315,8 +315,7 @@ and reacquire it on wakeup (e.g.
  .Fn mtx_sleep ,
  .Fn rw_sleep
  and
 -.Fn msleep_spin
 -).
 +.Fn msleep_spin ) .
  .Pp
  .Em *4
  Though one can sleep holding an sx lock, one can also use
 @@ -358,6 +357,6 @@ These
  functions appeared in
  .Bsx 4.1
  through
 -.Fx 7.0
 +.Fx 7.0 .
  .Sh BUGS
  There are too many locking primitives to choose from.
 
 Modified: head/share/man/man9/mbuf.9
 ==============================================================================
 --- head/share/man/man9/mbuf.9	Sun May 20 16:36:54 2012	(r235692)
 +++ head/share/man/man9/mbuf.9	Sun May 20 16:43:47 2012	(r235693)
 @@ -403,7 +403,8 @@ for details.
  Associate externally managed data with
  .Fa mbuf .
  Any internal data contained in the mbuf will be discarded, and the
 -.Dv M_EXT flag will be set.
 +.Dv M_EXT
 +flag will be set.
  The
  .Fa buf
  and
 @@ -722,7 +723,8 @@ are contiguous and lay in the data area 
  .Fa mbuf ,
  so they are accessible with
  .Fn mtod mbuf type .
 -.Fa len must be smaller than, or equal to, the size of an
 +.Fa len
 +must be smaller than, or equal to, the size of an
  .Vt mbuf cluster .
  Return a pointer to an intermediate
  .Vt mbuf
 
 Modified: head/share/man/man9/mod_cc.9
 ==============================================================================
 --- head/share/man/man9/mod_cc.9	Sun May 20 16:36:54 2012	(r235692)
 +++ head/share/man/man9/mod_cc.9	Sun May 20 16:43:47 2012	(r235693)
 @@ -287,7 +287,7 @@ The CCF_CWND_LIMITED flag is relevant in
  .Va ack_received
  and is set when the connection's ability to send data is currently constrained
  by the value of the congestion window.
 -Algorithms should use the abscence of this flag being set to avoid accumulating
 +Algorithms should use the absence of this flag being set to avoid accumulating
  a large difference between the congestion window and send window.
  .Sh SEE ALSO
  .Xr cc_chd 4 ,
 
 Modified: head/share/man/man9/netisr.9
 ==============================================================================
 --- head/share/man/man9/netisr.9	Sun May 20 16:36:54 2012	(r235692)
 +++ head/share/man/man9/netisr.9	Sun May 20 16:43:47 2012	(r235693)
 @@ -78,7 +78,7 @@ and may also manage queue limits and sta
  .Fn netisr_getqdrops ,
  .Fn netisr_getqlimit ,
  and
 -.Fn netisr_setqlimit.
 +.Fn netisr_setqlimit .
  .Pp
  .Nm
  supports multi-processor execution of handlers, and relies on a combination
 
 Modified: head/share/man/man9/pci.9
 ==============================================================================
 --- head/share/man/man9/pci.9	Sun May 20 16:36:54 2012	(r235692)
 +++ head/share/man/man9/pci.9	Sun May 20 16:43:47 2012	(r235693)
 @@ -488,7 +488,7 @@ The
  .Fn pci_count_msi
  function returns the maximum number of MSI messages supported by the
  device
 -.Fa dev.
 +.Fa dev .
  If the device does not support MSI,
  then
  .Fn pci_count_msi
 @@ -567,7 +567,8 @@ is set to the number of messages allocat
  returns zero.
  For MSI-X messages,
  the resource ID for each
 -.Dv SYS_RES_IRQ resource identifies the index in the MSI-X table of the
 +.Dv SYS_RES_IRQ
 +resource identifies the index in the MSI-X table of the
  corresponding message.
  A resource ID of one maps to the first index of the MSI-X table;
  a resource ID two identifies the second index in the table, etc.
 @@ -608,7 +609,7 @@ A driver may use a different distributio
  table entries via the
  .Fn pci_remap_msix
  function.
 -Note that this function must be called after a succesful call to
 +Note that this function must be called after a successful call to
  .Fn pci_alloc_msix
  but before any of the
  .Dv SYS_RES_IRQ
 @@ -649,7 +650,8 @@ above for
  .Fn pci_alloc_msix .
  MSI-X table entries that with a vector of zero will not have an
  associated
 -.Dv SYS_RES_IRQ resource.
 +.Dv SYS_RES_IRQ
 +resource.
  Additionally,
  if any of the original messages allocated by
  .Fn pci_alloc_msix
 
 Modified: head/share/man/man9/spl.9
 ==============================================================================
 --- head/share/man/man9/spl.9	Sun May 20 16:36:54 2012	(r235692)
 +++ head/share/man/man9/spl.9	Sun May 20 16:43:47 2012	(r235693)
 @@ -220,7 +220,8 @@ the system.
  The historical number scheme can be considered as a
  simple linearly ordered set of interrupt priority groups.
  .Pp
 -.Fx 5.0 eliminated spl entirely in favor of locking primitives which scale
 +.Fx 5.0
 +eliminated spl entirely in favor of locking primitives which scale
  to more than one processor.
  .Sh AUTHORS
  This manual page was written by
 
 Modified: head/share/man/man9/sysctl.9
 ==============================================================================
 --- head/share/man/man9/sysctl.9	Sun May 20 16:36:54 2012	(r235692)
 +++ head/share/man/man9/sysctl.9	Sun May 20 16:43:47 2012	(r235693)
 @@ -107,7 +107,7 @@ This is a 64-bit signed integer.
  This is an opaque data structure.
  .It Dv CTLTYPE_STRUCT
  Alias for
 -.Dv CTLTYPE_OPAQUE.
 +.Dv CTLTYPE_OPAQUE .
  .It Dv CTLTYPE_UINT
  This is an unsigned integer.
  .It Dv CTLTYPE_LONG
 
 Modified: head/share/man/man9/taskqueue.9
 ==============================================================================
 --- head/share/man/man9/taskqueue.9	Sun May 20 16:36:54 2012	(r235692)
 +++ head/share/man/man9/taskqueue.9	Sun May 20 16:43:47 2012	(r235693)
 @@ -189,8 +189,8 @@ The
  count is cleared, and the old value returned in the reference
  parameter
  .Fa pendp ,
 -if it is non-
 -.Dv NULL .
 +if it is
 +.Pf non- Dv NULL .
  If the task is currently running,
  .Dv EBUSY
  is returned, otherwise 0.
 
 Modified: head/share/man/man9/usbdi.9
 ==============================================================================
 --- head/share/man/man9/usbdi.9	Sun May 20 16:36:54 2012	(r235692)
 +++ head/share/man/man9/usbdi.9	Sun May 20 16:43:47 2012	(r235693)
 @@ -524,7 +524,7 @@ executed on the USB control endpoint.
  .
  This flag can be changed during operation.
  .Pp
 -"BOF" is short for "Block On Failure"
 +"BOF" is short for "Block On Failure".
  .Pp
  NOTE: This flag should be set on all BULK and INTERRUPT USB transfers
  which use an endpoint that can be shared between userland and kernel.
 
 Modified: head/share/man/man9/vm_page_aflag.9
 ==============================================================================
 --- head/share/man/man9/vm_page_aflag.9	Sun May 20 16:36:54 2012	(r235692)
 +++ head/share/man/man9/vm_page_aflag.9	Sun May 20 16:43:47 2012	(r235693)
 @@ -27,7 +27,7 @@
  .\" $FreeBSD$
  .\"
  .Dd August 31, 2011
 -.Dt VM_PAGE_FLAG 9
 +.Dt VM_PAGE_AFLAG 9
  .Os
  .Sh NAME
  .Nm vm_page_aflag_clear , vm_page_aflag_set , vm_page_reference
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: patched->closed 
State-Changed-By: gjb 
State-Changed-When: Tue May 29 14:36:23 UTC 2012 
State-Changed-Why:  
MFC complete. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=168117 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/168117: commit references a PR
Date: Tue, 29 May 2012 14:36:07 +0000 (UTC)

 Author: gjb (doc committer)
 Date: Tue May 29 14:35:51 2012
 New Revision: 236235
 URL: http://svn.freebsd.org/changeset/base/236235
 
 Log:
   MFC r235693:
   
   Typo and mdoc(7) style fixes.
   
   PR:		168117
 
 Modified:
   stable/9/share/man/man9/BUF_ISLOCKED.9
   stable/9/share/man/man9/DB_COMMAND.9
   stable/9/share/man/man9/VOP_GETEXTATTR.9
   stable/9/share/man/man9/VOP_GETPAGES.9
   stable/9/share/man/man9/VOP_GETVOBJECT.9
   stable/9/share/man/man9/VOP_SETEXTATTR.9
   stable/9/share/man/man9/acl.9
   stable/9/share/man/man9/bus_generic_print_child.9
   stable/9/share/man/man9/bus_release_resource.9
   stable/9/share/man/man9/bus_space.9
   stable/9/share/man/man9/byteorder.9
   stable/9/share/man/man9/devclass_get_maxunit.9
   stable/9/share/man/man9/device_find_child.9
   stable/9/share/man/man9/firmware.9
   stable/9/share/man/man9/hashinit.9
   stable/9/share/man/man9/ieee80211_proto.9
   stable/9/share/man/man9/lock.9
   stable/9/share/man/man9/locking.9
   stable/9/share/man/man9/mbuf.9
   stable/9/share/man/man9/mod_cc.9
   stable/9/share/man/man9/netisr.9
   stable/9/share/man/man9/pci.9
   stable/9/share/man/man9/spl.9
   stable/9/share/man/man9/sysctl.9
   stable/9/share/man/man9/taskqueue.9
   stable/9/share/man/man9/usbdi.9
   stable/9/share/man/man9/vm_page_aflag.9
 Directory Properties:
   stable/9/share/man/man9/   (props changed)
 
 Modified: stable/9/share/man/man9/BUF_ISLOCKED.9
 ==============================================================================
 --- stable/9/share/man/man9/BUF_ISLOCKED.9	Tue May 29 14:28:46 2012	(r236234)
 +++ stable/9/share/man/man9/BUF_ISLOCKED.9	Tue May 29 14:35:51 2012	(r236235)
 @@ -52,7 +52,7 @@ It can return:
  .It Dv LK_EXCLUSIVE
  An exclusive lock is held by curthread.
  .It Dv LK_EXCLOTHER
 -An exclusive lock is held by someone other than curthread
 +An exclusive lock is held by someone other than curthread.
  .It Dv LK_SHARED
  A shared lock is held.
  .It Li 0
 
 Modified: stable/9/share/man/man9/DB_COMMAND.9
 ==============================================================================
 --- stable/9/share/man/man9/DB_COMMAND.9	Tue May 29 14:28:46 2012	(r236234)
 +++ stable/9/share/man/man9/DB_COMMAND.9	Tue May 29 14:35:51 2012	(r236235)
 @@ -32,7 +32,7 @@
  .Nm DB_COMMAND ,
  .Nm DB_SHOW_COMMAND ,
  .Nm DB_SHOW_ALL_COMMAND
 -.Nd Extends the ddb command set.
 +.Nd Extends the ddb command set
  .Sh SYNOPSIS
  .In ddb/ddb.h
  .Fo DB_COMMAND
 
 Modified: stable/9/share/man/man9/VOP_GETEXTATTR.9
 ==============================================================================
 --- stable/9/share/man/man9/VOP_GETEXTATTR.9	Tue May 29 14:28:46 2012	(r236234)
 +++ stable/9/share/man/man9/VOP_GETEXTATTR.9	Tue May 29 14:35:51 2012	(r236235)
 @@ -71,7 +71,7 @@ will be
  .Dv NULL
  when
  .Fa size
 -is not, and vise versa.
 +is not, and vice versa.
  .It Fa cred
  The user credentials to use in authorizing the request.
  .It Fa td
 @@ -113,7 +113,7 @@ The uio structure refers to an invalid u
  .It Bq Er EINVAL
  The
  .Fa name ,
 -.Fa namespace,
 +.Fa namespace ,
  or
  .Fa uio
  argument is invalid.
 
 Modified: stable/9/share/man/man9/VOP_GETPAGES.9
 ==============================================================================
 --- stable/9/share/man/man9/VOP_GETPAGES.9	Tue May 29 14:28:46 2012	(r236234)
 +++ stable/9/share/man/man9/VOP_GETPAGES.9	Tue May 29 14:35:51 2012	(r236235)
 @@ -115,7 +115,7 @@ The page could not be written because of
  medium or protocol.
  .It Dv VM_PAGER_FAIL
  Treated identically to
 -.Dv VM_PAGER_ERROR
 +.Dv VM_PAGER_ERROR .
  .It Dv VM_PAGER_AGAIN
  The page was not handled by this request.
  .El
 
 Modified: stable/9/share/man/man9/VOP_GETVOBJECT.9
 ==============================================================================
 --- stable/9/share/man/man9/VOP_GETVOBJECT.9	Tue May 29 14:28:46 2012	(r236234)
 +++ stable/9/share/man/man9/VOP_GETVOBJECT.9	Tue May 29 14:35:51 2012	(r236235)
 @@ -53,7 +53,7 @@ The vnode of the file.
  The VM object being returned, or
  .Dv NULL
  if the caller wants to test for the existence
 -of the VM object).
 +of the VM object.
  .El
  .Pp
  .Xr VFS 9
 
 Modified: stable/9/share/man/man9/VOP_SETEXTATTR.9
 ==============================================================================
 --- stable/9/share/man/man9/VOP_SETEXTATTR.9	Tue May 29 14:28:46 2012	(r236234)
 +++ stable/9/share/man/man9/VOP_SETEXTATTR.9	Tue May 29 14:35:51 2012	(r236235)
 @@ -96,7 +96,7 @@ The caller does not have the appropriate
  The request was not valid in this file system for the specified vnode and
  attribute name.
  .It Bq Er ENOMEM
 -Insufficient memory available to fulfill request
 +Insufficient memory available to fulfill the request.
  .It Bq Er EFAULT
  The uio structure refers to an invalid userspace address.
  .It Bq Er EINVAL
 
 Modified: stable/9/share/man/man9/acl.9
 ==============================================================================
 --- stable/9/share/man/man9/acl.9	Tue May 29 14:28:46 2012	(r236234)
 +++ stable/9/share/man/man9/acl.9	Tue May 29 14:35:51 2012	(r236235)
 @@ -210,7 +210,7 @@ The following values are valid:
  .Xr vaccess_acl_nfs4 9 ,
  .Xr vaccess_acl_posix1e 9 ,
  .Xr VFS 9 ,
 -.Xr vnaccess 9 ,
 +.Xr vaccess 9 ,
  .Xr VOP_ACLCHECK 9 ,
  .Xr VOP_GETACL 9 ,
  .Xr VOP_SETACL 9
 
 Modified: stable/9/share/man/man9/bus_generic_print_child.9
 ==============================================================================
 --- stable/9/share/man/man9/bus_generic_print_child.9	Tue May 29 14:28:46 2012	(r236234)
 +++ stable/9/share/man/man9/bus_generic_print_child.9	Tue May 29 14:35:51 2012	(r236235)
 @@ -51,7 +51,7 @@ foo0: <FooCard 1234> on bar0
  bus_generic_print_child itself calls two functions
  .Fn bus_print_child_header
  and
 -.Fn bus_print_child_footer
 +.Fn bus_print_child_footer .
  The former prints "foo0: <FooCard 1234>" and the latter "on bar0".
  These routines should be used if possible in your own code if
  .Fn bus_generic_print_child
 
 Modified: stable/9/share/man/man9/bus_release_resource.9
 ==============================================================================
 --- stable/9/share/man/man9/bus_release_resource.9	Tue May 29 14:28:46 2012	(r236234)
 +++ stable/9/share/man/man9/bus_release_resource.9	Tue May 29 14:35:51 2012	(r236235)
 @@ -71,7 +71,7 @@ value must be the same as the one return
  .It
  .Fa r
  is the pointer to
 -.Va struct res ,
 +.Va struct resource ,
  i.e., the resource itself,
  returned by
  .Xr bus_alloc_resource 9 .
 
 Modified: stable/9/share/man/man9/bus_space.9
 ==============================================================================
 --- stable/9/share/man/man9/bus_space.9	Tue May 29 14:28:46 2012	(r236234)
 +++ stable/9/share/man/man9/bus_space.9	Tue May 29 14:35:51 2012	(r236235)
 @@ -1380,7 +1380,8 @@ functions may be executed in any order.
  They may also be executed out
  of order with respect to other pending read and write operations unless
  order is enforced by use of the
 -.Fn bus_space_barrier function .
 +.Fn bus_space_barrier
 +function.
  There is no way to insert barriers between reads or writes of
  individual bus space locations executed by the
  .Fn bus_space_copy_region_N
 
 Modified: stable/9/share/man/man9/byteorder.9
 ==============================================================================
 --- stable/9/share/man/man9/byteorder.9	Tue May 29 14:28:46 2012	(r236234)
 +++ stable/9/share/man/man9/byteorder.9	Tue May 29 14:35:51 2012	(r236235)
 @@ -158,7 +158,7 @@ in big/little endian format.
  The
  .Fn hto*
  and
 -.Fn toh*
 +.Fn *toh
  functions first appeared in
  .Fx 5.0 ,
  and were originally developed by the
 
 Modified: stable/9/share/man/man9/devclass_get_maxunit.9
 ==============================================================================
 --- stable/9/share/man/man9/devclass_get_maxunit.9	Tue May 29 14:28:46 2012	(r236234)
 +++ stable/9/share/man/man9/devclass_get_maxunit.9	Tue May 29 14:35:51 2012	(r236235)
 @@ -49,7 +49,7 @@ The
  function returns -1 if
  .Fa dc
  is 
 -.Dv NULL;
 +.Dv NULL ,
  otherwise it returns the next unit
  number in
  .Fa dc's
 
 Modified: stable/9/share/man/man9/device_find_child.9
 ==============================================================================
 --- stable/9/share/man/man9/device_find_child.9	Tue May 29 14:28:46 2012	(r236234)
 +++ stable/9/share/man/man9/device_find_child.9	Tue May 29 14:35:51 2012	(r236235)
 @@ -41,7 +41,7 @@
  .Fn device_find_child "device_t dev" "const char *classname" "int unit"
  .Sh DESCRIPTION
  This function looks for a specific child of
 -.Dv dev .
 +.Dv dev
  with the given
  .Fa classname
  and
 
 Modified: stable/9/share/man/man9/firmware.9
 ==============================================================================
 --- stable/9/share/man/man9/firmware.9	Tue May 29 14:28:46 2012	(r236234)
 +++ stable/9/share/man/man9/firmware.9	Tue May 29 14:35:51 2012	(r236235)
 @@ -101,11 +101,13 @@ they want as an argument. If a matching 
  the firmware subsystem will try to load it using the
  mechanisms specified below (typically, a kernel module
  with
 -.Nm the same name
 +.Nm
 +the same name
  as the image).
  .Sh API DESCRIPTION
  The kernel
 -.Nm firmware API
 +.Nm
 +firmware API
  is made of the following functions:
  .Pp
  .Fn firmware_register
 @@ -225,7 +227,7 @@ in the module, the imagename and version
  If you need to embed firmware images into a system, you should write
  appropriate entries in the <files.arch> file, e.g. this example is
  from
 -.Nm sys/arm/xscale/ixp425/files.ixp425:
 +.Nm sys/arm/xscale/ixp425/files.ixp425 :
  .Bd -literal
  ixp425_npe_fw.c                         optional npe_fw                 \\
          compile-with    "${AWK} -f $S/tools/fw_stub.awk			\\
 
 Modified: stable/9/share/man/man9/hashinit.9
 ==============================================================================
 --- stable/9/share/man/man9/hashinit.9	Tue May 29 14:28:46 2012	(r236234)
 +++ stable/9/share/man/man9/hashinit.9	Tue May 29 14:35:51 2012	(r236235)
 @@ -29,7 +29,7 @@
  .Dt HASHINIT 9
  .Os
  .Sh NAME
 -.Nm hashinit , hashinit_flags, hashdestroy , phashinit
 +.Nm hashinit , hashinit_flags , hashdestroy , phashinit
  .Nd manage kernel hash tables
  .Sh SYNOPSIS
  .In sys/malloc.h
 
 Modified: stable/9/share/man/man9/ieee80211_proto.9
 ==============================================================================
 --- stable/9/share/man/man9/ieee80211_proto.9	Tue May 29 14:28:46 2012	(r236234)
 +++ stable/9/share/man/man9/ieee80211_proto.9	Tue May 29 14:35:51 2012	(r236235)
 @@ -238,4 +238,4 @@ work will be initiated outside the drive
  The state machine concept was part of the original
  .Nm ieee80211
  code base that first appeared in
 -.Nx 1.5 ,
 +.Nx 1.5 .
 
 Modified: stable/9/share/man/man9/lock.9
 ==============================================================================
 --- stable/9/share/man/man9/lock.9	Tue May 29 14:28:46 2012	(r236234)
 +++ stable/9/share/man/man9/lock.9	Tue May 29 14:35:51 2012	(r236235)
 @@ -230,7 +230,7 @@ and
  The
  .Fn lockmgr_disown
  function switches the owner from the current thread to be
 -.Dv LK_KERNPROC,
 +.Dv LK_KERNPROC ,
  if the lock is already held.
  .Pp
  The
 
 Modified: stable/9/share/man/man9/locking.9
 ==============================================================================
 --- stable/9/share/man/man9/locking.9	Tue May 29 14:28:46 2012	(r236234)
 +++ stable/9/share/man/man9/locking.9	Tue May 29 14:35:51 2012	(r236235)
 @@ -318,8 +318,7 @@ and reacquire it on wakeup (e.g.
  .Fn mtx_sleep ,
  .Fn rw_sleep
  and
 -.Fn msleep_spin
 -).
 +.Fn msleep_spin ) .
  .Pp
  .Em *4
  Though one can sleep holding an sx lock, one can also use
 @@ -363,6 +362,6 @@ These
  functions appeared in
  .Bsx 4.1
  through
 -.Fx 7.0
 +.Fx 7.0 .
  .Sh BUGS
  There are too many locking primitives to choose from.
 
 Modified: stable/9/share/man/man9/mbuf.9
 ==============================================================================
 --- stable/9/share/man/man9/mbuf.9	Tue May 29 14:28:46 2012	(r236234)
 +++ stable/9/share/man/man9/mbuf.9	Tue May 29 14:35:51 2012	(r236235)
 @@ -403,7 +403,8 @@ for details.
  Associate externally managed data with
  .Fa mbuf .
  Any internal data contained in the mbuf will be discarded, and the
 -.Dv M_EXT flag will be set.
 +.Dv M_EXT
 +flag will be set.
  The
  .Fa buf
  and
 @@ -722,7 +723,8 @@ are contiguous and lay in the data area 
  .Fa mbuf ,
  so they are accessible with
  .Fn mtod mbuf type .
 -.Fa len must be smaller than, or equal to, the size of an
 +.Fa len
 +must be smaller than, or equal to, the size of an
  .Vt mbuf cluster .
  Return a pointer to an intermediate
  .Vt mbuf
 
 Modified: stable/9/share/man/man9/mod_cc.9
 ==============================================================================
 --- stable/9/share/man/man9/mod_cc.9	Tue May 29 14:28:46 2012	(r236234)
 +++ stable/9/share/man/man9/mod_cc.9	Tue May 29 14:35:51 2012	(r236235)
 @@ -287,7 +287,7 @@ The CCF_CWND_LIMITED flag is relevant in
  .Va ack_received
  and is set when the connection's ability to send data is currently constrained
  by the value of the congestion window.
 -Algorithms should use the abscence of this flag being set to avoid accumulating
 +Algorithms should use the absence of this flag being set to avoid accumulating
  a large difference between the congestion window and send window.
  .Sh SEE ALSO
  .Xr cc_chd 4 ,
 
 Modified: stable/9/share/man/man9/netisr.9
 ==============================================================================
 --- stable/9/share/man/man9/netisr.9	Tue May 29 14:28:46 2012	(r236234)
 +++ stable/9/share/man/man9/netisr.9	Tue May 29 14:35:51 2012	(r236235)
 @@ -78,7 +78,7 @@ and may also manage queue limits and sta
  .Fn netisr_getqdrops ,
  .Fn netisr_getqlimit ,
  and
 -.Fn netisr_setqlimit.
 +.Fn netisr_setqlimit .
  .Pp
  .Nm
  supports multi-processor execution of handlers, and relies on a combination
 
 Modified: stable/9/share/man/man9/pci.9
 ==============================================================================
 --- stable/9/share/man/man9/pci.9	Tue May 29 14:28:46 2012	(r236234)
 +++ stable/9/share/man/man9/pci.9	Tue May 29 14:35:51 2012	(r236235)
 @@ -439,7 +439,7 @@ The
  .Fn pci_count_msi
  function returns the maximum number of MSI messages supported by the
  device
 -.Fa dev.
 +.Fa dev .
  If the device does not support MSI,
  then
  .Fn pci_count_msi
 @@ -518,7 +518,8 @@ is set to the number of messages allocat
  returns zero.
  For MSI-X messages,
  the resource ID for each
 -.Dv SYS_RES_IRQ resource identifies the index in the MSI-X table of the
 +.Dv SYS_RES_IRQ
 +resource identifies the index in the MSI-X table of the
  corresponding message.
  A resource ID of one maps to the first index of the MSI-X table;
  a resource ID two identifies the second index in the table, etc.
 @@ -559,7 +560,7 @@ A driver may use a different distributio
  table entries via the
  .Fn pci_remap_msix
  function.
 -Note that this function must be called after a succesful call to
 +Note that this function must be called after a successful call to
  .Fn pci_alloc_msix
  but before any of the
  .Dv SYS_RES_IRQ
 @@ -600,7 +601,8 @@ above for
  .Fn pci_alloc_msix .
  MSI-X table entries that with a vector of zero will not have an
  associated
 -.Dv SYS_RES_IRQ resource.
 +.Dv SYS_RES_IRQ
 +resource.
  Additionally,
  if any of the original messages allocated by
  .Fn pci_alloc_msix
 
 Modified: stable/9/share/man/man9/spl.9
 ==============================================================================
 --- stable/9/share/man/man9/spl.9	Tue May 29 14:28:46 2012	(r236234)
 +++ stable/9/share/man/man9/spl.9	Tue May 29 14:35:51 2012	(r236235)
 @@ -220,7 +220,8 @@ the system.
  The historical number scheme can be considered as a
  simple linearly ordered set of interrupt priority groups.
  .Pp
 -.Fx 5.0 eliminated spl entirely in favor of locking primitives which scale
 +.Fx 5.0
 +eliminated spl entirely in favor of locking primitives which scale
  to more than one processor.
  .Sh AUTHORS
  This manual page was written by
 
 Modified: stable/9/share/man/man9/sysctl.9
 ==============================================================================
 --- stable/9/share/man/man9/sysctl.9	Tue May 29 14:28:46 2012	(r236234)
 +++ stable/9/share/man/man9/sysctl.9	Tue May 29 14:35:51 2012	(r236235)
 @@ -107,7 +107,7 @@ This is a 64-bit signed integer.
  This is an opaque data structure.
  .It Dv CTLTYPE_STRUCT
  Alias for
 -.Dv CTLTYPE_OPAQUE.
 +.Dv CTLTYPE_OPAQUE .
  .It Dv CTLTYPE_UINT
  This is an unsigned integer.
  .It Dv CTLTYPE_LONG
 
 Modified: stable/9/share/man/man9/taskqueue.9
 ==============================================================================
 --- stable/9/share/man/man9/taskqueue.9	Tue May 29 14:28:46 2012	(r236234)
 +++ stable/9/share/man/man9/taskqueue.9	Tue May 29 14:35:51 2012	(r236235)
 @@ -189,8 +189,8 @@ The
  count is cleared, and the old value returned in the reference
  parameter
  .Fa pendp ,
 -if it is non-
 -.Dv NULL .
 +if it is
 +.Pf non- Dv NULL .
  If the task is currently running,
  .Dv EBUSY
  is returned, otherwise 0.
 
 Modified: stable/9/share/man/man9/usbdi.9
 ==============================================================================
 --- stable/9/share/man/man9/usbdi.9	Tue May 29 14:28:46 2012	(r236234)
 +++ stable/9/share/man/man9/usbdi.9	Tue May 29 14:35:51 2012	(r236235)
 @@ -524,7 +524,7 @@ executed on the USB control endpoint.
  .
  This flag can be changed during operation.
  .Pp
 -"BOF" is short for "Block On Failure"
 +"BOF" is short for "Block On Failure".
  .Pp
  NOTE: This flag should be set on all BULK and INTERRUPT USB transfers
  which use an endpoint that can be shared between userland and kernel.
 
 Modified: stable/9/share/man/man9/vm_page_aflag.9
 ==============================================================================
 --- stable/9/share/man/man9/vm_page_aflag.9	Tue May 29 14:28:46 2012	(r236234)
 +++ stable/9/share/man/man9/vm_page_aflag.9	Tue May 29 14:35:51 2012	(r236235)
 @@ -27,7 +27,7 @@
  .\" $FreeBSD$
  .\"
  .Dd August 31, 2011
 -.Dt VM_PAGE_FLAG 9
 +.Dt VM_PAGE_AFLAG 9
  .Os
  .Sh NAME
  .Nm vm_page_aflag_clear , vm_page_aflag_set , vm_page_reference
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/168117: commit references a PR
Date: Tue, 29 May 2012 14:36:23 +0000 (UTC)

 Author: gjb (doc committer)
 Date: Tue May 29 14:36:07 2012
 New Revision: 236236
 URL: http://svn.freebsd.org/changeset/base/236236
 
 Log:
   MFC r235693:
   
   Typo and mdoc(7) style fixes.
   
   PR:		168117
 
 Modified:
   stable/8/share/man/man9/BUF_ISLOCKED.9
   stable/8/share/man/man9/DB_COMMAND.9
   stable/8/share/man/man9/VOP_GETEXTATTR.9
   stable/8/share/man/man9/VOP_GETPAGES.9
   stable/8/share/man/man9/VOP_GETVOBJECT.9
   stable/8/share/man/man9/VOP_SETEXTATTR.9
   stable/8/share/man/man9/acl.9
   stable/8/share/man/man9/bus_generic_print_child.9
   stable/8/share/man/man9/bus_release_resource.9
   stable/8/share/man/man9/bus_space.9
   stable/8/share/man/man9/byteorder.9
   stable/8/share/man/man9/devclass_get_maxunit.9
   stable/8/share/man/man9/device_find_child.9
   stable/8/share/man/man9/firmware.9
   stable/8/share/man/man9/hashinit.9
   stable/8/share/man/man9/ieee80211_proto.9
   stable/8/share/man/man9/lock.9
   stable/8/share/man/man9/locking.9
   stable/8/share/man/man9/mbuf.9
   stable/8/share/man/man9/mod_cc.9
   stable/8/share/man/man9/netisr.9
   stable/8/share/man/man9/pci.9
   stable/8/share/man/man9/spl.9
   stable/8/share/man/man9/sysctl.9
   stable/8/share/man/man9/usbdi.9
 Directory Properties:
   stable/8/share/man/man9/   (props changed)
 
 Modified: stable/8/share/man/man9/BUF_ISLOCKED.9
 ==============================================================================
 --- stable/8/share/man/man9/BUF_ISLOCKED.9	Tue May 29 14:35:51 2012	(r236235)
 +++ stable/8/share/man/man9/BUF_ISLOCKED.9	Tue May 29 14:36:07 2012	(r236236)
 @@ -52,7 +52,7 @@ It can return:
  .It Dv LK_EXCLUSIVE
  An exclusive lock is held by curthread.
  .It Dv LK_EXCLOTHER
 -An exclusive lock is held by someone other than curthread
 +An exclusive lock is held by someone other than curthread.
  .It Dv LK_SHARED
  A shared lock is held.
  .It Li 0
 
 Modified: stable/8/share/man/man9/DB_COMMAND.9
 ==============================================================================
 --- stable/8/share/man/man9/DB_COMMAND.9	Tue May 29 14:35:51 2012	(r236235)
 +++ stable/8/share/man/man9/DB_COMMAND.9	Tue May 29 14:36:07 2012	(r236236)
 @@ -32,7 +32,7 @@
  .Nm DB_COMMAND ,
  .Nm DB_SHOW_COMMAND ,
  .Nm DB_SHOW_ALL_COMMAND
 -.Nd Extends the ddb command set.
 +.Nd Extends the ddb command set
  .Sh SYNOPSIS
  .In ddb/ddb.h
  .Fo DB_COMMAND
 
 Modified: stable/8/share/man/man9/VOP_GETEXTATTR.9
 ==============================================================================
 --- stable/8/share/man/man9/VOP_GETEXTATTR.9	Tue May 29 14:35:51 2012	(r236235)
 +++ stable/8/share/man/man9/VOP_GETEXTATTR.9	Tue May 29 14:36:07 2012	(r236236)
 @@ -71,7 +71,7 @@ will be
  .Dv NULL
  when
  .Fa size
 -is not, and vise versa.
 +is not, and vice versa.
  .It Fa cred
  The user credentials to use in authorizing the request.
  .It Fa td
 @@ -113,7 +113,7 @@ The uio structure refers to an invalid u
  .It Bq Er EINVAL
  The
  .Fa name ,
 -.Fa namespace,
 +.Fa namespace ,
  or
  .Fa uio
  argument is invalid.
 
 Modified: stable/8/share/man/man9/VOP_GETPAGES.9
 ==============================================================================
 --- stable/8/share/man/man9/VOP_GETPAGES.9	Tue May 29 14:35:51 2012	(r236235)
 +++ stable/8/share/man/man9/VOP_GETPAGES.9	Tue May 29 14:36:07 2012	(r236236)
 @@ -115,7 +115,7 @@ The page could not be written because of
  medium or protocol.
  .It Dv VM_PAGER_FAIL
  Treated identically to
 -.Dv VM_PAGER_ERROR
 +.Dv VM_PAGER_ERROR .
  .It Dv VM_PAGER_AGAIN
  The page was not handled by this request.
  .El
 
 Modified: stable/8/share/man/man9/VOP_GETVOBJECT.9
 ==============================================================================
 --- stable/8/share/man/man9/VOP_GETVOBJECT.9	Tue May 29 14:35:51 2012	(r236235)
 +++ stable/8/share/man/man9/VOP_GETVOBJECT.9	Tue May 29 14:36:07 2012	(r236236)
 @@ -53,7 +53,7 @@ The vnode of the file.
  The VM object being returned, or
  .Dv NULL
  if the caller wants to test for the existence
 -of the VM object).
 +of the VM object.
  .El
  .Pp
  .Xr VFS 9
 
 Modified: stable/8/share/man/man9/VOP_SETEXTATTR.9
 ==============================================================================
 --- stable/8/share/man/man9/VOP_SETEXTATTR.9	Tue May 29 14:35:51 2012	(r236235)
 +++ stable/8/share/man/man9/VOP_SETEXTATTR.9	Tue May 29 14:36:07 2012	(r236236)
 @@ -96,7 +96,7 @@ The caller does not have the appropriate
  The request was not valid in this file system for the specified vnode and
  attribute name.
  .It Bq Er ENOMEM
 -Insufficient memory available to fulfill request
 +Insufficient memory available to fulfill the request.
  .It Bq Er EFAULT
  The uio structure refers to an invalid userspace address.
  .It Bq Er EINVAL
 
 Modified: stable/8/share/man/man9/acl.9
 ==============================================================================
 --- stable/8/share/man/man9/acl.9	Tue May 29 14:35:51 2012	(r236235)
 +++ stable/8/share/man/man9/acl.9	Tue May 29 14:36:07 2012	(r236236)
 @@ -210,7 +210,7 @@ The following values are valid:
  .Xr vaccess_acl_nfs4 9 ,
  .Xr vaccess_acl_posix1e 9 ,
  .Xr VFS 9 ,
 -.Xr vnaccess 9 ,
 +.Xr vaccess 9 ,
  .Xr VOP_ACLCHECK 9 ,
  .Xr VOP_GETACL 9 ,
  .Xr VOP_SETACL 9
 
 Modified: stable/8/share/man/man9/bus_generic_print_child.9
 ==============================================================================
 --- stable/8/share/man/man9/bus_generic_print_child.9	Tue May 29 14:35:51 2012	(r236235)
 +++ stable/8/share/man/man9/bus_generic_print_child.9	Tue May 29 14:36:07 2012	(r236236)
 @@ -51,7 +51,7 @@ foo0: <FooCard 1234> on bar0
  bus_generic_print_child itself calls two functions
  .Fn bus_print_child_header
  and
 -.Fn bus_print_child_footer
 +.Fn bus_print_child_footer .
  The former prints "foo0: <FooCard 1234>" and the latter "on bar0".
  These routines should be used if possible in your own code if
  .Fn bus_generic_print_child
 
 Modified: stable/8/share/man/man9/bus_release_resource.9
 ==============================================================================
 --- stable/8/share/man/man9/bus_release_resource.9	Tue May 29 14:35:51 2012	(r236235)
 +++ stable/8/share/man/man9/bus_release_resource.9	Tue May 29 14:36:07 2012	(r236236)
 @@ -71,7 +71,7 @@ value must be the same as the one return
  .It
  .Fa r
  is the pointer to
 -.Va struct res ,
 +.Va struct resource ,
  i.e., the resource itself,
  returned by
  .Xr bus_alloc_resource 9 .
 
 Modified: stable/8/share/man/man9/bus_space.9
 ==============================================================================
 --- stable/8/share/man/man9/bus_space.9	Tue May 29 14:35:51 2012	(r236235)
 +++ stable/8/share/man/man9/bus_space.9	Tue May 29 14:36:07 2012	(r236236)
 @@ -1380,7 +1380,8 @@ functions may be executed in any order.
  They may also be executed out
  of order with respect to other pending read and write operations unless
  order is enforced by use of the
 -.Fn bus_space_barrier function .
 +.Fn bus_space_barrier
 +function.
  There is no way to insert barriers between reads or writes of
  individual bus space locations executed by the
  .Fn bus_space_copy_region_N
 
 Modified: stable/8/share/man/man9/byteorder.9
 ==============================================================================
 --- stable/8/share/man/man9/byteorder.9	Tue May 29 14:35:51 2012	(r236235)
 +++ stable/8/share/man/man9/byteorder.9	Tue May 29 14:36:07 2012	(r236236)
 @@ -158,7 +158,7 @@ in big/little endian format.
  The
  .Fn hto*
  and
 -.Fn toh*
 +.Fn *toh
  functions first appeared in
  .Fx 5.0 ,
  and were originally developed by the
 
 Modified: stable/8/share/man/man9/devclass_get_maxunit.9
 ==============================================================================
 --- stable/8/share/man/man9/devclass_get_maxunit.9	Tue May 29 14:35:51 2012	(r236235)
 +++ stable/8/share/man/man9/devclass_get_maxunit.9	Tue May 29 14:36:07 2012	(r236236)
 @@ -49,7 +49,7 @@ The
  function returns -1 if
  .Fa dc
  is 
 -.Dv NULL;
 +.Dv NULL ,
  otherwise it returns the next unit
  number in
  .Fa dc's
 
 Modified: stable/8/share/man/man9/device_find_child.9
 ==============================================================================
 --- stable/8/share/man/man9/device_find_child.9	Tue May 29 14:35:51 2012	(r236235)
 +++ stable/8/share/man/man9/device_find_child.9	Tue May 29 14:36:07 2012	(r236236)
 @@ -41,7 +41,7 @@
  .Fn device_find_child "device_t dev" "const char *classname" "int unit"
  .Sh DESCRIPTION
  This function looks for a specific child of
 -.Dv dev .
 +.Dv dev
  with the given
  .Fa classname
  and
 
 Modified: stable/8/share/man/man9/firmware.9
 ==============================================================================
 --- stable/8/share/man/man9/firmware.9	Tue May 29 14:35:51 2012	(r236235)
 +++ stable/8/share/man/man9/firmware.9	Tue May 29 14:36:07 2012	(r236236)
 @@ -101,11 +101,13 @@ they want as an argument. If a matching 
  the firmware subsystem will try to load it using the
  mechanisms specified below (typically, a kernel module
  with
 -.Nm the same name
 +.Nm
 +the same name
  as the image).
  .Sh API DESCRIPTION
  The kernel
 -.Nm firmware API
 +.Nm
 +firmware API
  is made of the following functions:
  .Pp
  .Fn firmware_register
 @@ -225,7 +227,7 @@ in the module, the imagename and version
  If you need to embed firmware images into a system, you should write
  appropriate entries in the <files.arch> file, e.g. this example is
  from
 -.Nm sys/arm/xscale/ixp425/files.ixp425:
 +.Nm sys/arm/xscale/ixp425/files.ixp425 :
  .Bd -literal
  ixp425_npe_fw.c                         optional npe_fw                 \\
          compile-with    "${AWK} -f $S/tools/fw_stub.awk			\\
 
 Modified: stable/8/share/man/man9/hashinit.9
 ==============================================================================
 --- stable/8/share/man/man9/hashinit.9	Tue May 29 14:35:51 2012	(r236235)
 +++ stable/8/share/man/man9/hashinit.9	Tue May 29 14:36:07 2012	(r236236)
 @@ -29,7 +29,7 @@
  .Dt HASHINIT 9
  .Os
  .Sh NAME
 -.Nm hashinit , hashinit_flags, hashdestroy , phashinit
 +.Nm hashinit , hashinit_flags , hashdestroy , phashinit
  .Nd manage kernel hash tables
  .Sh SYNOPSIS
  .In sys/malloc.h
 
 Modified: stable/8/share/man/man9/ieee80211_proto.9
 ==============================================================================
 --- stable/8/share/man/man9/ieee80211_proto.9	Tue May 29 14:35:51 2012	(r236235)
 +++ stable/8/share/man/man9/ieee80211_proto.9	Tue May 29 14:36:07 2012	(r236236)
 @@ -238,4 +238,4 @@ work will be initiated outside the drive
  The state machine concept was part of the original
  .Nm ieee80211
  code base that first appeared in
 -.Nx 1.5 ,
 +.Nx 1.5 .
 
 Modified: stable/8/share/man/man9/lock.9
 ==============================================================================
 --- stable/8/share/man/man9/lock.9	Tue May 29 14:35:51 2012	(r236235)
 +++ stable/8/share/man/man9/lock.9	Tue May 29 14:36:07 2012	(r236236)
 @@ -230,7 +230,7 @@ and
  The
  .Fn lockmgr_disown
  function switches the owner from the current thread to be
 -.Dv LK_KERNPROC,
 +.Dv LK_KERNPROC ,
  if the lock is already held.
  .Pp
  The
 
 Modified: stable/8/share/man/man9/locking.9
 ==============================================================================
 --- stable/8/share/man/man9/locking.9	Tue May 29 14:35:51 2012	(r236235)
 +++ stable/8/share/man/man9/locking.9	Tue May 29 14:36:07 2012	(r236236)
 @@ -318,8 +318,7 @@ and reacquire it on wakeup (e.g.
  .Fn mtx_sleep ,
  .Fn rw_sleep
  and
 -.Fn msleep_spin
 -).
 +.Fn msleep_spin ) .
  .Pp
  .Em *4
  Though one can sleep holding an sx lock, one can also use
 @@ -355,6 +354,6 @@ These
  functions appeared in
  .Bsx 4.1
  through
 -.Fx 7.0
 +.Fx 7.0 .
  .Sh BUGS
  There are too many locking primitives to choose from.
 
 Modified: stable/8/share/man/man9/mbuf.9
 ==============================================================================
 --- stable/8/share/man/man9/mbuf.9	Tue May 29 14:35:51 2012	(r236235)
 +++ stable/8/share/man/man9/mbuf.9	Tue May 29 14:36:07 2012	(r236236)
 @@ -670,7 +670,8 @@ are contiguous and lay in the data area 
  .Fa mbuf ,
  so they are accessible with
  .Fn mtod mbuf type .
 -.Fa len must be smaller than, or equal to, the size of an
 +.Fa len
 +must be smaller than, or equal to, the size of an
  .Vt mbuf cluster .
  Return a pointer to an intermediate
  .Vt mbuf
 
 Modified: stable/8/share/man/man9/mod_cc.9
 ==============================================================================
 --- stable/8/share/man/man9/mod_cc.9	Tue May 29 14:35:51 2012	(r236235)
 +++ stable/8/share/man/man9/mod_cc.9	Tue May 29 14:36:07 2012	(r236236)
 @@ -287,7 +287,7 @@ The CCF_CWND_LIMITED flag is relevant in
  .Va ack_received
  and is set when the connection's ability to send data is currently constrained
  by the value of the congestion window.
 -Algorithms should use the abscence of this flag being set to avoid accumulating
 +Algorithms should use the absence of this flag being set to avoid accumulating
  a large difference between the congestion window and send window.
  .Sh SEE ALSO
  .Xr cc_chd 4 ,
 
 Modified: stable/8/share/man/man9/netisr.9
 ==============================================================================
 --- stable/8/share/man/man9/netisr.9	Tue May 29 14:35:51 2012	(r236235)
 +++ stable/8/share/man/man9/netisr.9	Tue May 29 14:36:07 2012	(r236236)
 @@ -78,7 +78,7 @@ and may also manage queue limits and sta
  .Fn netisr_getqdrops ,
  .Fn netisr_getqlimit ,
  and
 -.Fn netisr_setqlimit.
 +.Fn netisr_setqlimit .
  .Pp
  .Nm
  supports multi-processor execution of handlers, and relies on a combination
 
 Modified: stable/8/share/man/man9/pci.9
 ==============================================================================
 --- stable/8/share/man/man9/pci.9	Tue May 29 14:35:51 2012	(r236235)
 +++ stable/8/share/man/man9/pci.9	Tue May 29 14:36:07 2012	(r236236)
 @@ -439,7 +439,7 @@ The
  .Fn pci_count_msi
  function returns the maximum number of MSI messages supported by the
  device
 -.Fa dev.
 +.Fa dev .
  If the device does not support MSI,
  then
  .Fn pci_count_msi
 @@ -518,7 +518,8 @@ is set to the number of messages allocat
  returns zero.
  For MSI-X messages,
  the resource ID for each
 -.Dv SYS_RES_IRQ resource identifies the index in the MSI-X table of the
 +.Dv SYS_RES_IRQ
 +resource identifies the index in the MSI-X table of the
  corresponding message.
  A resource ID of one maps to the first index of the MSI-X table;
  a resource ID two identifies the second index in the table, etc.
 @@ -559,7 +560,7 @@ A driver may use a different distributio
  table entries via the
  .Fn pci_remap_msix
  function.
 -Note that this function must be called after a succesful call to
 +Note that this function must be called after a successful call to
  .Fn pci_alloc_msix
  but before any of the
  .Dv SYS_RES_IRQ
 @@ -600,7 +601,8 @@ above for
  .Fn pci_alloc_msix .
  MSI-X table entries that with a vector of zero will not have an
  associated
 -.Dv SYS_RES_IRQ resource.
 +.Dv SYS_RES_IRQ
 +resource.
  Additionally,
  if any of the original messages allocated by
  .Fn pci_alloc_msix
 
 Modified: stable/8/share/man/man9/spl.9
 ==============================================================================
 --- stable/8/share/man/man9/spl.9	Tue May 29 14:35:51 2012	(r236235)
 +++ stable/8/share/man/man9/spl.9	Tue May 29 14:36:07 2012	(r236236)
 @@ -221,7 +221,8 @@ the system.
  The historical number scheme can be considered as a
  simple linearly ordered set of interrupt priority groups.
  .Pp
 -.Fx 5.0 eliminated spl entirely in favor of locking primitives which scale
 +.Fx 5.0
 +eliminated spl entirely in favor of locking primitives which scale
  to more than one processor.
  .Sh AUTHORS
  This manual page was written by
 
 Modified: stable/8/share/man/man9/sysctl.9
 ==============================================================================
 --- stable/8/share/man/man9/sysctl.9	Tue May 29 14:35:51 2012	(r236235)
 +++ stable/8/share/man/man9/sysctl.9	Tue May 29 14:36:07 2012	(r236236)
 @@ -113,7 +113,7 @@ This is a 64-bit signed integer.
  This is an opaque data structure.
  .It Dv CTLTYPE_STRUCT
  Alias for
 -.Dv CTLTYPE_OPAQUE.
 +.Dv CTLTYPE_OPAQUE .
  .It Dv CTLTYPE_UINT
  This is an unsigned integer.
  .It Dv CTLTYPE_LONG
 
 Modified: stable/8/share/man/man9/usbdi.9
 ==============================================================================
 --- stable/8/share/man/man9/usbdi.9	Tue May 29 14:35:51 2012	(r236235)
 +++ stable/8/share/man/man9/usbdi.9	Tue May 29 14:36:07 2012	(r236236)
 @@ -525,7 +525,7 @@ executed on the USB control endpoint.
  .
  This flag can be changed during operation.
  .Pp
 -"BOF" is short for "Block On Failure"
 +"BOF" is short for "Block On Failure".
  .Pp
  NOTE: This flag should be set on all BULK and INTERRUPT USB transfers
  which use an endpoint that can be shared between userland and kernel.
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 
>Unformatted:
