Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Mar 2022 17:42:34 GMT
From:      Marc Fonvieille <blackend@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 8947c1a2ca - main - handbook/linuxemu/: Add manpage link for chroot(8)
Message-ID:  <202203091742.229HgYiM006887@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=8947c1a2ca060a61251461f3f9fe491925c173f8

commit 8947c1a2ca060a61251461f3f9fe491925c173f8
Author:     Marc Fonvieille <blackend@FreeBSD.org>
AuthorDate: 2022-03-09 17:40:50 +0000
Commit:     Marc Fonvieille <blackend@FreeBSD.org>
CommitDate: 2022-03-09 17:40:50 +0000

    handbook/linuxemu/: Add manpage link for chroot(8)
---
 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 858a399ca3..8334274bc0 100644
--- a/documentation/content/en/books/handbook/linuxemu/_index.adoc
+++ b/documentation/content/en/books/handbook/linuxemu/_index.adoc
@@ -120,7 +120,7 @@ An alternative way of providing Linux shared libraries is by using package:sysut
 This has the advantage of providing a full Debian or Ubuntu distribution.
 To use it, follow the instructions at FreeBSD Wiki: https://wiki.freebsd.org/LinuxJails[FreeBSD Wiki - Linux Jails].
 
-After deboostrapping, chroot(8) into the newly created directory and install software in a way typical for the Linux distribution inside, for example:
+After deboostrapping, man:chroot[8] into the newly created directory and install software in a way typical for the Linux distribution inside, for example:
 
 [source,shell]
 ....



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203091742.229HgYiM006887>