home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / sgi / 12294 < prev    next >
Encoding:
Text File  |  1992-08-12  |  943 b   |  29 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!gatech!darwin.sura.net!mips!odin!cadbury.reading.sgi.com!matthew
  3. From: matthew@cadbury.reading.sgi.com (Matthew Slingsby)
  4. Subject: Re: Cannot logout from IRIX 4.0
  5. Message-ID: <1992Aug12.152631.5018@odin.corp.sgi.com>
  6. Sender: news@odin.corp.sgi.com (Net News)
  7. Nntp-Posting-Host: cadbury.reading.sgi.com
  8. Organization: Silicon Graphics, Inc.
  9. References:  <1992Aug12.155101@disuns2.epfl.ch>
  10. Date: Wed, 12 Aug 1992 15:26:31 GMT
  11. Lines: 16
  12.  
  13. If your machine name ends in a digit then you probably need to
  14. edit /usr/bin/X11/endsession. Change this
  15.  
  16. PROP_DISPLAY=`expr $DISPLAY : '\(.*\).[1-9]' \| $DISPLAY`
  17.  
  18. to
  19.  
  20. PROP_DISPLAY=`expr $DISPLAY : '\(.*\):[1-9]' \| $DISPLAY`
  21.  
  22. Then you should be OK.
  23. Matthew.
  24. -- 
  25. Matthew Slingsby, CSD,        |   Why does it happen...
  26. Silicon Graphics Ltd, UK      |       Because it happens...
  27. matthew@reading.sgi.com       |            - RUSH
  28. M/S  IUK-311  vmail-B 8163    |   
  29.