diff options
Diffstat (limited to 'src/m/pmax.h')
-rw-r--r-- | src/m/pmax.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/m/pmax.h b/src/m/pmax.h index 7cf01f79c41..54f246fed65 100644 --- a/src/m/pmax.h +++ b/src/m/pmax.h @@ -2,9 +2,9 @@ #include "mips.h" -/* The following line tells the configuration script what sort of +/* The following line tells the configuration script what sort of operating system this machine is likely to run. - USUAL-OPSYS="note" + USUAL-OPSYS="note" NOTE-START The operating system would be either osf1, ultrix, or NetBSD. |