From nobody@FreeBSD.org  Fri Jul 16 23:00:51 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 79C7A106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 16 Jul 2010 23:00:51 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 691198FC13
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 16 Jul 2010 23:00:51 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o6GN0pi8007303
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 16 Jul 2010 23:00:51 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o6GN0pa8007302;
	Fri, 16 Jul 2010 23:00:51 GMT
	(envelope-from nobody)
Message-Id: <201007162300.o6GN0pa8007302@www.freebsd.org>
Date: Fri, 16 Jul 2010 23:00:51 GMT
From: Warren Block <wblock@wonkity.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] u3g.4 duplicate "Is"
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         148697
>Category:       docs
>Synopsis:       [patch] u3g.4 duplicate "Is"
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 16 23:10:07 UTC 2010
>Closed-Date:    Mon Aug 30 07:11:37 UTC 2010
>Last-Modified:  Mon Aug 30 07:11:37 UTC 2010
>Originator:     Warren Block
>Release:        8-stable
>Organization:
>Environment:
FreeBSD lightning 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #0: Fri Jul 16 07:04:59 MDT 2010     root@lightning:/usr/obj/usr/src/sys/LIGHTNING  i386
>Description:
Duplicate "is" in u3g.4
>How-To-Repeat:
% man 4 u3g | less "+/3G device is"
>Fix:
Apply attached patch.

Patch attached with submission follows:

--- /usr/src/share/man/man4/u3g.4.orig	2010-07-16 16:51:35.000000000 -0600
+++ /usr/src/share/man/man4/u3g.4	2010-07-16 16:52:09.000000000 -0600
@@ -93,7 +93,7 @@
 force it to switch to modem mode,
 The attach and detach of
 .Xr u3gstub
-and any driver disk device present on the 3G device is is hidden, unless the
+and any driver disk device present on the 3G device is hidden, unless the
 machine was booted in verbose mode (see
 .Xr boot 8 ) .
 To temporarily unhide the device, set


>Release-Note:
>Audit-Trail:

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/148697: commit references a PR
Date: Sat, 17 Jul 2010 00:29:52 +0000 (UTC)

 Author: maxim
 Date: Sat Jul 17 00:29:38 2010
 New Revision: 210181
 URL: http://svn.freebsd.org/changeset/base/210181
 
 Log:
   o Fix typo: "is is" -> "is".
   
   PR:		docs/148697
   Submitted by:	Warren Block
   MFC after:	1 week
 
 Modified:
   head/share/man/man4/u3g.4
 
 Modified: head/share/man/man4/u3g.4
 ==============================================================================
 --- head/share/man/man4/u3g.4	Sat Jul 17 00:12:41 2010	(r210180)
 +++ head/share/man/man4/u3g.4	Sat Jul 17 00:29:38 2010	(r210181)
 @@ -93,7 +93,7 @@ device will attach temporarily to a 3G d
  force it to switch to modem mode,
  The attach and detach of
  .Xr u3gstub
 -and any driver disk device present on the 3G device is is hidden, unless the
 +and any driver disk device present on the 3G device is hidden, unless the
  machine was booted in verbose mode (see
  .Xr boot 8 ) .
  To temporarily unhide the device, set
 _______________________________________________
 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: open->patched 
State-Changed-By: maxim 
State-Changed-When: Sat Jul 17 00:30:10 UTC 2010 
State-Changed-Why:  
Fixed.  Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=148697 
State-Changed-From-To: patched->closed 
State-Changed-By: maxim 
State-Changed-When: Mon Aug 30 07:11:19 UTC 2010 
State-Changed-Why:  
Merged to RELENG_8. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=148697 
>Unformatted:
