From owner-svn-src-all@FreeBSD.ORG Mon Dec 6 19:12:51 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B2D00106566B; Mon, 6 Dec 2010 19:12:51 +0000 (UTC) (envelope-from uqs@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 9F3B68FC13; Mon, 6 Dec 2010 19:12:51 +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 oB6JCpAl042188; Mon, 6 Dec 2010 19:12:51 GMT (envelope-from uqs@svn.freebsd.org) Received: (from uqs@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id oB6JCpvu042179; Mon, 6 Dec 2010 19:12:51 GMT (envelope-from uqs@svn.freebsd.org) Message-Id: <201012061912.oB6JCpvu042179@svn.freebsd.org> From: Ulrich Spoerlein Date: Mon, 6 Dec 2010 19:12:51 +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: r216239 - in head/games: bcd caesar factor morse number pom random X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Dec 2010 19:12:51 -0000 Author: uqs Date: Mon Dec 6 19:12:51 2010 New Revision: 216239 URL: http://svn.freebsd.org/changeset/base/216239 Log: Drop advertising clause in manpages. It was done a long time ago for the source code. Discussed with: core Modified: head/games/bcd/bcd.6 head/games/caesar/caesar.6 head/games/caesar/rot13.sh head/games/factor/factor.6 head/games/morse/morse.6 head/games/number/number.6 head/games/pom/pom.6 head/games/random/random.6 Modified: head/games/bcd/bcd.6 ============================================================================== --- head/games/bcd/bcd.6 Mon Dec 6 19:05:44 2010 (r216238) +++ head/games/bcd/bcd.6 Mon Dec 6 19:12:51 2010 (r216239) @@ -9,11 +9,7 @@ .\" 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 University of -.\" California, Berkeley and its contributors. -.\" 4. Neither the name of the University nor the names of its contributors +.\" 3. Neither the name of the University nor the names of its contributors .\" may be used to endorse or promote products derived from this software .\" without specific prior written permission. .\" Modified: head/games/caesar/caesar.6 ============================================================================== --- head/games/caesar/caesar.6 Mon Dec 6 19:05:44 2010 (r216238) +++ head/games/caesar/caesar.6 Mon Dec 6 19:12:51 2010 (r216239) @@ -9,11 +9,7 @@ .\" 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 University of -.\" California, Berkeley and its contributors. -.\" 4. Neither the name of the University nor the names of its contributors +.\" 3. Neither the name of the University nor the names of its contributors .\" may be used to endorse or promote products derived from this software .\" without specific prior written permission. .\" Modified: head/games/caesar/rot13.sh ============================================================================== --- head/games/caesar/rot13.sh Mon Dec 6 19:05:44 2010 (r216238) +++ head/games/caesar/rot13.sh Mon Dec 6 19:12:51 2010 (r216239) @@ -11,11 +11,7 @@ # 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 University of -# California, Berkeley and its contributors. -# 4. Neither the name of the University nor the names of its contributors +# 3. Neither the name of the University nor the names of its contributors # may be used to endorse or promote products derived from this software # without specific prior written permission. # @@ -32,6 +28,6 @@ # SUCH DAMAGE. # # @(#)rot13.sh 8.1 (Berkeley) 5/31/93 -# +# $FreeBSD$ exec /usr/games/caesar 13 "$@" Modified: head/games/factor/factor.6 ============================================================================== --- head/games/factor/factor.6 Mon Dec 6 19:05:44 2010 (r216238) +++ head/games/factor/factor.6 Mon Dec 6 19:12:51 2010 (r216239) @@ -12,11 +12,7 @@ .\" 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 University of -.\" California, Berkeley and its contributors. -.\" 4. Neither the name of the University nor the names of its contributors +.\" 3. Neither the name of the University nor the names of its contributors .\" may be used to endorse or promote products derived from this software .\" without specific prior written permission. .\" Modified: head/games/morse/morse.6 ============================================================================== --- head/games/morse/morse.6 Mon Dec 6 19:05:44 2010 (r216238) +++ head/games/morse/morse.6 Mon Dec 6 19:12:51 2010 (r216239) @@ -10,11 +10,7 @@ .\" 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 University of -.\" California, Berkeley and its contributors. -.\" 4. Neither the name of the University nor the names of its contributors +.\" 3. Neither the name of the University nor the names of its contributors .\" may be used to endorse or promote products derived from this software .\" without specific prior written permission. .\" Modified: head/games/number/number.6 ============================================================================== --- head/games/number/number.6 Mon Dec 6 19:05:44 2010 (r216238) +++ head/games/number/number.6 Mon Dec 6 19:12:51 2010 (r216239) @@ -9,11 +9,7 @@ .\" 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 University of -.\" California, Berkeley and its contributors. -.\" 4. Neither the name of the University nor the names of its contributors +.\" 3. Neither the name of the University nor the names of its contributors .\" may be used to endorse or promote products derived from this software .\" without specific prior written permission. .\" Modified: head/games/pom/pom.6 ============================================================================== --- head/games/pom/pom.6 Mon Dec 6 19:05:44 2010 (r216238) +++ head/games/pom/pom.6 Mon Dec 6 19:12:51 2010 (r216239) @@ -9,11 +9,7 @@ .\" 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 University of -.\" California, Berkeley and its contributors. -.\" 4. Neither the name of the University nor the names of its contributors +.\" 3. Neither the name of the University nor the names of its contributors .\" may be used to endorse or promote products derived from this software .\" without specific prior written permission. .\" Modified: head/games/random/random.6 ============================================================================== --- head/games/random/random.6 Mon Dec 6 19:05:44 2010 (r216238) +++ head/games/random/random.6 Mon Dec 6 19:12:51 2010 (r216239) @@ -9,11 +9,7 @@ .\" 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 acknowledgment: -.\" This product includes software developed by the University of -.\" California, Berkeley and its contributors. -.\" 4. Neither the name of the University nor the names of its contributors +.\" 3. Neither the name of the University nor the names of its contributors .\" may be used to endorse or promote products derived from this software .\" without specific prior written permission. .\"