svn commit: r50370 - head/en_US.ISO8859-1/books/handbook/linuxemu
Remko Lodder <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: remko Date: Thu Jun 15 09:08:36 2017 New Revision: 50370 URL: https://svnweb.freebsd.org/changeset/doc/50370 Log: Remove two lines that are no longer needed. PR: 208434 Submitted by: [email protected], xmj Modified: head/en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml Wed Jun 14 19:42:04 2017 (r50369) +++ head/en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml Thu Jun 15 09:08:36 2017 (r50370) @@ -133,9 +133,7 @@ libraries and binaries on a &os; system. To install the port:</para> - <screen>&prompt.root; <userinput>printf "compat.linux.osrelease=2.6.18\n" >> /etc/sysctl.conf</userinput> -&prompt.root; <userinput>sysctl compat.linux.osrelease=2.6.18</userinput> -&prompt.root; <userinput>pkg install emulators/linux_base-c6</userinput></screen> + <screen>&prompt.root; <userinput>pkg install emulators/linux_base-c6</userinput></screen> <para>For &linux; compatibility to be enabled at boot time, add this line to <filename>/etc/rc.conf</filename>:</para> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"