From owner-cvs-src@FreeBSD.ORG Thu Jun 23 22:31:08 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BABE16A41C; Thu, 23 Jun 2005 22:31:08 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52B4F43D48; Thu, 23 Jun 2005 22:31:08 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5NMV89H078275; Thu, 23 Jun 2005 22:31:08 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5NMV8JE078274; Thu, 23 Jun 2005 22:31:08 GMT (envelope-from ceri) Message-Id: <200506232231.j5NMV8JE078274@repoman.freebsd.org> From: Ceri Davies Date: Thu, 23 Jun 2005 22:31:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/gnu/usr.bin/send-pr send-pr.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 22:31:08 -0000 ceri 2005-06-23 22:31:08 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) gnu/usr.bin/send-pr send-pr.1 Log: MFC r1.17: A lot of people may want to submit PRs from systems that are not connected to the Internet or systems that do not have a correctly configured email subsystem. Now that the send-pr web interface has antispam protection, mention that it is ok to use it for submitting problem reports. Revision Changes Path 1.16.4.2 +7 -0 src/gnu/usr.bin/send-pr/send-pr.1