Module Name: src
Committed By: joerg
Date: Wed Mar 31 04:17:23 UTC 2010
Modified Files:
src/sbin/pppoectl: pppoectl.8
Log Message:
Kill stray t.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sbin/pppoectl/pppoectl.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sbin/pppoectl/pppoectl.8
diff -u src/sbin/pppoectl/pppoectl.8:1.26 src/sbin/pppoectl/pppoectl.8:1.27
--- src/sbin/pppoectl/pppoectl.8:1.26 Tue Mar 30 14:07:50 2010
+++ src/sbin/pppoectl/pppoectl.8 Wed Mar 31 04:17:23 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: pppoectl.8,v 1.26 2010/03/30 14:07:50 joerg Exp $
+.\" $NetBSD: pppoectl.8,v 1.27 2010/03/31 04:17:23 joerg Exp $
.\"
.\" Copyright (C) 1997 by Joerg Wunsch, Dresden
.\" All rights reserved.
@@ -26,7 +26,7 @@
.\"
.\" From: spppcontrol.1,v 1.1.1.1 1997/10/11 11:30:30 joerg Exp
.\"
-.\" $Id: pppoectl.8,v 1.26 2010/03/30 14:07:50 joerg Exp $
+.\" $Id: pppoectl.8,v 1.27 2010/03/31 04:17:23 joerg Exp $
.\"
.\" last edit-date: [Thu Aug 31 10:47:33 2000]
.\"
@@ -401,5 +401,5 @@
utility which appeared in
.Fx 3.0 .
.Sh AUTHORS
-The program was written by t J\(:org Wunsch, Dresden,
+The program was written by J\(:org Wunsch, Dresden,
and modified for PPPoE support by Martin Husemann.