From owner-svn-src-head@FreeBSD.ORG Sat Jul 31 12:14:29 2010 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6850E1065672; Sat, 31 Jul 2010 12:14:29 +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 56DB98FC18; Sat, 31 Jul 2010 12:14:29 +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 o6VCET6k075612; Sat, 31 Jul 2010 12:14:29 GMT (envelope-from joel@svn.freebsd.org) Received: (from joel@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id o6VCETOO075594; Sat, 31 Jul 2010 12:14:29 GMT (envelope-from joel@svn.freebsd.org) Message-Id: <201007311214.o6VCETOO075594@svn.freebsd.org> From: Joel Dahl Date: Sat, 31 Jul 2010 12:14:29 +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: r210676 - in head/share/man: man4 man5 man9 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 31 Jul 2010 12:14:29 -0000 Author: joel (doc committer) Date: Sat Jul 31 12:14:28 2010 New Revision: 210676 URL: http://svn.freebsd.org/changeset/base/210676 Log: Fix a bunch of typos and spelling mistakes. Modified: head/share/man/man4/ae.4 head/share/man/man4/asmc.4 head/share/man/man4/ata.4 head/share/man/man4/blackhole.4 head/share/man/man4/bpf.4 head/share/man/man4/bridge.4 head/share/man/man4/icmp6.4 head/share/man/man4/ksyms.4 head/share/man/man4/net80211.4 head/share/man/man4/pcm.4 head/share/man/man4/snd_hda.4 head/share/man/man4/uep.4 head/share/man/man4/vpo.4 head/share/man/man5/rc.conf.5 head/share/man/man9/VOP_VPTOCNP.9 head/share/man/man9/locking.9 head/share/man/man9/netisr.9 Modified: head/share/man/man4/ae.4 ============================================================================== --- head/share/man/man4/ae.4 Sat Jul 31 10:24:10 2010 (r210675) +++ head/share/man/man4/ae.4 Sat Jul 31 12:14:28 2010 (r210676) @@ -142,7 +142,7 @@ driver and this manual page was written It first appeared in .Fx 7.1 . .Sh BUGS -The Attansic L2 FastEthernet contoller supports DMA but does not use a +The Attansic L2 FastEthernet controller supports DMA but does not use a descriptor based transfer mechanism via scatter-gather DMA. Thus the data should be copied to/from the controller memory on each transmit/receive. Modified: head/share/man/man4/asmc.4 ============================================================================== --- head/share/man/man4/asmc.4 Sat Jul 31 10:24:10 2010 (r210675) +++ head/share/man/man4/asmc.4 Sat Jul 31 12:14:28 2010 (r210676) @@ -108,7 +108,7 @@ sysctl tree contains the leaf nodes and .Va targetspeed . Each of these leaf nodes represent the current fan speed, the safest -minimum fan speed, the mininum speed and the maximum speed +minimum fan speed, the minimum speed and the maximum speed respectively. .Pp All values are in RPM. Modified: head/share/man/man4/ata.4 ============================================================================== --- head/share/man/man4/ata.4 Sat Jul 31 10:24:10 2010 (r210675) +++ head/share/man/man4/ata.4 Sat Jul 31 12:14:28 2010 (r210676) @@ -85,7 +85,7 @@ To turn .Xr ata 4 subsystem controller drivers into cam(4) interface modules (disables all native .Xr ata 4 -APIs and periperal drivers): +APIs and peripheral drivers): .Cd options ATA_CAM .Pp The following tunables are settable from the loader: Modified: head/share/man/man4/blackhole.4 ============================================================================== --- head/share/man/man4/blackhole.4 Sat Jul 31 10:24:10 2010 (r210675) +++ head/share/man/man4/blackhole.4 Sat Jul 31 12:14:28 2010 (r210676) @@ -62,7 +62,7 @@ for firewall solutions. Better security would consist of the .Nm .Xr sysctl 8 -MIB used in conjuction with one of the available firewall packages. +MIB used in conjunction with one of the available firewall packages. .Pp This mechanism is not a substitute for securing a system. It should be used together with other security mechanisms. Modified: head/share/man/man4/bpf.4 ============================================================================== --- head/share/man/man4/bpf.4 Sat Jul 31 10:24:10 2010 (r210675) +++ head/share/man/man4/bpf.4 Sat Jul 31 12:14:28 2010 (r210676) @@ -1,7 +1,7 @@ .\" Copyright (c) 2007 Seccuris Inc. .\" All rights reserved. .\" -.\" This sofware was developed by Robert N. M. Watson under contract to +.\" This software was developed by Robert N. M. Watson under contract to .\" Seccuris Inc. .\" .\" Redistribution and use in source and binary forms, with or without @@ -253,7 +253,7 @@ As in the buffered read mode, .Xr poll 2 , and .Xr select 2 -may be used to sleep awaiting the availbility of a completed buffer. +may be used to sleep awaiting the availability of a completed buffer. They will return a readable file descriptor when ownership of the next buffer is assigned to user space. .Pp Modified: head/share/man/man4/bridge.4 ============================================================================== --- head/share/man/man4/bridge.4 Sat Jul 31 10:24:10 2010 (r210675) +++ head/share/man/man4/bridge.4 Sat Jul 31 12:14:28 2010 (r210676) @@ -259,7 +259,7 @@ MAC. There are situations when some of the bridge members are sharing the same MAC address (for example the .Xr vlan 4 -interfaces: they are currenly sharing the +interfaces: they are currently sharing the MAC address of the parent physical interface). It is not possible to distinguish between these interfaces using their MAC address, excluding the case when the packet's destination Modified: head/share/man/man4/icmp6.4 ============================================================================== --- head/share/man/man4/icmp6.4 Sat Jul 31 10:24:10 2010 (r210675) +++ head/share/man/man4/icmp6.4 Sat Jul 31 12:14:28 2010 (r210676) @@ -98,7 +98,7 @@ The following types are defined: .It 131 Ta grouprep Ta "Group membership report" .It 131 Ta listenrep Ta "Multicast listener report" .It 132 Ta groupterm Ta "Group membership termination" -.It 132 Ta listendone Ta "Multicast listerner done" +.It 132 Ta listendone Ta "Multicast listener done" .It 133 Ta routersol Ta "Router solicitation" .It 134 Ta routeradv Ta "Router advertisement" .It 135 Ta neighbrsol Ta "Neighbor solicitation" @@ -122,7 +122,7 @@ The following codes are defined: .It 0 Ta noroute-unr Ta unreach Ta "No route to destination" .It 1 Ta admin-unr Ta unreach Ta "Administratively prohibited" .It 2 Ta beyond-unr Ta unreach Ta "Beyond scope of source address" -.It 2 Ta notnbr-unr Ta unreach Ta "Not a neighbor (obselete)" +.It 2 Ta notnbr-unr Ta unreach Ta "Not a neighbor (obsolete)" .It 3 Ta addr-unr Ta unreach Ta "Address unreachable" .It 4 Ta port-unr Ta unreach Ta "Port unreachable" .It 0 Ta transit Ta timex Ta "Time exceeded in transit" Modified: head/share/man/man4/ksyms.4 ============================================================================== --- head/share/man/man4/ksyms.4 Sat Jul 31 10:24:10 2010 (r210675) +++ head/share/man/man4/ksyms.4 Sat Jul 31 12:14:28 2010 (r210676) @@ -59,7 +59,7 @@ The STRTAB section contains the symbol n loaded modules that the symbol table entries reference. .El .Pp -Elf formated symbol table data read from the +Elf formatted symbol table data read from the .Pa /dev/ksyms file represents the state of the kernel at the time when the device is opened. Since Modified: head/share/man/man4/net80211.4 ============================================================================== --- head/share/man/man4/net80211.4 Sat Jul 31 10:24:10 2010 (r210675) +++ head/share/man/man4/net80211.4 Sat Jul 31 12:14:28 2010 (r210676) @@ -308,7 +308,7 @@ By default 802.11h is enabled if the dev Return, in .Va i_val , whether unencrypted packets transmit/received should be discarded. -This value will be zero if unecrypted packets will be accepted and +This value will be zero if unencrypted packets will be accepted and non-zero if they are to be discarded. .It Dv IEEE80211_IOC_DTIM_PERIOD Return the period (in beacon intervals) between DTIM events in @@ -397,7 +397,7 @@ and Return whether or not the system handles inactivity processing in .Va i_val . When inactivity processing is enabled the system will track stations -that have not trasmitted frames and periodically probe them to +that have not transmitted frames and periodically probe them to check if they are still present. Stations that are inactive and do not respond to probes are dropped. .It Dv IEEE80211_IOC_MACCMD @@ -1002,7 +1002,7 @@ and Set whether or not the system handles inactivity processing using the value in .Va i_val . When inactivity processing is enabled the system will track stations -that have not trasmitted frames and periodically probe them to +that have not transmitted frames and periodically probe them to check if they are still present. Stations that are inactive and do not respond to probes are dropped. .It Dv IEEE80211_IOC_MACCMD @@ -1073,7 +1073,7 @@ There are several MLME operations suppor .Dv IEEE80211_MLME_DEAUTH (deauthenticate the specified station), .Dv IEEE80211_MLME_AUHORIZE -(mark the specifed station authorized to pass data frames), +(mark the specified station authorized to pass data frames), .Dv IEEE80211_MLME_UNAUTHORIZE (revoke the specified station's ability to pass data frames), and Modified: head/share/man/man4/pcm.4 ============================================================================== --- head/share/man/man4/pcm.4 Sat Jul 31 10:24:10 2010 (r210675) +++ head/share/man/man4/pcm.4 Sat Jul 31 12:14:28 2010 (r210676) @@ -237,7 +237,7 @@ are device specific. .It Va hw.snd.compat_linux_mmap Linux .Xr mmap 2 -compability. +compatability. The following values are supported (default is 0): .Bl -tag -width 2n .It -1 Modified: head/share/man/man4/snd_hda.4 ============================================================================== --- head/share/man/man4/snd_hda.4 Sat Jul 31 10:24:10 2010 (r210675) +++ head/share/man/man4/snd_hda.4 Sat Jul 31 12:14:28 2010 (r210676) @@ -304,7 +304,7 @@ any codec pin (external connector). All codec pins are reversible (could be configured either as input or output). .Pp So high codec uniformity and flexibility allow driver to configure it in many -different ways, depending on requested pins usage decribed by pins configuration. +different ways, depending on requested pins usage described by pins configuration. The driver reports such default pin configuration when verbose messages enabled: .Bd -literal hdac0: nid 20 0x01014020 as 2 seq 0 Line-out Jack jack 1 loc 1 color Green misc 0 Modified: head/share/man/man4/uep.4 ============================================================================== --- head/share/man/man4/uep.4 Sat Jul 31 10:24:10 2010 (r210675) +++ head/share/man/man4/uep.4 Sat Jul 31 12:14:28 2010 (r210676) @@ -51,7 +51,7 @@ driver provides support for the eGalax o .Pp The driver is stub. It just probes and attaches to USB device, creates device entry -and feeds reassambled packets from the hardware to it. +and feeds reassembled packets from the hardware to it. .Pp To get mouse working in .Xr X 7 , Modified: head/share/man/man4/vpo.4 ============================================================================== --- head/share/man/man4/vpo.4 Sat Jul 31 10:24:10 2010 (r210675) +++ head/share/man/man4/vpo.4 Sat Jul 31 12:14:28 2010 (r210676) @@ -61,7 +61,7 @@ DOS and .Fx file systems are supported. When mounting a DOS file system or -formating a +formatting a .Fx file system, check the slice of the disk with the .Xr fdisk 8 Modified: head/share/man/man5/rc.conf.5 ============================================================================== --- head/share/man/man5/rc.conf.5 Sat Jul 31 10:24:10 2010 (r210675) +++ head/share/man/man5/rc.conf.5 Sat Jul 31 12:14:28 2010 (r210676) @@ -4233,14 +4233,14 @@ Must set properly if multiple profiles u .Pq Vt bool Tells .Xr rfcomm_pppd 8 -if it should register Serial Port service on the speficied RFCOMM channel. +if it should register Serial Port service on the specified RFCOMM channel. Default .Dq Li NO . .It Va rfcomm_pppd_server_ Ns Ao Ar profile Ac Ns _register_dun .Pq Vt bool Tells .Xr rfcomm_pppd 8 -if it should register Dial-Up Networking service on the speficied +if it should register Dial-Up Networking service on the specified RFCOMM channel. Default .Dq Li NO . Modified: head/share/man/man9/VOP_VPTOCNP.9 ============================================================================== --- head/share/man/man9/VOP_VPTOCNP.9 Sat Jul 31 10:24:10 2010 (r210675) +++ head/share/man/man9/VOP_VPTOCNP.9 Sat Jul 31 12:14:28 2010 (r210676) @@ -50,7 +50,7 @@ The vnode to translate. The vnode of the parent directory of .Fa vp . .It Fa buf -The buffer into which to preprend the component name. +The buffer into which to prepend the component name. .It Fa buflen The remaining size of the buffer. .El Modified: head/share/man/man9/locking.9 ============================================================================== --- head/share/man/man9/locking.9 Sat Jul 31 10:24:10 2010 (r210675) +++ head/share/man/man9/locking.9 Sat Jul 31 12:14:28 2010 (r210676) @@ -53,12 +53,12 @@ the two is that spin mutexes never sleep for the thread holding the lock, which runs on another CPU, to release it. Differently from ordinary mutex, spin mutexes disable interrupts when acquired. Since disabling interrupts is expensive, they are also generally slower. -Spin mutexes should be used only when neccessary, e.g. to protect data shared +Spin mutexes should be used only when necessary, e.g. to protect data shared with interrupt filter code (see .Xr bus_setup_intr 9 for details). .Ss Pool mutexes -With most synchronisaton primitives, such as mutexes, programmer must +With most synchronization primitives, such as mutexes, programmer must provide a piece of allocated memory to hold the primitive. For example, a mutex may be embedded inside the structure it protects. Pool mutex is a variant of mutex without this requirement - to lock or unlock Modified: head/share/man/man9/netisr.9 ============================================================================== --- head/share/man/man9/netisr.9 Sat Jul 31 10:24:10 2010 (r210675) +++ head/share/man/man9/netisr.9 Sat Jul 31 12:14:28 2010 (r210676) @@ -173,7 +173,7 @@ Both accept a protocol number and .Vt mbuf argument, but while .Fn netisr_queue -will always execute the protocol handler asynchonously in a deferred +will always execute the protocol handler asynchronously in a deferred context, .Fn netisr_dispatch will optionally direct dispatch if permitted by global and per-protocol