git: 81736689c2 - main - [phb][uses]: Fix typo.
Fernando Apesteguía <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=81736689c2081e9d1af6e5f0ad306fd7e94a5ea2 commit 81736689c2081e9d1af6e5f0ad306fd7e94a5ea2 Author: Fernando Apesteguía <[email protected]> AuthorDate: 2025-01-05 21:14:53 +0000 Commit: Fernando Apesteguía <[email protected]> CommitDate: 2025-01-05 21:14:53 +0000 [phb][uses]: Fix typo. Reported by: [email protected] --- documentation/content/en/books/porters-handbook/uses/_index.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/content/en/books/porters-handbook/uses/_index.adoc b/documentation/content/en/books/porters-handbook/uses/_index.adoc index a6ef9e0822..ab59854f3d 100644 --- a/documentation/content/en/books/porters-handbook/uses/_index.adoc +++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc @@ -2207,8 +2207,8 @@ Possible arguments: (none), `2`, `3` Add a dependency on SQLite. The default version used is 3, but version 2 is also possible using the `:2` modifier. -[[uses-srbk]] -== `srbk` +[[uses-sbrk]] +== `sbrk` Possible arguments: (none)