From owner-svn-src-all@FreeBSD.ORG Tue Aug 3 17:40:10 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 146AE1065670; Tue, 3 Aug 2010 17:40:10 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 00C958FC21; Tue, 3 Aug 2010 17:40:10 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id o73He9im014702; Tue, 3 Aug 2010 17:40:09 GMT (envelope-from joel@svn.freebsd.org) Received: (from joel@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id o73He9C1014688; Tue, 3 Aug 2010 17:40:09 GMT (envelope-from joel@svn.freebsd.org) Message-Id: <201008031740.o73He9C1014688@svn.freebsd.org> From: Joel Dahl Date: Tue, 3 Aug 2010 17:40:09 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r210823 - in head/lib: libbluetooth libdevstat libefi libelf libmemstat libpmc librtld_db libusb libutil X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Aug 2010 17:40:10 -0000 Author: joel (doc committer) Date: Tue Aug 3 17:40:09 2010 New Revision: 210823 URL: http://svn.freebsd.org/changeset/base/210823 Log: Spelling fixes. Modified: head/lib/libbluetooth/bluetooth.3 head/lib/libdevstat/devstat.3 head/lib/libefi/libefi.3 head/lib/libelf/elf_strptr.3 head/lib/libmemstat/libmemstat.3 head/lib/libpmc/pmc.corei7.3 head/lib/libpmc/pmc.westmere.3 head/lib/libpmc/pmc.xscale.3 head/lib/librtld_db/librtld_db.3 head/lib/libusb/libusb.3 head/lib/libutil/kinfo_getfile.3 head/lib/libutil/kinfo_getvmmap.3 head/lib/libutil/property.3 Modified: head/lib/libbluetooth/bluetooth.3 ============================================================================== --- head/lib/libbluetooth/bluetooth.3 Tue Aug 3 16:37:29 2010 (r210822) +++ head/lib/libbluetooth/bluetooth.3 Tue Aug 3 17:40:09 2010 (r210823) @@ -383,7 +383,7 @@ previously obtained with .Xr bt_devopen 3 . The .Fa opcode -parameter is exppected to be in the host byte order. +parameter is expected to be in the host byte order. The .Fa param and @@ -422,7 +422,7 @@ function does not modify the .Dv HCI filter on the provided socket .Fa s . -The function returns total number of bytes recevied, +The function returns total number of bytes received, or -1 if an error occurred. .Pp The Modified: head/lib/libdevstat/devstat.3 ============================================================================== --- head/lib/libdevstat/devstat.3 Tue Aug 3 16:37:29 2010 (r210822) +++ head/lib/libdevstat/devstat.3 Tue Aug 3 17:40:09 2010 (r210823) @@ -626,7 +626,7 @@ blocksize of 512 bytes will be used in t type: .Vt "long double *" .Pp -The average number of blocks per second in the specificed type of transaction +The average number of blocks per second in the specified type of transaction between the acquisition of .Fa previous and Modified: head/lib/libefi/libefi.3 ============================================================================== --- head/lib/libefi/libefi.3 Tue Aug 3 16:37:29 2010 (r210822) +++ head/lib/libefi/libefi.3 Tue Aug 3 17:40:09 2010 (r210823) @@ -91,7 +91,7 @@ consists of the bit values defined by th Variables can be created, modified and deleted using the .Fn efi_setvar function. -All new variables must be non-volatile and runtime accessable in +All new variables must be non-volatile and runtime accessible in order for the request to succeed. Note that for runtime accessable variables the boottime accessable bit must be set as well. Modified: head/lib/libelf/elf_strptr.3 ============================================================================== --- head/lib/libelf/elf_strptr.3 Tue Aug 3 16:37:29 2010 (r210822) +++ head/lib/libelf/elf_strptr.3 Tue Aug 3 17:40:09 2010 (r210823) @@ -76,7 +76,7 @@ was not the section index for a string t .It Bq Er ELF_E_ARGUMENT Argument .Ar stroffset -exceeeded the size of the string table. +exceeded the size of the string table. .It Bq Er ELF_E_ARGUMENT Argument .Ar stroffset Modified: head/lib/libmemstat/libmemstat.3 ============================================================================== --- head/lib/libmemstat/libmemstat.3 Tue Aug 3 16:37:29 2010 (r210822) +++ head/lib/libmemstat/libmemstat.3 Tue Aug 3 17:40:09 2010 (r210823) @@ -258,7 +258,7 @@ Two additional constants in the allocato which will only be returned as a result of a library error, and .Dv ALLOCATOR_ANY , which can be used to specify that returning types matching any allocator is -permittible from +permittable from .Fn memstat_mtl_find . .Ss Access Method List The following accessor methods are defined, of which some will be valid for @@ -281,7 +281,7 @@ If the memory type has an administrative allocations, return it. .It Fn memstat_get_byteslimit If the memory type has an administrative limit on the number of bytes of -memory that may be simultaenously allocated for the memory type, return it. +memory that may be simultaneously allocated for the memory type, return it. .It Fn memstat_get_sizemask If the memory type supports variable allocation sizes, return a bitmask of sizes allocated for the memory type. Modified: head/lib/libpmc/pmc.corei7.3 ============================================================================== --- head/lib/libpmc/pmc.corei7.3 Tue Aug 3 16:37:29 2010 (r210822) +++ head/lib/libpmc/pmc.corei7.3 Tue Aug 3 17:40:09 2010 (r210823) @@ -898,7 +898,7 @@ necessarily executed or retired. .It Li BACLEAR_FORCE_IQ .Pq Event A7H , Umask 01H Counts number of times a BACLEAR was forced by the Instruction Queue. The IQ -is also responsible for providing conditional branch prediciton direction +is also responsible for providing conditional branch prediction direction based on a static scheme and dynamic data provided by the L2 Branch Prediction Unit. If the conditional branch target is not found in the Target Array and the IQ predicts that the branch is taken, then the IQ will force @@ -1179,7 +1179,7 @@ Counts unfusion events due to floating p Counts the number of branch instructions decoded. .It Li BPU_MISSED_CALL_RET .Pq Event E5H , Umask 01H -Counts number of times the Branch Prediciton Unit missed predicting a call +Counts number of times the Branch Prediction Unit missed predicting a call or return branch. .It Li BACLEAR.CLEAR .Pq Event E6H , Umask 01H Modified: head/lib/libpmc/pmc.westmere.3 ============================================================================== --- head/lib/libpmc/pmc.westmere.3 Tue Aug 3 16:37:29 2010 (r210822) +++ head/lib/libpmc/pmc.westmere.3 Tue Aug 3 17:40:09 2010 (r210823) @@ -840,7 +840,7 @@ necessarily executed or retired. .It Li BACLEAR_FORCE_IQ .Pq Event A7H , Umask 01H Counts number of times a BACLEAR was forced by the Instruction Queue. The IQ -is also responsible for providing conditional branch prediciton direction +is also responsible for providing conditional branch prediction direction based on a static scheme and dynamic data provided by the L2 Branch Prediction Unit. If the conditional branch target is not found in the Target Array and the IQ predicts that the branch is taken, then the IQ will force @@ -1170,7 +1170,7 @@ Counts unfusion events due to floating p Counts the number of branch instructions decoded. .It Li BPU_MISSED_CALL_RET .Pq Event E5H , Umask 01H -Counts number of times the Branch Prediciton Unit missed predicting a call +Counts number of times the Branch Prediction Unit missed predicting a call or return branch. .It Li BACLEAR.CLEAR .Pq Event E6H , Umask 01H Modified: head/lib/libpmc/pmc.xscale.3 ============================================================================== --- head/lib/libpmc/pmc.xscale.3 Tue Aug 3 16:37:29 2010 (r210822) +++ head/lib/libpmc/pmc.xscale.3 Tue Aug 3 17:40:09 2010 (r210823) @@ -107,7 +107,7 @@ Multiplier stalled the instruction pipel .It Li DATA_CACHE_STALLED Data cache stalled the instruction pipeline. .It Li L2_CACHE_REQ -L2 cache request, not inclusing cache operations. +L2 cache request, not including cache operations. .It Li L2_CACHE_MISS L2 cache miss, not including cache operations. .It Li ADDRESS_BUS_TRANS Modified: head/lib/librtld_db/librtld_db.3 ============================================================================== --- head/lib/librtld_db/librtld_db.3 Tue Aug 3 16:37:29 2010 (r210822) +++ head/lib/librtld_db/librtld_db.3 Tue Aug 3 17:40:09 2010 (r210823) @@ -131,7 +131,7 @@ you received from resets your previously created agent. .Pp .Fn rd_delete -dealocates the resources associated with the agent. +deallocates the resources associated with the agent. .Pp .Fn rd_errstr returns an error string describing the error present in @@ -144,11 +144,11 @@ This function always returns RD_OK. .Fn rd_event_addr returns the event address in the .Ft event -paramenter. +parameter. At the moment we only report RD_NOTIFY_BPT events. .Pp .Fn rd_event_getmsg -returns the message assoicated wit hthe latest event. +returns the message associated with the latest event. At the moment only RD_POSTINIT events are supported. .Pp .Fn rd_loadobj_iter Modified: head/lib/libusb/libusb.3 ============================================================================== --- head/lib/libusb/libusb.3 Tue Aug 3 16:37:29 2010 (r210822) +++ head/lib/libusb/libusb.3 Tue Aug 3 17:40:09 2010 (r210823) @@ -200,7 +200,7 @@ been disconnected and a LIBUSB_ERROR cod .Fn libusb_release_interface "libusb_device_handle *devh" "int interface_number" This function release an interface. All the claimed interface must be released before closing a device. Returns 0 on success, LIBUSB_ERROR_NOT_FOUND if the -interafce was not claimed, LIBUSB_ERROR_NO_DEVICE if the device has been +interface was not claimed, LIBUSB_ERROR_NO_DEVICE if the device has been disconnected and LIBUSB_ERROR on failure. . .Pp Modified: head/lib/libutil/kinfo_getfile.3 ============================================================================== --- head/lib/libutil/kinfo_getfile.3 Tue Aug 3 16:37:29 2010 (r210822) +++ head/lib/libutil/kinfo_getfile.3 Tue Aug 3 17:40:09 2010 (r210823) @@ -45,7 +45,7 @@ of a particular process. The .Ar pid field contains the process identifier. -This should be the a process that you have privilige to access. +This should be the a process that you have privilege to access. The .Ar cntp field is allows the caller to know how many records are returned. Modified: head/lib/libutil/kinfo_getvmmap.3 ============================================================================== --- head/lib/libutil/kinfo_getvmmap.3 Tue Aug 3 16:37:29 2010 (r210822) +++ head/lib/libutil/kinfo_getvmmap.3 Tue Aug 3 17:40:09 2010 (r210823) @@ -45,7 +45,7 @@ of a particular process. The .Ar pid field contains the process identifier. -This should be the a process that you have privilige to access. +This should be the a process that you have privilege to access. The .Ar cntp field is allows the caller to know how many records are returned. Modified: head/lib/libutil/property.3 ============================================================================== --- head/lib/libutil/property.3 Tue Aug 3 16:37:29 2010 (r210822) +++ head/lib/libutil/property.3 Tue Aug 3 17:40:09 2010 (r210823) @@ -30,7 +30,7 @@ .Os .Sh NAME .Nm properties_read , -.Nm propery_find , +.Nm property_find , .Nm properties_free .Nd "functions to allow creating simple property lists from ASCII file data" .Sh LIBRARY