From 09d329d4ead19135c948fd17d35bdc29bd4a16a7 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Mon, 30 Dec 2019 20:38:49 +0000 Subject: [PATCH] Bump references of Centos 6 to Centos 7 in the Linux Emulation chapter. The corresponding Centos 6 ports will be removed soon as they expire tomorrow. Submitted by: debdrup, carlavilla Reviewed by: bcr, rene Differential Revision: https://reviews.freebsd.org/D22955 Differential Revision: https://reviews.freebsd.org/D22956 --- en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml b/en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml index ee4c3f7d63..8f9cc16e23 100644 --- a/en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml @@ -128,12 +128,12 @@ 1 2 0xc0100000 16bdb8 kernel 7 1 0xc24db000 d000 linux.ko - The emulators/linux_base-c6 package or + The emulators/linux_base-c7 package or port is the easiest way to install a base set of &linux; libraries and binaries on a &os; system. To install the port: - &prompt.root; pkg install emulators/linux_base-c6 + &prompt.root; pkg install emulators/linux_base-c7 For &linux; compatibility to be enabled at boot time, add this line to /etc/rc.conf: @@ -345,7 +345,7 @@ multi on Running the &mathematica; Installer Before installing &mathematica;, make sure that the - textproc/linux-c6-aspell + textproc/linux-c7-aspell package or port is installed and that the &man.linprocfs.5; file system is mounted.