Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jun 2014 18:43:49 +0000 (UTC)
From:      Gavin Atkinson <gavin@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r267482 - in head: share/man/man7 share/termcap sys/modules/svr4
Message-ID:  <201406141843.s5EIhnnl023223@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gavin
Date: Sat Jun 14 18:43:48 2014
New Revision: 267482
URL: http://svnweb.freebsd.org/changeset/base/267482

Log:
  Stop telling people to use send-pr; instead point them towards Bugzilla.
  
  Hat:		bugmeister@
  MFC after:	3 days

Modified:
  head/share/man/man7/tests.7
  head/share/termcap/termcap.src
  head/sys/modules/svr4/README

Modified: head/share/man/man7/tests.7
==============================================================================
--- head/share/man/man7/tests.7	Sat Jun 14 17:47:44 2014	(r267481)
+++ head/share/man/man7/tests.7	Sat Jun 14 18:43:48 2014	(r267482)
@@ -195,7 +195,7 @@ For more details please refer to:
 .It
 .Lk http://lists.freebsd.org/ "FreeBSD Mailing Lists"
 .It
-.Lk http://www.freebsd.org/send-pr.html "Submit a FreeBSD Problem Report"
+.Lk http://www.freebsd.org/support.html "Problem Reporting"
 .El
 .Sh FILES
 .Bl -tag -compact -width usrXlocalXetcXkyuaXkyuaXconfXX

Modified: head/share/termcap/termcap.src
==============================================================================
--- head/share/termcap/termcap.src	Sat Jun 14 17:47:44 2014	(r267481)
+++ head/share/termcap/termcap.src	Sat Jun 14 18:43:48 2014	(r267482)
@@ -36,7 +36,7 @@
 #	John Kunze, Berkeley
 #	Craig Leres, Berkeley
 #
-# Please submit changes with send-pr(1).
+# Please submit changes via https://bugs.freebsd.org/submit/
 #
 # << EOH - after reordering, above header lines survive and this line dies >>
 #

Modified: head/sys/modules/svr4/README
==============================================================================
--- head/sys/modules/svr4/README	Sat Jun 14 17:47:44 2014	(r267481)
+++ head/sys/modules/svr4/README	Sat Jun 14 18:43:48 2014	(r267482)
@@ -30,7 +30,7 @@ To use it:
 It's early days yet, folks -- You'll probably have trouble getting 100%
 functionality out of most things (specifically, poll() on a socket doesn't
 look like it works at the moment, so Netscape doesn't work (among other
-things)).  Patches will be appreciated (use send-pr).
+things)).  Patches will be appreciated.
 
    - Mark Newton
      newton@atdot.dotat.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406141843.s5EIhnnl023223>