Add descriptions of the WITH_(OUT)_GH_BC options that exist in -CURRENT

(default: WITH_GH_BC) and 12-STABLE (default: WITHOUT_GH_BC).

Since the new implementation of bc and dc is optionally available in
12-STABLE, I intend to MFC these descriptions for inclusion in 12.2.

MFC after:	3 days
This commit is contained in:
se 2020-09-15 16:22:05 +00:00
parent 3b15cad9c1
commit bc8b963657
2 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,6 @@
.\" $FreeBSD$
Do not install the enhanced
.Xr bc
and
.Xr dc
programs instead of the traditional FreeBSD versions.

View File

@ -0,0 +1,6 @@
.\" $FreeBSD$
Install the enhanced
.Xr bc
and
.Xr dc
programs instead of the traditional FreeBSD versions.