8262883: doccheck: Broken links in java.base

Reviewed-by: lancea
This commit is contained in:
Michael McMahon 2021-04-14 15:00:14 +00:00
parent 75b039a43c
commit 4661690981
4 changed files with 5 additions and 5 deletions

View file

@ -35,7 +35,7 @@ import java.nio.file.InvalidPathException;
import java.nio.file.Path;
/**
* A <a href="package-summary.html#unixdomain">Unix domain</a> socket address.
* A Unix domain socket address.
* A Unix domain socket address encapsulates a file-system path that Unix domain sockets
* bind or connect to.
*