diff options
author | Lukas Larsson <[email protected]> | 2014-01-27 16:14:10 +0100 |
---|---|---|
committer | Lukas Larsson <[email protected]> | 2014-01-27 16:14:10 +0100 |
commit | 302954c0641ba679fb33a003c0a665b7b4a79a0e (patch) | |
tree | 06b9158ff3c54ea4e07c2bd94eab91a1ba4bf6c7 /erts | |
parent | e59682eae1b7c04bfa011f40f202c0ab5a6527cd (diff) | |
download | otp-302954c0641ba679fb33a003c0a665b7b4a79a0e.tar.gz otp-302954c0641ba679fb33a003c0a665b7b4a79a0e.tar.bz2 otp-302954c0641ba679fb33a003c0a665b7b4a79a0e.zip |
17.0 anchor and broken links fixes
Diffstat (limited to 'erts')
-rw-r--r-- | erts/doc/src/notes.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/doc/src/notes.xml b/erts/doc/src/notes.xml index 8c008c493e..b4ebef72f4 100644 --- a/erts/doc/src/notes.xml +++ b/erts/doc/src/notes.xml @@ -257,7 +257,7 @@ processes before the BIF returns, or fail with an exception due to the port not being open. </p><p> The synchronous port BIFs are: </p> <list> <item><seealso - marker="erlang#port_close/1/"><c>port_close/1</c></seealso></item> + marker="erlang#port_close/1"><c>port_close/1</c></seealso></item> <item><seealso marker="erlang#port_command/2"><c>port_command/2</c></seealso></item> <item><seealso |