[668] in testers
Re: rt 7.0A: viewres(1)
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Fri May 11 10:12:54 1990
To: "Jonathan I. Kamens" <jik@pit-manager.MIT.EDU>
Cc: testers@ATHENA.MIT.EDU
In-Reply-To: Your message of Thu, 10 May 90 15:13:04 -0400.
Date: Fri, 11 May 90 10:12:26 EDT
From: Ezra Peisach <epeisach@ATHENA.MIT.EDU>
Fixed - and bug report send to xbugs...
To: xbugs@expo.lcs.mit.edu
Subject: Typo error in viewres man page
--text follows this line--
X Window System Bug Report
xbugs@expo.lcs.mit.edu
VERSION:
R4 + fix-trackes
CLIENT MACHINE and OPERATING SYSTEM:
NA
DISPLAY TYPE:
NA
WINDOW MANAGER:
NA
AREA:
viewres (man page)
SYNOPSIS:
"Athena widget widget" should be "Athena widget set".
DESCRIPTION:
REPEAT BY:
SAMPLE FIX:
*** /tmp/,RCSt1007988 Fri May 11 10:10:41 1990
--- viewres.man Fri May 11 10:07:16 1990
***************
*** 7,13 ****
.SH DESCRIPTION
.PP
The \fIviewres\fP program displays a tree showing the widget class hiearchy of
! the Athena widget widget. Each node in the tree can be expanded to show the
resources that the corresponding class adds (i.e. does not inherit from its
parent) when a widget is created. This application allows the user to visually
examine the structure and inherited resources for the Athena Widget Set.
--- 7,13 ----
.SH DESCRIPTION
.PP
The \fIviewres\fP program displays a tree showing the widget class hiearchy of
! the Athena widget set. Each node in the tree can be expanded to show the
resources that the corresponding class adds (i.e. does not inherit from its
parent) when a widget is created. This application allows the user to visually
examine the structure and inherited resources for the Athena Widget Set.