Path: utzoo!attcan!uunet!husc6!bloom-beacon!DINORAH.WUSTL.EDU!kek From: kek@DINORAH.WUSTL.EDU (Ken Krippner) Newsgroups: comp.windows.x Subject: bad spelling in Xlib man pages prevent function of whatis(1) Message-ID: <8812061835.AA01865@dinorah.wustl.edu> Date: 6 Dec 88 18:35:30 GMT Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 74 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\^)