[7497] in Athena Bugs
rt 7.2R: grep(1)
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Wed May 1 03:37:42 1991
Date: Wed, 1 May 91 03:37:27 -0400
From: "Jonathan I. Kamens" <jik@pit-manager.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
System name: pit-manager
Type and version: RTPC-ROMPC 7.2R
Display type: apa16
megapel
What were you trying to do?
-w The expression is searched for as a word (as if sur-
rounded by `\<' and `\>', see ex(1).) (grep only)
What's wrong:
ex(1) doesn't document \< \>.
What should have happened:
The reference should point to a man page that documents \< \>,
or ex(1) should be modified to document them.
jik