[Midnightbsd-cvs] src: usr.sbin/apm: $MidnightBSD$

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Dec 4 12:19:20 EST 2008


Log Message:
-----------
$MidnightBSD$

Modified Files:
--------------
    src/usr.sbin/apm:
        Makefile (r1.1.1.1 -> r1.2)
        apm.8 (r1.1.1.1 -> r1.2)
        apm.c (r1.1.1.1 -> r1.2)

-------------- next part --------------
Index: apm.c
===================================================================
RCS file: /home/cvs/src/usr.sbin/apm/apm.c,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -L usr.sbin/apm/apm.c -L usr.sbin/apm/apm.c -u -r1.1.1.1 -r1.2
--- usr.sbin/apm/apm.c
+++ usr.sbin/apm/apm.c
@@ -1,3 +1,4 @@
+/* $MidnightBSD$ */
 /*
  * apm / zzz	APM BIOS utility for FreeBSD
  *
Index: apm.8
===================================================================
RCS file: /home/cvs/src/usr.sbin/apm/apm.8,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -L usr.sbin/apm/apm.8 -L usr.sbin/apm/apm.8 -u -r1.1.1.1 -r1.2
--- usr.sbin/apm/apm.8
+++ usr.sbin/apm/apm.8
@@ -8,6 +8,7 @@
 .\" responsible for the proper functioning of this software, nor does
 .\" the author assume any responsibility for damages incurred with its
 .\"
+.\" $MidnightBSD$
 .\" $FreeBSD: src/usr.sbin/apm/apm.8,v 1.31 2005/05/30 18:44:43 will Exp $
 .\"
 .\" use.
Index: Makefile
===================================================================
RCS file: /home/cvs/src/usr.sbin/apm/Makefile,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -L usr.sbin/apm/Makefile -L usr.sbin/apm/Makefile -u -r1.1.1.1 -r1.2
--- usr.sbin/apm/Makefile
+++ usr.sbin/apm/Makefile
@@ -1,3 +1,4 @@
+# $MidnightBSD$
 # $FreeBSD: src/usr.sbin/apm/Makefile,v 1.17 2004/05/27 19:23:27 njl Exp $
 
 PROG=	apm


More information about the Midnightbsd-cvs mailing list