From owner-svn-src-all@FreeBSD.ORG Sun Jul 25 11:48:27 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 79A17106566B; Sun, 25 Jul 2010 11:48:27 +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 7FE878FC1A; Sun, 25 Jul 2010 11:48:27 +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 o6PBmRH5036161; Sun, 25 Jul 2010 11:48:27 GMT (envelope-from rafan@svn.freebsd.org) Received: (from rafan@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id o6PBmRtC036159; Sun, 25 Jul 2010 11:48:27 GMT (envelope-from rafan@svn.freebsd.org) Message-Id: <201007251148.o6PBmRtC036159@svn.freebsd.org> From: Rong-En Fan Date: Sun, 25 Jul 2010 11:48:27 +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: r210465 - head/contrib/ncurses/man 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: Sun, 25 Jul 2010 11:48:27 -0000 Author: rafan Date: Sun Jul 25 11:48:27 2010 New Revision: 210465 URL: http://svn.freebsd.org/changeset/base/210465 Log: Merge r210464 from vendor/ncurses/dist: - Fix wrong manpage title for keybound.3X PR: docs/148864 Obtained from: ncurses-5.7-20081213 snapshot Modified: head/contrib/ncurses/man/keybound.3x Directory Properties: head/contrib/ncurses/ (props changed) Modified: head/contrib/ncurses/man/keybound.3x ============================================================================== --- head/contrib/ncurses/man/keybound.3x Sun Jul 25 11:43:54 2010 (r210464) +++ head/contrib/ncurses/man/keybound.3x Sun Jul 25 11:48:27 2010 (r210465) @@ -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