Correct the Mathematica install section to correctly match

up the example output with the text description.

Submitted by:	Rich Murphey <rich@rich.isdn.bcm.tmc.edu>
This commit is contained in:
Mike Pritchard 1996-05-16 22:50:29 +00:00
parent 0c68817010
commit 1e04e15755
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=335

View file

@ -1,4 +1,4 @@
<!-- $Id: linuxemu.sgml,v 1.2 1996-05-15 15:17:28 jfieber Exp $ -->
<!-- $Id: linuxemu.sgml,v 1.3 1996-05-16 22:50:29 mpp Exp $ -->
<!-- The FreeBSD Documentation Project -->
<chapt><heading>Linux Emulation<label id="linuxemu"></heading>
@ -543,16 +543,14 @@ libraries and unpacked the mathematica you can obtain
the `machine ID' by running the program `mathinfo' in
the Install directory:
<verb>
cd /usr/local/Mathematica/Install
mathinfo
% cd /usr/local/Mathematica/Install
% mathinfo
LINUX: 'ioctl' fd=5, typ=0x89(), num=0x27 not implemented
richc.isdn.bcm.tmc.edu 9845-03452-90255
%
</verb>
this will print out something like:
<verb>
LINUX: 'ioctl' fd=3D3, typ=3D0x89(=89), num=3D0x27 not implemented
richc.isdn.bcm.tmc.edu=099845-03452-90255
</verb>
where '9845-03452-90255' is your 'machine ID'. You can
ignore the message about the ioctl that is not
So, for example, the `machine ID' of `richc' is '9845-03452-90255'.
You can ignore the message about the ioctl that is not
implemented. It won't prevent Mathematica from running
in any way and you can safely ignore it, though you
will see the message every time you run Mathematica.