svn commit: r210464 - vendor/ncurses/dist/man
Rong-En Fan
rafan at FreeBSD.org
Sun Jul 25 11:43:54 UTC 2010
Author: rafan
Date: Sun Jul 25 11:43:54 2010
New Revision: 210464
URL: http://svn.freebsd.org/changeset/base/210464
Log:
- Fix wrong manpage title for keybound.3X
PR: docs/148864
Obtained from: ncurses-5.7-20081213 snapshot
Modified:
vendor/ncurses/dist/man/keybound.3x
Modified: vendor/ncurses/dist/man/keybound.3x
==============================================================================
--- vendor/ncurses/dist/man/keybound.3x Sun Jul 25 11:31:29 2010 (r210463)
+++ vendor/ncurses/dist/man/keybound.3x Sun Jul 25 11:43:54 2010 (r210464)
@@ -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
More information about the svn-src-vendor
mailing list