summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-11-17 14:45:33 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-11-17 14:45:33 +0000
commit00c28f074b0882ef1ecdd2e5df9a27b3d8bdb2de (patch)
treed0b4398dc9a5e1cc760d46048f178d54e155d7e1 /usr.sbin
parentea9202cff6eeec0983116231bd80f9a926b07e85 (diff)
avoid false double space;
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/pppoe/pppoe.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/pppoe/pppoe.8 b/usr.sbin/pppoe/pppoe.8
index 1d31dd5e2cd..0632c7eb480 100644
--- a/usr.sbin/pppoe/pppoe.8
+++ b/usr.sbin/pppoe/pppoe.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pppoe.8,v 1.22 2007/11/16 22:44:20 jmc Exp $
+.\" $OpenBSD: pppoe.8,v 1.23 2007/11/17 14:45:32 jmc Exp $
.\"
.\" Copyright (c) 2000 Network Security Technologies, Inc.
.\" (http://www.netsec.net)
@@ -25,7 +25,7 @@
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
-.Dd $Mdocdate: November 16 2007 $
+.Dd $Mdocdate: November 17 2007 $
.Dt PPPOE 8
.Os
.Sh NAME
@@ -236,7 +236,7 @@ program was written by
.An Jason L. Wright
.Aq jason@thought.net
of
-.An Network Security Technologies, Inc.
+.An Network Security Technologies, Inc.\&
.Aq http://www.netsec.net .
.Sh BUGS
This software runs completely in user mode.