svn commit: r324732 - head/usr.sbin/jail

Benjamin Kaduk bjk at FreeBSD.org
Wed Oct 18 22:56:48 UTC 2017


Author: bjk (doc committer)
Date: Wed Oct 18 22:56:46 2017
New Revision: 324732
URL: https://svnweb.freebsd.org/changeset/base/324732

Log:
  Adopt jail.8 to our brave new bsdinstall world
  
  Submitted by:	Steve Kargl
  MFC after:	3 days

Modified:
  head/usr.sbin/jail/jail.8

Modified: head/usr.sbin/jail/jail.8
==============================================================================
--- head/usr.sbin/jail/jail.8	Wed Oct 18 22:00:44 2017	(r324731)
+++ head/usr.sbin/jail/jail.8	Wed Oct 18 22:56:46 2017	(r324732)
@@ -1006,7 +1006,7 @@ jail -c path=/data/jail/testjail mount.devfs \\
 .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 ,


More information about the svn-src-head mailing list