MODPY_PYBUILD: use "bootstrap" instead of "Yes"
authorsthen <sthen@openbsd.org>
Wed, 20 Dec 2023 13:30:51 +0000 (13:30 +0000)
committersthen <sthen@openbsd.org>
Wed, 20 Dec 2023 13:30:51 +0000 (13:30 +0000)
share/man/man5/python-module.5

index 032cbb1..3505b0a 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: python-module.5,v 1.7 2022/12/06 16:18:51 sthen Exp $
+.\"    $OpenBSD: python-module.5,v 1.8 2023/12/20 13:30:51 sthen Exp $
 .\"
 .\" Copyright (c) 2008 Marc Espie
 .\"
@@ -24,7 +24,7 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd $Mdocdate: December 6 2022 $
+.Dd $Mdocdate: December 20 2023 $
 .Dt PYTHON-MODULE 5
 .Os
 .Sh NAME
@@ -127,7 +127,7 @@ and sets
 In rare cases, the build backend is distributed with the software
 itself and
 .Ev MODPY_PYBUILD
-can be set to Yes to use this mechanism without adding a dependency
+can be set to bootstrap to use this mechanism without adding a dependency
 for another backend.
 .Pp
 Older ports using setuptools still set