[3660] in Athena Bugs
MWM man page, release 6.3B, all platforms.
daemon@ATHENA.MIT.EDU (Chris VanHaren)
Thu Nov 16 04:39:09 1989
To: bugs@ATHENA.MIT.EDU
From: Chris VanHaren <vanharen@MIT.EDU>
Date: Thu, 16 Nov 89 04:38:44 EST
OSF/Motif Problem Report
=================================
Please be aware that this file may be parsed by machine. Please
do not change the field names. Please remove the brackets <>
around any field that you fill in.
Submitter Information (Include Email address at miminum)
---------------------
Submitter Name: Chris VanHaren
Organization: MIT Project Athena
Email Address: vanharen@mit.edu
Phone: (617) 253-0111
Hardware/Software Configuration
-------------------------------
Offering and Version: Motif 1.0.1
Component (Module): mwm man page
OSF License Number: 23
Client Hardware: n/a
Client Software: Athena 6.3B (BSD 4.3 with mods), X11R3
Server Hardware: n/a
Server Software: n/a
Compiler: n/a
Problem Description
-------------------
Severity Level:
Minor -- represents a cosmetic type problem.
Date of First Occurrence:
11/16/89
One Line Description:
mwm man page has several incorrect statements on it.
Full Description:
The man page for mwm, as shipped from the OSF, has several
incorrect statements on it.
Under the section "Window Stacking", a table lists Alt-Esc and
Alt-Shift-Esc as bound to 'raise window' and 'lower window',
respectively. The keybindings supplied from the OSF have them bound to
'f.next_key' and 'f.prev_key', however.
Under the section "X DEFAULTS" and "ENVIRONMENT", only the use
of the $HOME variable is mentioned. Under "X DEFAULTS", it even says:
$HOME '...is the only environment variable mwm uses directly...'.
$SHELL is used as well, but this fact is not documented.
Repeat By:
type: man mwm and see for yourself.
Proposed Solution:
I've corrected the man page sources on Athena, however, OSF
should correct their man page and release an updated version of its own
with their Motif 1.1 release.