[784] in testers
'apropos mh' does not yeild mh man page
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Thu May 17 15:06:52 1990
From: akagerry@ATHENA.MIT.EDU
Date: Thu, 17 May 90 15:05:54 -0400
To: testers@ATHENA.MIT.EDU
I'm on a VS2000 running 7.0C. When I do 'apropos mh' the man page for
mh doesn't show up in the output, but there is an mh man page. Under
6.4 the mh man page showed up in the output for 'apropos mh'
under 6.4R:
Jerry>apropos mh
XSetWMHints, XGetWMHints (3X11) - set or get window manager hints
XSetZoomHints, XGetZoomHints (3X11) - set or get zoom state hints
krb_realmofhost, krb_get_phost, krb_get_krbhst, krb_get_admhst, krb_get_lrealm (
3) - additional Kerberos utility routines
mh (1) - mail message Handler
xmh (1) - X window interface to the MH message handling system.
Jerry>
under 7.0C:
Jerry>apropos mh
XAllocWMHints, XSetWMHints, XGetWMHints, XWMHints \ (3X11) - allocate window ma
nager hints structure and set or read a window's WM_HINTS property
krb_realmofhost, krb_get_phost, krb_get_krbhst, krb_get_admhst, krb_get_lrealm (
3) - additional Kerberos utility routines
xmh (1) - X interface to the MH message handling system
Jerry>
--Jerry