diff options
Diffstat (limited to 'src/m/nu.h')
-rw-r--r-- | src/m/nu.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/m/nu.h b/src/m/nu.h index ec9ad5f2976..8eb9374e6da 100644 --- a/src/m/nu.h +++ b/src/m/nu.h @@ -19,7 +19,7 @@ the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* 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="usg5-2" */ @@ -50,7 +50,7 @@ Boston, MA 02111-1307, USA. */ /* Data type of load average, as read out of kmem. */ /* These are commented out since it does not really work in uniplus */ - + /* #define LOAD_AVE_TYPE long */ /* Convert that into an integer that is 100 for a load average of 1.0 */ |