From ga9@buffy.york.ac.uk  Wed Apr 29 14:18:28 2009
Return-Path: <ga9@buffy.york.ac.uk>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 21995106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 29 Apr 2009 14:18:28 +0000 (UTC)
	(envelope-from ga9@buffy.york.ac.uk)
Received: from mail-gw0.york.ac.uk (mail-gw0.york.ac.uk [144.32.128.245])
	by mx1.freebsd.org (Postfix) with ESMTP id AD7D08FC1A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 29 Apr 2009 14:18:27 +0000 (UTC)
	(envelope-from ga9@buffy.york.ac.uk)
Received: from mail-gw6.york.ac.uk (mail-gw6.york.ac.uk [144.32.129.26])
	by mail-gw0.york.ac.uk (8.13.6/8.13.6) with ESMTP id n3TDm9Gv016280
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 29 Apr 2009 14:48:09 +0100 (BST)
Received: from buffy-128.york.ac.uk ([144.32.128.160] helo=buffy.york.ac.uk)
	by mail-gw6.york.ac.uk with esmtps (TLSv1:AES256-SHA:256)
	(Exim 4.68)
	(envelope-from <ga9@buffy.york.ac.uk>)
	id 1LzA8v-0004wu-6g
	for FreeBSD-gnats-submit@freebsd.org; Wed, 29 Apr 2009 14:48:09 +0100
Received: from buffy.york.ac.uk (localhost [127.0.0.1])
	by buffy.york.ac.uk (8.14.3/8.14.3) with ESMTP id n3TDm9Nj095927
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 29 Apr 2009 14:48:09 +0100 (BST)
	(envelope-from ga9@buffy.york.ac.uk)
Received: (from ga9@localhost)
	by buffy.york.ac.uk (8.14.3/8.14.3/Submit) id n3TDm9aq095926;
	Wed, 29 Apr 2009 14:48:09 +0100 (BST)
	(envelope-from ga9)
Message-Id: <200904291348.n3TDm9aq095926@buffy.york.ac.uk>
Date: Wed, 29 Apr 2009 14:48:09 +0100 (BST)
From: Gavin Atkinson <gavin@freebsd.org>
Reply-To: Gavin Atkinson <gavin@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] uchcom.4 man page lists wrong first version
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         134093
>Category:       docs
>Synopsis:       [patch] uchcom.4 man page lists wrong first version
>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:   Wed Apr 29 14:20:02 UTC 2009
>Closed-Date:    Mon May 18 13:23:46 CEST 2009
>Last-Modified:  Mon May 18 11:30:01 UTC 2009
>Originator:     Gavin Atkinson
>Release:        FreeBSD 7.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD buffy.york.ac.uk 7.1-STABLE FreeBSD 7.1-STABLE #5: Fri Feb 13 11:25:58 GMT 2009 root@buffy.york.ac.uk:/usr/obj/usr/src/sys/GENERIC amd64

>Description:
	Tiny nit: the first version of FreeBSD to have the uchcom(4) driver wasn't
7.0, as the driver still hasn't been MFC'd.  It looks likely that it'll be first
in 8.0
>How-To-Repeat:
	N/A
>Fix:

--- uchcom.4.diff begins here ---
Index: src/share/man/man4/uchcom.4
===================================================================
RCS file: /home/ncvs/src/share/man/man4/uchcom.4,v
retrieving revision 1.1
diff -u -r1.1 uchcom.4
--- src/share/man/man4/uchcom.4	1 Mar 2008 13:05:03 -0000	1.1
+++ src/share/man/man4/uchcom.4	19 Apr 2009 20:04:58 -0000
@@ -88,7 +88,7 @@
 The first
 .Fx
 release to include it was
-.Fx 7.0 .
+.Fx 8.0 .
 .Sh BUGS
 Actually, this chip seems unable to drive other than 8 data bits and
 1 stop bit line.
--- uchcom.4.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: brueffer 
State-Changed-When: Mon May 18 13:23:22 CEST 2009 
State-Changed-Why:  
Fixed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/134093: commit references a PR
Date: Mon, 18 May 2009 11:23:30 +0000 (UTC)

 Author: brueffer
 Date: Mon May 18 11:23:15 2009
 New Revision: 192303
 URL: http://svn.freebsd.org/changeset/base/192303
 
 Log:
   Remove license clauses 3 and 4 as per rev. 1.2 from NetBSD.
   
   Also, FreeBSD 8.0 will be the first release including this driver. (1)
   
   PR:		134093 (1)
   Submitted by:	gavin
 
 Modified:
   head/share/man/man4/uchcom.4
 
 Modified: head/share/man/man4/uchcom.4
 ==============================================================================
 --- head/share/man/man4/uchcom.4	Mon May 18 10:33:23 2009	(r192302)
 +++ head/share/man/man4/uchcom.4	Mon May 18 11:23:15 2009	(r192303)
 @@ -1,4 +1,4 @@
 -.\" $NetBSD: uchcom.4,v 1.1 2007/09/03 18:02:17 tshiozak Exp $
 +.\" $NetBSD: uchcom.4,v 1.2 2008/04/30 13:10:54 martin Exp $
  .\"
  .\" Copyright (c) 2007 The NetBSD Foundation, Inc.
  .\" All rights reserved.
 @@ -14,13 +14,6 @@
  .\" 2. Redistributions in binary form must reproduce the above copyright
  .\"    notice, this list of conditions and the following disclaimer in the
  .\"    documentation and/or other materials provided with the distribution.
 -.\" 3. All advertising materials mentioning features or use of this software
 -.\"    must display the following acknowledgement:
 -.\"        This product includes software developed by the NetBSD
 -.\"        Foundation, Inc. and its contributors.
 -.\" 4. Neither the name of The NetBSD Foundation nor the names of its
 -.\"    contributors may be used to endorse or promote products derived
 -.\"    from this software without specific prior written permission.
  .\"
  .\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
  .\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
 @@ -36,7 +29,7 @@
  .\"
  .\" $FreeBSD$
  .\"
 -.Dd May 15, 2009
 +.Dd May 18, 2009
  .Dt UCHCOM 4
  .Os
  .Sh NAME
 @@ -88,7 +81,7 @@ driver first appeared in
  The first
  .Fx
  release to include it was
 -.Fx 7.0 .
 +.Fx 8.0 .
  .Sh BUGS
  Actually, this chip seems unable to drive other than 8 data bits and
  1 stop bit line.
 _______________________________________________
 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:
