git: c64ae252b4 - main - Handbook: Remove an unused anchor
Mateusz Piotrowski <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/doc/commit/?id=c64ae252b4ff95c79bc7403b38801b53664ccd4b commit c64ae252b4ff95c79bc7403b38801b53664ccd4b Author: Mateusz Piotrowski <[email protected]> AuthorDate: 2021-04-19 15:06:58 +0000 Commit: Mateusz Piotrowski <[email protected]> CommitDate: 2021-04-19 15:22:35 +0000 Handbook: Remove an unused anchor It's name does not make any sense anymore as there is no ports skeleton discussed in that section. --- documentation/content/en/books/handbook/ports/_index.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/documentation/content/en/books/handbook/ports/_index.adoc b/documentation/content/en/books/handbook/ports/_index.adoc index 8130484319..c880d1e3b5 100644 --- a/documentation/content/en/books/handbook/ports/_index.adoc +++ b/documentation/content/en/books/handbook/ports/_index.adoc @@ -681,7 +681,6 @@ Some ports include [.filename]#pkg-message# or other files to handle special sit The port does not include the actual source code, also known as a [.filename]#distfile#. The extract portion of building a port will automatically save the downloaded source to [.filename]#/usr/ports/distfiles#. -[[ports-skeleton]] === Installing Ports This section provides basic instructions on using the Ports Collection to install or remove software. The detailed description of available `make` targets and environment variables is available in man:ports[7]. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"