diff options
author | Gustav Simonsson <[email protected]> | 2012-03-30 11:11:15 +0200 |
---|---|---|
committer | Gustav Simonsson <[email protected]> | 2012-03-30 11:11:15 +0200 |
commit | e3c020b46c5d0376673814591c7ced1bb0a81d62 (patch) | |
tree | 7cfbf64da05f4455a67f28168d5389ce701f489e /erts/doc/src/driver.xml | |
parent | 91df0e3aabb000022acd9aeb52c3c1756fb43291 (diff) | |
parent | 4df37ce3fc5064f2c2ad20b23f045fa4c62f0f48 (diff) | |
download | otp-e3c020b46c5d0376673814591c7ced1bb0a81d62.tar.gz otp-e3c020b46c5d0376673814591c7ced1bb0a81d62.tar.bz2 otp-e3c020b46c5d0376673814591c7ced1bb0a81d62.zip |
Merge branch 'maint'
Diffstat (limited to 'erts/doc/src/driver.xml')
-rw-r--r-- | erts/doc/src/driver.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/doc/src/driver.xml b/erts/doc/src/driver.xml index ac5729880d..52283879c7 100644 --- a/erts/doc/src/driver.xml +++ b/erts/doc/src/driver.xml @@ -31,7 +31,7 @@ <note><p>This document was written a long time ago. A lot of it is still interesting since it explains important concepts, but it was - written for an older driver interface so the examples does not + written for an older driver interface so the examples do not work anymore. The reader is encouraged to read <seealso marker="erl_driver">erl_driver</seealso> and the <seealso marker="driver_entry">driver_entry</seealso> documentation. |