Package: xbase
Version: 3.1.2

The xon in this package tries to use `hostname' to obtain your
machine's FQDN, rather than `hostname -f'.

The following diff shows the difference (usr/local/bin/xon is my fixed
version):

tacitus:~$ diff /usr/X11/bin/xon /usr/local/bin/xon
4a5,6
> # Fixed 06/12/95 [EMAIL PROTECTED]
>
31c33
<       fullname=`hostname`
---
>       fullname=`hostname -f`
tacitus:~$

Owen
--
Caius College, Cambridge CB2 1TA, UK                   <[EMAIL PROTECTED]>
http://myrddin.chu.cam.ac.uk/users/osd1000/       <[EMAIL PROTECTED]>
                `I wish it didn't have to end like that.'
              `It always ends. That's what gives it value.'         --HCOL

Reply via email to