From owner-svn-src-stable@FreeBSD.ORG Sun Jul 25 11:52:09 2010 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D845C1065677; Sun, 25 Jul 2010 11:52:09 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id E87318FC14; Sun, 25 Jul 2010 11:52:09 +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 o6PBq9Fu037073; Sun, 25 Jul 2010 11:52:09 GMT (envelope-from rafan@svn.freebsd.org) Received: (from rafan@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id o6PBq9lL037071; Sun, 25 Jul 2010 11:52:09 GMT (envelope-from rafan@svn.freebsd.org) Message-Id: <201007251152.o6PBq9lL037071@svn.freebsd.org> From: Rong-En Fan Date: Sun, 25 Jul 2010 11:52:09 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org X-SVN-Group: stable-8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r210466 - stable/8/contrib/ncurses/man X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Jul 2010 11:52:10 -0000 Author: rafan Date: Sun Jul 25 11:52:09 2010 New Revision: 210466 URL: http://svn.freebsd.org/changeset/base/210466 Log: MFC r210465 - Fix wrong manpage title for keybound.3X PR: docs/148864 Obtained from: ncurses-5.7-20081213 snapshot Modified: stable/8/contrib/ncurses/man/keybound.3x Directory Properties: stable/8/contrib/ncurses/ (props changed) Modified: stable/8/contrib/ncurses/man/keybound.3x ============================================================================== --- stable/8/contrib/ncurses/man/keybound.3x Sun Jul 25 11:48:27 2010 (r210465) +++ stable/8/contrib/ncurses/man/keybound.3x Sun Jul 25 11:52:09 2010 (r210466) @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright (c) 1999-2003,2006 Free Software Foundation, Inc. * +.\" Copyright (c) 1999-2006,2008 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * .\" copy of this software and associated documentation files (the * @@ -28,8 +28,8 @@ .\" .\" Author: Thomas E. Dickey 1999 .\" -.\" $Id: keybound.3x,v 1.6 2006/02/25 21:47:06 tom Exp $ -.TH keyok 3X "" +.\" $Id: keybound.3x,v 1.7 2008/12/13 18:19:07 Frederic.Culot Exp $ +.TH keybound 3X "" .SH NAME \fBkeybound\fP \- return definition of keycode .SH SYNOPSIS