. Install a local working copy of the documentation from the FreeBSD repository in [.filename]#~/doc# (see crossref:working-copy[working-copy,The Working Copy]).
@@ -284,7 +284,7 @@
+
[source,shell]
....
-$ bmake run LOCALBASE=/usr
+$ bmake run LOCALBASE=/usr GEM_PATH=/usr/local/lib/ruby/gems/[ruby_version]
....
. Add all the files with `git add .`, then review the diff with `git diff`. For example:
|Code slush begins |7 October 2022 |7 October 2022 |Release Engineers announce that all further commits to the {localBranchStable} branch will not require explicit approval, however new features should be avoided.
|{localBranchReleng} branch |21 October 2022 |20 October 2022 |{localBranchReleng} branch created; future release engineering proceeds on this branch.
|BETA1 builds begin |21 October 2022 |21 October 2022 |First beta test snapshot.
-|BETA2 builds begin* |4 November 2022 |- |Second beta test snapshot.
+|BETA2 builds begin |28 October 2022 |- |Second beta test snapshot.
+|BETA3 builds begin* |4 November 2022 |- |Third beta test snapshot.
|RC1 builds begin |11 November 2022 |- |First release candidate.
|RC2 builds begin |18 November 2022 |- |Second release candidate.
|RC3 builds begin* |25 November 2022 |- |Third release candidate.