Author: gbe (doc committer)
Date: Tue Jul 14 12:02:30 2020
New Revision: 363178
URL: https://svnweb.freebsd.org/changeset/base/363178

Log:
  Revert r362809: Mention FreeBSD in the HISTORY sections of apropos(1) and 
makewhatis(8).
  
  We don't mention the first appearance of a utility in FreeBSD, when it first
  appeared in a BSD version that predates FreeBSD.
  
  PR:           223520, 223521
  Reported by:  rgrimes, imp
  Reviewed by:  bcr (mentor)
  Approved by:  bcr (mentor)
  Differential Revision:        https://reviews.freebsd.org/D25521

Modified:
  head/contrib/mandoc/apropos.1
  head/contrib/mandoc/makewhatis.8

Modified: head/contrib/mandoc/apropos.1
==============================================================================
--- head/contrib/mandoc/apropos.1       Tue Jul 14 10:55:19 2020        
(r363177)
+++ head/contrib/mandoc/apropos.1       Tue Jul 14 12:02:30 2020        
(r363178)
@@ -15,7 +15,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: June 30 2020 $
+.Dd $Mdocdate: November 22 2018 $
 .Dt APROPOS 1
 .Os
 .Sh NAME
@@ -493,12 +493,6 @@ The options
 .Fl acfhIKklOTWw
 appeared in
 .Ox 5.7 .
-.Pp
-The
-.Nm
-utility was integrated into
-.Fx 11.1
-as part of the switch to mandoc.
 .Sh AUTHORS
 .An -nosplit
 .An Bill Joy

Modified: head/contrib/mandoc/makewhatis.8
==============================================================================
--- head/contrib/mandoc/makewhatis.8    Tue Jul 14 10:55:19 2020        
(r363177)
+++ head/contrib/mandoc/makewhatis.8    Tue Jul 14 12:02:30 2020        
(r363178)
@@ -15,7 +15,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: June 30 2020 $
+.Dd $Mdocdate: May 17 2017 $
 .Dt MAKEWHATIS 8
 .Os
 .Sh NAME
@@ -211,12 +211,6 @@ and the options
 .Fl aCDnQT
 in
 .Ox 5.6 .
-.Pp
-The
-.Nm
-utility was integrated into
-.Fx 11.1
-as part of the switch to mandoc.
 .Sh AUTHORS
 .An -nosplit
 .An Bill Joy
_______________________________________________
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