[comp.windows.x] bad spelling in Xlib man pages prevent function of whatis

kek@DINORAH.WUSTL.EDU (Ken Krippner) (12/07/88)

			  X Window System Bug Report
			    xbugs@expo.lcs.mit.edu

VERSION:
    R3

CLIENT MACHINE and OPERATING SYSTEM:
	n/a

DISPLAY:
	n/a

WINDOW MANAGER:
	n/a

AREA:
	TOP/doc/Xlib/Xman

SYNOPSIS:
	whatis(1) does not work properly on several Xlib man files.

DESCRIPTION:
	because of spelling errors in the man pages for XMapWindow and
	XNextEvent, these do not respond to:
		whatis XMapWindow XNextEvent

REPEAT BY:
	catman -w 3	
	whatis XMapWindow

SAMPLE FIX:
    *** XMapWin.3X11	Tue Dec  6 12:12:18 1988
--- XMapWin.3X11.orig	Tue Dec  6 12:09:55 1988
***************
*** 100,106
  .ny0
  .TH XMapWindow 3X11 "1 September 1988" "X Version 11" 
  .SH NAME
! XMapWindow, XMapRaised, XMapSubwindows \- map windows
  .SH SYNTAX
  .\" $Header: XMapWindow.f,v 1.1 88/02/26 10:01:30 mento Exp $
  XMapWindow\^(\^\fIdisplay\fP, \fIw\fP\^)

--- 100,106 -----
  .ny0
  .TH XMapWindow 3X11 "1 September 1988" "X Version 11" 
  .SH NAME
! XMapWinow, XMapRaised, XMapSubwindows \- map windows
  .SH SYNTAX
  .\" $Header: XMapWindow.f,v 1.1 88/02/26 10:01:30 mento Exp $
  XMapWindow\^(\^\fIdisplay\fP, \fIw\fP\^)


*** XNEvent.3X11	Tue Dec  6 12:20:03 1988
--- XNEvent.3X11.orig	Tue Dec  6 12:18:13 1988
***************
*** 100,106
  .ny0
  .TH XNextEvent 3X11 "1 September 1988" "X Version 11" 
  .SH NAME
! XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent \- select events by type
  .SH SYNTAX
  .\" $Header: XNextEvent.f,v 1.1 88/02/26 10:01:33 mento Exp $
  XNextEvent\^(\^\fIdisplay\fP, \fIevent_return\fP\^)

--- 100,106 -----
  .ny0
  .TH XNextEvent 3X11 "1 September 1988" "X Version 11" 
  .SH NAME
! NextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent \- select events by type
  .SH SYNTAX
  .\" $Header: XNextEvent.f,v 1.1 88/02/26 10:01:33 mento Exp $
  XNextEvent\^(\^\fIdisplay\fP, \fIevent_return\fP\^)