Date: Sun, 25 Jul 2010 11:52:09 +0000 (UTC) From: Rong-En Fan <rafan@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org Subject: svn commit: r210466 - stable/8/contrib/ncurses/man Message-ID: <201007251152.o6PBq9lL037071@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007251152.o6PBq9lL037071>