Date: Wed, 9 Mar 2022 18:01:56 GMT From: Marc Fonvieille <blackend@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 1ad517b9de - main - handbook/linuxemu: Replace duplicate section id Message-ID: <202203091801.229I1u2T033462@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by blackend: URL: https://cgit.FreeBSD.org/doc/commit/?id=1ad517b9ded6e9d32aaf841dba680399b69bea0f commit 1ad517b9ded6e9d32aaf841dba680399b69bea0f Author: Marc Fonvieille <blackend@FreeBSD.org> AuthorDate: 2022-03-09 17:59:29 +0000 Commit: Marc Fonvieille <blackend@FreeBSD.org> 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:tlambert@primenet.com[tlambert@primenet.com] (Message ID: `<199906020108.SAA07001@usr09.primenet.com>`).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203091801.229I1u2T033462>
