Date: Wed, 18 Oct 2017 13:15:27 -0700 From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: freebsd-doc@freebsd.org Subject: [PATCH] Fix jail(8) manpage. Message-ID: <20171018201527.GA28133@troutmask.apl.washington.edu>
index | next in thread | raw e-mail
According to src/UPDATING,
20110930:
sysinstall has been removed
The following patch changes jail(8) to refer instead to bsdinstall.
Index: jail.8
===================================================================
--- jail.8 (revision 324728)
+++ jail.8 (working copy)
@@ -1006,7 +1006,7 @@
.Pp
Assuming no errors, you will end up with a shell prompt within the jail.
You can now run
-.Pa /usr/sbin/sysinstall
+.Pa /usr/sbin/bsdinstall
and do the post-install configuration to set various configuration options,
or perform these actions manually by editing
.Pa /etc/rc.conf ,
--
Steve
20170425 https://www.youtube.com/watch?v=VWUpyCsUKR4
20161221 https://www.youtube.com/watch?v=IbCHE-hONow
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20171018201527.GA28133>
