aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Fonvieille <blackend@FreeBSD.org>2022-03-09 17:59:29 +0000
committerMarc Fonvieille <blackend@FreeBSD.org>2022-03-09 17:59:29 +0000
commit1ad517b9ded6e9d32aaf841dba680399b69bea0f (patch)
tree69cdaa429cf5f767b5820d5f0318175695da5223
parent8947c1a2ca060a61251461f3f9fe491925c173f8 (diff)
handbook/linuxemu: Replace duplicate section id
Duplicate linuxemu-advanced id is used in this, let's fix it.
-rw-r--r--documentation/content/en/books/handbook/linuxemu/_index.adoc2
1 files changed, 1 insertions, 1 deletions
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>`).