Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 2014 18:13:48 -0800
From:      Jason Helfman <bsd-src@helfman.org>
To:        David O'Rourke <david.orourke@gmail.com>
Cc:        "freebsd-doc@FreeBSD.org" <freebsd-doc@FreeBSD.org>
Subject:   Re: Broken command in section 15.3 of the FreeBSD Handbook
Message-ID:  <FF5E275A-4EE6-4343-86E8-582DC54FAC8B@helfman.org>
In-Reply-To: <1416502970.1409926.193424285.33ED1868@webmail.messagingengine.com>
References:  <1416502970.1409926.193424285.33ED1868@webmail.messagingengine.com>

next in thread | previous in thread | raw e-mail | index | archive | help

> On Nov 20, 2014, at 9:02 AM, David O'Rourke <david.orourke@gmail.com> wrot=
e:
>=20
> Hi,
>=20
> I was reading section 15.3 of the FreeBSD handbook
> (https://www.freebsd.org/doc/handbook/jails-build.html) and it seems
> that the command under the line
>=20
>> When using sh(1) on FreeBSD 9.x and newer, issue this command:
>=20
> is missing a little something. It currently says
>=20
>> # for sets in BASE DOC GAMES PORTS; do (tar -xf /mnt/FREEBSD_INSTALL/USR/=
FREEBSD_DIST/$sets.TXZ -C $DESTDIR
>=20
> I believe it should say:
>=20
>> # for sets in BASE DOC GAMES PORTS; do (tar -xf /mnt/FREEBSD_INSTALL/USR/=
FREEBSD_DIST/$sets.TXZ -C $DESTDIR) ; done
>=20
> Regards,
>=20
> --=20
> -David
> _______________________________________________
> freebsd-doc@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-doc
> To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org"

Thanks for the report. I'll be submitting a patch for this shortly to my men=
tors.=20

-jgh=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FF5E275A-4EE6-4343-86E8-582DC54FAC8B>