docs/148864: [patch] keybound(3X): wrong manpage title

Frederic Culot frederic at culot.org
Fri Jul 23 12:50:03 UTC 2010


>Number:         148864
>Category:       docs
>Synopsis:       [patch] keybound(3X): wrong manpage title
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 23 12:50:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Frederic Culot
>Release:        FreeBSD 8.0-RELEASE-p4 amd64
>Organization:
>Environment:
System: FreeBSD 0xd0.org 8.0-RELEASE-p4 FreeBSD 8.0-RELEASE-p4 #0: Mon Jul 12 20:55:11 UTC 2010 root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
The contrib/ncurses/man/keybound.3x manpage title refers to keyok(3X) 
while it should be keybound(3X).
>How-To-Repeat:
>Fix:
--- keybound.3x.orig	2010-07-23 14:06:42.000000000 +0200
+++ keybound.3x	2010-07-23 14:06:55.000000000 +0200
@@ -29,7 +29,7 @@
 .\" Author: Thomas E. Dickey 1999
 .\"
 .\" $Id: keybound.3x,v 1.6 2006/02/25 21:47:06 tom Exp $
-.TH keyok 3X ""
+.TH keybound 3X ""
 .SH NAME
 \fBkeybound\fP \- return definition of keycode
 .SH SYNOPSIS
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-doc mailing list