git: 1ad517b9de - main - handbook/linuxemu: Replace duplicate section id
Marc Fonvieille <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by blackend: URL: https://cgit.FreeBSD.org/doc/commit/?id=1ad517b9ded6e9d32aaf841dba680399b69bea0f commit 1ad517b9ded6e9d32aaf841dba680399b69bea0f Author: Marc Fonvieille <[email protected]> AuthorDate: 2022-03-09 17:59:29 +0000 Commit: Marc Fonvieille <[email protected]> CommitDate: 2022-03-09 17:59:29 +0000 handbook/linuxemu: Replace duplicate section id Duplicate linuxemu-advanced id is used in this, let's fix it. --- documentation/content/en/books/handbook/linuxemu/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/handbook/linuxemu/_index.adoc b/documentation/content/en/books/handbook/linuxemu/_index.adoc index 8334274bc0..8b46e6444f 100644 --- a/documentation/content/en/books/handbook/linuxemu/_index.adoc +++ b/documentation/content/en/books/handbook/linuxemu/_index.adoc @@ -288,7 +288,7 @@ This specifies that [.filename]#/etc/hosts# is searched first and DNS is searche When [.filename]#/compat/linux/etc/host.conf# does not exist, Linux applications use [.filename]#/etc/host.conf# and complain about the incompatible FreeBSD syntax. Remove `bind` if a name server is not configured using [.filename]#/etc/resolv.conf#. -[[linuxemu-advanced]] +[[linuxemu-misc]] === Miscellaneous This section describes how Linux binary compatibility works and is based on an email written to {freebsd-chat} by Terry Lambert mailto:[email protected][[email protected]] (Message ID: `<[email protected]>`).