summaryrefslogtreecommitdiffstats
path: root/usr.sbin/apm
diff options
context:
space:
mode:
authorhosokawa <hosokawa@FreeBSD.org>1998-02-20 07:17:48 +0000
committerhosokawa <hosokawa@FreeBSD.org>1998-02-20 07:17:48 +0000
commit3ac086b2ac6998360e3e235afa4b22c7e84f33f5 (patch)
tree3b8349c7332763c6bf1b8ef3eea08fe2dc9ea6a6 /usr.sbin/apm
parentdca053702555260c6d77ff345ae1e214787b1373 (diff)
downloadFreeBSD-src-3ac086b2ac6998360e3e235afa4b22c7e84f33f5.zip
FreeBSD-src-3ac086b2ac6998360e3e235afa4b22c7e84f33f5.tar.gz
Updated my e-mail addresses.
Diffstat (limited to 'usr.sbin/apm')
-rw-r--r--usr.sbin/apm/apm.84
-rw-r--r--usr.sbin/apm/apm.c4
2 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/apm/apm.8 b/usr.sbin/apm/apm.8
index 94ac4b8..d3a063a 100644
--- a/usr.sbin/apm/apm.8
+++ b/usr.sbin/apm/apm.8
@@ -1,6 +1,6 @@
.\" LP (Laptop Package)
.\"
-.\" Copyright (c) 1994 by HOSOKAWA, Tatsumi <hosokawa@mt.cs.keio.ac.jp>
+.\" Copyright (c) 1994 by Tatsumi Hosokawa <hosokawa@jp.FreeBSD.org>
.\"
.\" This software may be used, modified, copied, and distributed, in
.\" both source and binary form provided that the above copyright and
@@ -100,4 +100,4 @@ or
.Xr apm 4 ,
.Xr apmconf 8
.Sh AUTHOR
-HOSOKAWA, Tatsumi <hosokawa@mt.cs.keio.ac.jp> (Keio Univ., Japan)
+Tatsumi Hosokawa <hosokawa@jp.FreeBSD.org>
diff --git a/usr.sbin/apm/apm.c b/usr.sbin/apm/apm.c
index b764b2a..3229a2a 100644
--- a/usr.sbin/apm/apm.c
+++ b/usr.sbin/apm/apm.c
@@ -1,7 +1,7 @@
/*
* apm / zzz APM BIOS utility for FreeBSD
*
- * Copyright (C) 1994-1996 by HOSOKAWA Tatasumi <hosokawa@mt.cs.keio.ac.jp>
+ * Copyright (C) 1994-1996 by Tatsumi Hosokawa <hosokawa@jp.FreeBSD.org>
*
* This software may be used, modified, copied, distributed, and sold,
* in both source and binary form provided that the above copyright and
@@ -15,7 +15,7 @@
#ifndef lint
static const char rcsid[] =
- "$Id: apm.c,v 1.11 1997/11/06 23:55:38 imp Exp $";
+ "$Id: apm.c,v 1.12 1997/11/12 04:16:23 jdp Exp $";
#endif /* not lint */
#include <err.h>
OpenPOWER on IntegriCloud