Hello Guys, Beautiful work on the handbook.
I just found a typo in section 14.3 Creating and Configuring Jails. The instructions “To install just the base system:” is; tar -xf /mnt/usr/freebsd_dist/base.txz -C $DESTDIR but it should be; tar -xf /mnt/usr/freebsd-dist/base.txz -C $DESTDIR The underscore needs to be a dash. Once again great job. Chris _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
