From owner-svn-src-head@FreeBSD.ORG Sat May 12 03:46:44 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 17F3C106564A; Sat, 12 May 2012 03:46:44 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 020788FC12; Sat, 12 May 2012 03:46:44 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q4C3khq1014131; Sat, 12 May 2012 03:46:43 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q4C3khxe014118; Sat, 12 May 2012 03:46:43 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201205120346.q4C3khxe014118@svn.freebsd.org> From: Glen Barber Date: Sat, 12 May 2012 03:46:43 +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: r235319 - in head/share/man: man4 man7 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, 12 May 2012 03:46:44 -0000 Author: gjb (doc committer) Date: Sat May 12 03:46:43 2012 New Revision: 235319 URL: http://svn.freebsd.org/changeset/base/235319 Log: Remove duplicate words in mdoc(7) pages. PR: 167810 Submitted by: Bryan Drewery {bryan!shatow%net} (hackers lounge) Found with: textproc/igor MFC after: 3 days Modified: head/share/man/man4/mk48txx.4 head/share/man/man4/mwl.4 head/share/man/man4/ng_patch.4 head/share/man/man4/ste.4 head/share/man/man4/vge.4 head/share/man/man7/tuning.7 head/share/man/man9/VOP_GETACL.9 head/share/man/man9/VOP_GETEXTATTR.9 head/share/man/man9/VOP_SETACL.9 head/share/man/man9/VOP_SETEXTATTR.9 head/share/man/man9/locking.9 head/share/man/man9/store.9 Modified: head/share/man/man4/mk48txx.4 ============================================================================== --- head/share/man/man4/mk48txx.4 Sat May 12 03:30:50 2012 (r235318) +++ head/share/man/man4/mk48txx.4 Sat May 12 03:46:43 2012 (r235319) @@ -123,7 +123,7 @@ function. The offset into the control registers of the .Tn Mostek chip, -which is set by the the +which is set by the .Fn mk48txx_attach function. .It Fa sc_year0 Modified: head/share/man/man4/mwl.4 ============================================================================== --- head/share/man/man4/mwl.4 Sat May 12 03:30:50 2012 (r235318) +++ head/share/man/man4/mwl.4 Sat May 12 03:46:43 2012 (r235319) @@ -144,7 +144,7 @@ ifconfig wlan0 create wlandev mwl0 wlanm ifconfig wlan0 meshid my_mesh mode 11a inet 192.168.0.10/24 .Ed .Pp -Create two virtual 802.11a host-based access points, one with +Create two virtual 802.11a host-based access points, one with WEP enabled and one with no security, and bridge them to the fxp0 (wired) device: .Bd -literal -offset indent Modified: head/share/man/man4/ng_patch.4 ============================================================================== --- head/share/man/man4/ng_patch.4 Sat May 12 03:30:50 2012 (r235318) +++ head/share/man/man4/ng_patch.4 Sat May 12 03:46:43 2012 (r235319) @@ -140,7 +140,7 @@ node allows to modify TTL and TOS/DSCP f Suppose you have two adjacent simplex links to remote network (e.g.\& satellite), so that the packets expiring in between will generate unwanted ICMP-replies which have to go forth, not back. -Thus you need to raise TTL of every packet entering link link by 2 +Thus you need to raise TTL of every packet entering link by 2 to ensure the TTL will not reach zero there. So you setup .Xr ipfw 8 Modified: head/share/man/man4/ste.4 ============================================================================== --- head/share/man/man4/ste.4 Sat May 12 03:30:50 2012 (r235318) +++ head/share/man/man4/ste.4 Sat May 12 03:46:43 2012 (r235319) @@ -136,7 +136,7 @@ Maximum number of time to delay RX inter The valid range is 0 to 209712 in units of 1us, the default is 150 (150us). The value 0 effectively disables the RX interrupt moderation. -The resolution of of timer is about 3.2us so finer tuning than +The resolution of timer is about 3.2us so finer tuning than 3.2us wouldn't be available. The interface does not need to be brought down and up again before a change takes effect. Modified: head/share/man/man4/vge.4 ============================================================================== --- head/share/man/man4/vge.4 Sat May 12 03:30:50 2012 (r235318) +++ head/share/man/man4/vge.4 Sat May 12 03:46:43 2012 (r235319) @@ -177,7 +177,7 @@ tunables: Maximum number of time to delay interrupts. The valid range is 0 to 5100 in units of 1us, the default is 150 (150us). -The resolution of of timer is about 20us so finer tuning than +The resolution of timer is about 20us so finer tuning than 20us wouldn't be available. The interface should be brought down and up again before a change takes effect. Modified: head/share/man/man7/tuning.7 ============================================================================== --- head/share/man/man7/tuning.7 Sat May 12 03:30:50 2012 (r235318) +++ head/share/man/man7/tuning.7 Sat May 12 03:46:43 2012 (r235319) @@ -447,7 +447,7 @@ the content of mapped buffer to the read Increasing this value to a higher setting, such as `25165824' might improve performance on systems where space for mapping pipe buffers is quickly exhausted. -This exhaustion is not fatal; however, and it will only cause pipes to +This exhaustion is not fatal; however, and it will only cause pipes to fall back to using double-copy. .Pp The Modified: head/share/man/man9/VOP_GETACL.9 ============================================================================== --- head/share/man/man9/VOP_GETACL.9 Sat May 12 03:30:50 2012 (r235318) +++ head/share/man/man9/VOP_GETACL.9 Sat May 12 03:46:43 2012 (r235319) @@ -79,7 +79,7 @@ Otherwise, an appropriate error code is .It Bq Er EINVAL The ACL type passed is invalid for this vnode. .It Bq Er EACCES -The the caller does not have the appropriate privilege. +The caller does not have the appropriate privilege. .It Bq Er ENOMEM Sufficient memory is not available to fulfill the request. .It Bq Er EOPNOTSUPP Modified: head/share/man/man9/VOP_GETEXTATTR.9 ============================================================================== --- head/share/man/man9/VOP_GETEXTATTR.9 Sat May 12 03:30:50 2012 (r235318) +++ head/share/man/man9/VOP_GETEXTATTR.9 Sat May 12 03:46:43 2012 (r235319) @@ -102,7 +102,7 @@ Otherwise, an appropriate error code is .It Bq Er ENOATTR The requested attribute was not defined for this vnode. .It Bq Er EACCES -The the caller does not have the appropriate privilege. +The caller does not have the appropriate privilege. .It Bq Er ENXIO The request was not valid in this file system for the specified vnode and attribute name. Modified: head/share/man/man9/VOP_SETACL.9 ============================================================================== --- head/share/man/man9/VOP_SETACL.9 Sat May 12 03:30:50 2012 (r235318) +++ head/share/man/man9/VOP_SETACL.9 Sat May 12 03:46:43 2012 (r235319) @@ -84,7 +84,7 @@ Otherwise, an appropriate error code is .It Bq Er EINVAL The ACL type passed is invalid for this vnode, or the ACL data is invalid. .It Bq Er EACCES -The the caller does not have the appropriate privilege. +The caller does not have the appropriate privilege. .It Bq Er ENOMEM Sufficient memory is not available to fulfill the request. .It Bq Er EOPNOTSUPP Modified: head/share/man/man9/VOP_SETEXTATTR.9 ============================================================================== --- head/share/man/man9/VOP_SETEXTATTR.9 Sat May 12 03:30:50 2012 (r235318) +++ head/share/man/man9/VOP_SETEXTATTR.9 Sat May 12 03:46:43 2012 (r235319) @@ -91,7 +91,7 @@ Otherwise, an appropriate error code is .Sh ERRORS .Bl -tag -width Er .It Bq Er EACCES -The the caller does not have the appropriate privilege. +The caller does not have the appropriate privilege. .It Bq Er ENXIO The request was not valid in this file system for the specified vnode and attribute name. Modified: head/share/man/man9/locking.9 ============================================================================== --- head/share/man/man9/locking.9 Sat May 12 03:30:50 2012 (r235318) +++ head/share/man/man9/locking.9 Sat May 12 03:46:43 2012 (r235319) @@ -280,7 +280,7 @@ This is often a bad idea because it gene good knowledge of all of the call graph above the place where .Fn mtx_sleep is being called and assumptions the calling code has made. -Because the lock gets dropped during sleep, one one must re-test all +Because the lock gets dropped during sleep, one must re-test all the assumptions that were made before, all the way up the call graph to the place where the lock was acquired. .Pp Modified: head/share/man/man9/store.9 ============================================================================== --- head/share/man/man9/store.9 Sat May 12 03:30:50 2012 (r235318) +++ head/share/man/man9/store.9 Sat May 12 03:46:43 2012 (r235319) @@ -76,13 +76,13 @@ Stores a byte of data to the user-space Stores a word of data to the user-space address .Pa base . .It Fn suword16 -Stores 16 bits of of data to the user-space address +Stores 16 bits of data to the user-space address .Pa base . .It Fn suword32 -Stores 32 bits of of data to the user-space address +Stores 32 bits of data to the user-space address .Pa base . .It Fn suword64 -Stores 64 bits of of data to the user-space address +Stores 64 bits of data to the user-space address .Pa base . .It Fn suswintr Stores a short word of data to the user-space address