Path: utzoo!attcan!uunet!tut.cis.ohio-state.edu!ucbvax!ANDREW.CMU.EDU!ghoti+ From: ghoti+@ANDREW.CMU.EDU (Adam Stoller) Newsgroups: comp.soft-sys.andrew Subject: Re: Bug in help database Message-ID: Date: 3 Jan 90 13:14:55 GMT References: <0ZcD9qu0M2YtIj_m4c@thumper.bellcore.com> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 17 Excerpts from internet.info-andrew: 2-Jan-90 Bug in help database Nathaniel Borenstein@thu (597+2) > At the end of the "ez" help file there are a bunch of key words, most of > which don't work -- for example, "ez-keys" doesn't work, but "ezkeys" > does. Similarly, "ez-commands" doesn't work but "ezcomm" does. Seems > like some help aliases are missing. -- NB I believe the aliases exist in both the last beta-release as well as the soon (if not already) to be [actual] release - the main problem is probably that when you last built the distribution, you forgot to do a 'make Aliases' from the top of the source tree. --fish (PS: the final release handles this differently, it performs this operation as if it were the last subdirectory)