summaryrefslogtreecommitdiffstats
path: root/kiss
diff options
context:
space:
mode:
Diffstat (limited to 'kiss')
-rw-r--r--kiss/mkiss.84
-rw-r--r--kiss/net2kiss.82
-rw-r--r--kiss/net2kiss.c2
3 files changed, 4 insertions, 4 deletions
diff --git a/kiss/mkiss.8 b/kiss/mkiss.8
index f629403..845eef0 100644
--- a/kiss/mkiss.8
+++ b/kiss/mkiss.8
@@ -7,7 +7,7 @@ mkiss \- Attach a multi KISS interface
.LP
.B Mkiss
allows dual port TNCs or multiple TNCs sharing the same serial port to be
-used with the Linux AX.25 kernel software. The AX.25 softare has no support
+used with the Linux AX.25 kernel software. The AX.25 software has no support
for dual port TNCs or multiple TNCs charing the same serial line. The
different ports are addressed by encoding the port number in the control
byte of every kiss frame.
@@ -65,7 +65,7 @@ Display the version.
.BR ifconfig (8),
.BR kill (1).
.SH AUTHORS
-Tomi Manninen OH2BNS <tpmannin@cc.hut.fi>
+Tomi Manninen OH2BNS <oh2bns@sral.fi>
.br
Jonathan Naylor G4KLX <g4klx@g4klx.demon.co.uk>
.br
diff --git a/kiss/net2kiss.8 b/kiss/net2kiss.8
index 040f164..5ba3341 100644
--- a/kiss/net2kiss.8
+++ b/kiss/net2kiss.8
@@ -42,4 +42,4 @@ None known.
.BR ifconfig (8),
.BR kissattach (8).
.SH AUTHORS
-Thomas M. Sailer, HB9JNX/AE4WA, <sailer@ife.ee.ethz.ch>
+Thomas M. Sailer, HB9JNX/AE4WA, <t.sailer@alumni.ethz.ch>
diff --git a/kiss/net2kiss.c b/kiss/net2kiss.c
index d44dee2..2532eff 100644
--- a/kiss/net2kiss.c
+++ b/kiss/net2kiss.c
@@ -3,7 +3,7 @@
/*
* net2kiss.c - convert a network interface to KISS data stream
*
- * Copyright (C) 1996 Thomas Sailer (sailer@ife.ee.ethz.ch)
+ * Copyright (C) 1996 Thomas Sailer (t.sailer@alumni.ethz.ch)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by