[7617] in Athena Bugs
decmips 7.2R: machtype man page
daemon@ATHENA.MIT.EDU (Len Giambrone)
Sun Jun 2 01:45:05 1991
To: bugs@ATHENA.MIT.EDU
Date: Sun, 02 Jun 91 01:44:50 EDT
From: Len Giambrone <len18@ATHENA.MIT.EDU>
System name: hodge
Type and version: KN01 7.2R (1 update(s) to same version)
Display type: PM-MONO
What were you trying to do?
Read the man page on machtype
What's wrong:
The EXAMPLE subheading reads:
EXAMPLE
To set your search path for commands in your .login file to
include a machine-specific directory in your home directory.
set path=(~/`machtype`Bin $path)
^
|
--------
What should have happened:
this line
set path=(~/`machtype`Bin $path)
should read
set path=(~/`machtype`bin $path)
Please describe any relevant documentation references:
[Please replace this line with your information.]