Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Correct typo in an e-mail address.
details: https://anonhg.NetBSD.org/src/rev/6bef622b9f00
branches: trunk
changeset: 542837:6bef622b9f00
user: tron <tron%NetBSD.org@localhost>
date: Sun Feb 09 10:06:16 2003 +0000
description:
Correct typo in an e-mail address.
diffstat:
share/man/man4/bge.4 | 4 ++--
sys/dev/pci/if_bge.c | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (33 lines):
diff -r 6efbba2abf9d -r 6bef622b9f00 share/man/man4/bge.4
--- a/share/man/man4/bge.4 Sun Feb 09 10:04:32 2003 +0000
+++ b/share/man/man4/bge.4 Sun Feb 09 10:06:16 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: bge.4,v 1.1 2003/02/09 09:56:49 tron Exp $
+.\" $NetBSD: bge.4,v 1.2 2003/02/09 10:06:38 tron Exp $
.\"
.\" Copyright (c) 2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -100,4 +100,4 @@
.Aq thorpej%wasabisystems.com@localhost
and
.An Jonathan Stone
-.Aq joanthan%dsg.stanford.edu@localhost .
+.Aq jonathan%dsg.stanford.edu@localhost .
diff -r 6efbba2abf9d -r 6bef622b9f00 sys/dev/pci/if_bge.c
--- a/sys/dev/pci/if_bge.c Sun Feb 09 10:04:32 2003 +0000
+++ b/sys/dev/pci/if_bge.c Sun Feb 09 10:06:16 2003 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: if_bge.c,v 1.31 2003/01/31 05:00:24 thorpej Exp $ */
+/* $NetBSD: if_bge.c,v 1.32 2003/02/09 10:06:16 tron Exp $ */
/*
* Copyright (c) 2001 Wind River Systems
@@ -42,7 +42,7 @@
*
* Frank van der Linden <fvdl%wasabisystems.com@localhost>
* Jason Thorpe <thorpej%wasabisystems.com@localhost>
- * jonathan Stone <joanthan%dsg.stanford.edu@localhost>
+ * Jonathan Stone <jonathan%dsg.stanford.edu@localhost>
*
* Originally written for FreeBSD by Bill Paul <wpaul%windriver.com@localhost>
* Senior Engineer, Wind River Systems
Home |
Main Index |
Thread Index |
Old Index