From 81512345a4036f2944237fda4e8be31e9ea83e5a Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Sun, 18 Nov 2012 16:37:52 +0000 Subject: [PATCH] "make world" is the wrong thing to do. In addition don't repeat the "permenent" directions under the temporary section. Approved by: bcr (mentor) --- en_US.ISO8859-1/books/faq/book.xml | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/en_US.ISO8859-1/books/faq/book.xml b/en_US.ISO8859-1/books/faq/book.xml index 95140aa505..85df30d556 100644 --- a/en_US.ISO8859-1/books/faq/book.xml +++ b/en_US.ISO8859-1/books/faq/book.xml @@ -6071,8 +6071,7 @@ options SYSVMSG # enable for messaging ENABLE_SUID_SSH to true in /etc/make.conf then rebuild and - install &man.ssh.1; (or run - make world). + reinstall &man.ssh.1;. @@ -6080,12 +6079,7 @@ options SYSVMSG # enable for messaging /usr/bin/ssh to 4555 by running chmod 4555 /usr/bin/ssh as - root. Then add - ENABLE_SUID_SSH= true - to /etc/make.conf so - the change takes effect the next time - make world - is run. + root.