From owner-cvs-src@FreeBSD.ORG Mon Jul 21 22:55:51 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 253D2106566B; Mon, 21 Jul 2008 22:55:51 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E5AE98FC1C; Mon, 21 Jul 2008 22:55:50 +0000 (UTC) (envelope-from thompsa@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 m6LMtoe6002495; Mon, 21 Jul 2008 22:55:50 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m6LMtonH002494; Mon, 21 Jul 2008 22:55:50 GMT (envelope-from thompsa@repoman.freebsd.org) Message-Id: <200807212255.m6LMtonH002494@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to thompsa@repoman.freebsd.org using -f From: Andrew Thompson Date: Mon, 21 Jul 2008 22:55:40 +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.resume 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: Mon, 21 Jul 2008 22:55:51 -0000 thompsa 2008-07-21 22:55:40 UTC FreeBSD src repository Modified files: etc rc.resume Log: SVN rev 180681 on 2008-07-21 22:55:40Z by thompsa Change the module example to kldload since this is the resume side. Revision Changes Path 1.9 +1 -1 src/etc/rc.resume