From owner-cvs-all@FreeBSD.ORG Sat Dec 8 22:27:18 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E346E16A41B; Sat, 8 Dec 2007 22:27:18 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BD0FA13C448; Sat, 8 Dec 2007 22:27:18 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id lB8MRIT1013045; Sat, 8 Dec 2007 22:27:18 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id lB8MRIxC013044; Sat, 8 Dec 2007 22:27:18 GMT (envelope-from dougb) Message-Id: <200712082227.lB8MRIxC013044@repoman.freebsd.org> From: Doug Barton Date: Sat, 8 Dec 2007 22:27:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/etc/rc.d dhclient ftp-proxy keyserv quota X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Dec 2007 22:27:19 -0000 dougb 2007-12-08 22:27:18 UTC FreeBSD src repository Modified files: etc/rc.d dhclient ftp-proxy keyserv quota Log: Remove spurious # marks to be more consistent with existing style. Revision Changes Path 1.30 +0 -1 src/etc/rc.d/dhclient 1.2 +0 -1 src/etc/rc.d/ftp-proxy 1.4 +0 -1 src/etc/rc.d/keyserv 1.7 +0 -1 src/etc/rc.d/quota