From owner-cvs-usrsbin Thu Mar 21 12:54:41 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA25084 for cvs-usrsbin-outgoing; Thu, 21 Mar 1996 12:54:41 -0800 (PST) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA25064 Thu, 21 Mar 1996 12:54:34 -0800 (PST) Date: Thu, 21 Mar 1996 12:54:34 -0800 (PST) From: Nate Williams Message-Id: <199603212054.MAA25064@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/apmconf apmconf.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 96/03/21 12:54:33 Branch: usr.sbin/apmconf RELENG_2_1_0 Modified: usr.sbin/apmconf apmconf.c Log: Open up /dev/apm instead of /dev/apm0 (which is no longer used). Revision Changes Path 1.5.4.1 +1 -1 src/usr.sbin/apmconf/apmconf.c