From 071e53a45c631fba60a0b5b1fa6142ca25a34cf9 Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Thu, 14 Sep 2017 23:43:55 +0000 Subject: [PATCH] Remove an unneeded comma. Sponsored by: The FreeBSD Foundation --- en_US.ISO8859-1/articles/freebsd-releng/releng-building.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/articles/freebsd-releng/releng-building.xml b/en_US.ISO8859-1/articles/freebsd-releng/releng-building.xml index c250184849..8b91fcc0cf 100644 --- a/en_US.ISO8859-1/articles/freebsd-releng/releng-building.xml +++ b/en_US.ISO8859-1/articles/freebsd-releng/releng-building.xml @@ -228,7 +228,7 @@ KERNEL="GENERIC64" Similar to building &os; development snapshots, thermite.sh would be invoked the same way. The difference between development snapshots and release builds, - BETA and RC, included, is + BETA and RC included, is that the &man.chroot.8; configuration files must be named with release instead of snap as the "type", as mentioned above.