2 @comment node-name, next, previous, up
5 SBCL can be built with support for package locks to protect against
6 unintentional modifications of packages. The full documentation for
7 package locks is only built if package locks are enabled in the image
8 the documentation was built from,
10 Package locking support is currently not built by default. To build
11 SBCL with package locking enabled add @code{:sb-package-locks} to
12 target @code{*features*} as per instructions in the file