[7442] in Athena Bugs

home help back first fref pref prev next nref lref last post

decmips 7.2R: man zwgc

daemon@ATHENA.MIT.EDU (Tom Palka)
Fri Apr 19 17:10:32 1991

To: bugs@ATHENA.MIT.EDU
Date: Fri, 19 Apr 91 17:10:05 EDT
From: Tom Palka <tompalka@ATHENA.MIT.EDU>

System name:		tailgunner
Type and version:	KN01 7.2R
Display type:		PM-MONO

There is a typo in the man page for zwgc:

          expr =~ expr2
               True if the regular expression pattern expr2 matches expr1.

should be:

          expr1 =~ expr2
               True if the regular expression pattern expr2 matches expr1.
	      ^
	      |
	      |
	   difference


tom

home help back first fref pref prev next nref lref last post