[1839] in testers
"from" man page format errors?
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Sun Aug 11 13:53:16 1991
From: kcunning@ATHENA.MIT.EDU
To: testers@ATHENA.MIT.EDU
Cc: kcunning@ATHENA.MIT.EDU
Date: Sun, 11 Aug 91 13:53:26 EDT
Notes on the "from" man page:
the text for the -t option is mistakenly embedded in the description of the
-r option.
there is an option listed as -?, but when you enter "from -?" you get
"No match.", because ? is a special character to the shell. was the "?"
a placeholder for some other name? "from -\?" seems more difficult than,
say, "from -x", which produces the same result...