Author: se
Date: Thu Sep 24 06:12:57 2020
New Revision: 366100
URL: https://svnweb.freebsd.org/changeset/base/366100

Log:
  Slightly modify wording to better match nearby entries.
  
  MFC after:    3 days

Modified:
  head/share/man/man5/src.conf.5
  head/tools/build/options/WITHOUT_GH_BC
  head/tools/build/options/WITH_GH_BC

Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5      Thu Sep 24 03:38:32 2020        
(r366099)
+++ head/share/man/man5/src.conf.5      Thu Sep 24 06:12:57 2020        
(r366100)
@@ -669,10 +669,10 @@ Set to build
 This is a default setting on
 amd64/amd64, arm/armv6, arm/armv7, i386/i386, mips/mips, mips/mips64, 
powerpc/powerpc and powerpc/powerpc64.
 .It Va WITHOUT_GH_BC
-Do not install the enhanced
-.Xr bc
+Set to not build and install the enhanced
+.Xr bc 1
 and
-.Xr dc
+.Xr dc 1
 programs instead of the traditional FreeBSD versions.
 .It Va WITHOUT_GNU_DIFF
 Set to not build GNU

Modified: head/tools/build/options/WITHOUT_GH_BC
==============================================================================
--- head/tools/build/options/WITHOUT_GH_BC      Thu Sep 24 03:38:32 2020        
(r366099)
+++ head/tools/build/options/WITHOUT_GH_BC      Thu Sep 24 06:12:57 2020        
(r366100)
@@ -1,6 +1,6 @@
 .\" $FreeBSD$
-Do not install the enhanced
-.Xr bc
+Set to not build and install the enhanced
+.Xr bc 1
 and
-.Xr dc
+.Xr dc 1
 programs instead of the traditional FreeBSD versions.

Modified: head/tools/build/options/WITH_GH_BC
==============================================================================
--- head/tools/build/options/WITH_GH_BC Thu Sep 24 03:38:32 2020        
(r366099)
+++ head/tools/build/options/WITH_GH_BC Thu Sep 24 06:12:57 2020        
(r366100)
@@ -1,6 +1,6 @@
 .\" $FreeBSD$
-Install the enhanced
-.Xr bc
+Set this option to install the enhanced
+.Xr bc 1
 and
-.Xr dc
+.Xr dc 1
 programs instead of the traditional FreeBSD versions.
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to