Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jul 2010 14:20:56 +0200 (CEST)
From:      Frederic Culot <frederic@culot.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/148864: [patch] keybound(3X): wrong manpage title
Message-ID:  <201007231220.o6NCKu0V022659@0xd0.org>
Resent-Message-ID: <201007231250.o6NCo2Nw050750@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007231220.o6NCKu0V022659>