host.rc
changeset 216 784202865f5f
parent 209 22793de5d56e
child 239 610af02f6b7e
--- a/host.rc	Wed Apr 30 16:53:51 1997 +0200
+++ b/host.rc	Fri May 02 10:08:18 1997 +0200
@@ -15,11 +15,11 @@
 sysType := OperatingSystem getSystemType.
 isStupidSYSV3 := false.
 
-"/ on some systems, paging in  is so slow, that a SIGALRM
+"/ on some systems, paging in is so slow, that a SIGALRM
 "/ arrives too early to be handled correctly 
 "/ (I guess, this is my fault somewhere ... ;-)
 "/
-"/ This can be worded around by disabling the timer here.
+"/ This can be worked around by disabling the timer here.
 "/ (The sceduler will reenable it later)
 
 (sysType = 'hpux') ifTrue:[
@@ -89,6 +89,8 @@
 "/ on a host called 'ibm'.
 "/ You can change this for your environment and/or make it
 "/ unconditional.
+"/ Consider the stuff below as an example; you should add
+"/ corresponding setup into a private h_xxxx.rc file.
 
 domain := OperatingSystem getDomainName.
 (domain = 'axept.de' or:[domain = 'exept.de']) ifTrue:[