svn commit: r192303 - head/share/man/man4

Christian Brueffer brueffer at FreeBSD.org
Mon May 18 11:23:16 UTC 2009


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.


More information about the svn-src-all mailing list