aboutsummaryrefslogtreecommitdiff
path: root/share/doc/handbook
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1996-05-16 22:50:29 +0000
committerMike Pritchard <mpp@FreeBSD.org>1996-05-16 22:50:29 +0000
commit63cf8b69f98739999704faa2759d141a903254c5 (patch)
treef42841751113f56b6c5c53c9d5b3a60d924f9804 /share/doc/handbook
parenta34162e6e8069735d7ec45f635358c1f525876a1 (diff)
downloadsrc-63cf8b69f98739999704faa2759d141a903254c5.tar.gz
src-63cf8b69f98739999704faa2759d141a903254c5.zip
Notes
Diffstat (limited to 'share/doc/handbook')
-rw-r--r--share/doc/handbook/linuxemu.sgml18
1 files changed, 8 insertions, 10 deletions
diff --git a/share/doc/handbook/linuxemu.sgml b/share/doc/handbook/linuxemu.sgml
index 297a48fd08e0..b6cdda899ef0 100644
--- a/share/doc/handbook/linuxemu.sgml
+++ b/share/doc/handbook/linuxemu.sgml
@@ -1,4 +1,4 @@
-<!-- $Id: linuxemu.sgml,v 1.1 1996/05/14 20:31:52 rich Exp $ -->
+<!-- $Id: linuxemu.sgml,v 1.2 1996/05/15 15:17:28 jfieber 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
-</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
+% 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>
-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.