update the man pages to include anchors for the command line options:
- ./src/jdk.jdeps/share/man/jdeprscan.md
- ./src/jdk.jdeps/share/man/jdeps.md
- ./src/jdk.jdeps/share/man/javap.md
- ./src/jdk.jlink/share/man/jmod.md
- ./src/jdk.jdeps/share/man/jnativescan.md
- ./src/jdk.jshell/share/man/jshell.md
this will allow a direct link to a particular option from the release notes for example
- ./src/jdk.jdeps/share/man/jdeprscan.md
- ./src/jdk.jdeps/share/man/jdeps.md
- ./src/jdk.jdeps/share/man/javap.md
- ./src/jdk.jlink/share/man/jmod.md
- ./src/jdk.jdeps/share/man/jnativescan.md
- ./src/jdk.jshell/share/man/jshell.md
this will allow a direct link to a particular option from the release notes for example
- relates to
-
JDK-8373836 add anchors to the java options in the java man page
-
- Resolved
-