summaryrefslogtreecommitdiff
path: root/usr.sbin/eigrpd/eigrpd.8
diff options
context:
space:
mode:
authorRenato Westphal <renato@cvs.openbsd.org>2015-10-27 03:30:24 +0000
committerRenato Westphal <renato@cvs.openbsd.org>2015-10-27 03:30:24 +0000
commite4447d3204258371ff61bacc68ddfad874419ba8 (patch)
treeb7efa8c62019ae4669218f38a435fa787c01e5c6 /usr.sbin/eigrpd/eigrpd.8
parent0960e76252c377b6c38b07c78cb441a82c4550d3 (diff)
Minor tweaks.
Diffstat (limited to 'usr.sbin/eigrpd/eigrpd.8')
-rw-r--r--usr.sbin/eigrpd/eigrpd.813
1 files changed, 9 insertions, 4 deletions
diff --git a/usr.sbin/eigrpd/eigrpd.8 b/usr.sbin/eigrpd/eigrpd.8
index f157edd118d..3c9337ba46d 100644
--- a/usr.sbin/eigrpd/eigrpd.8
+++ b/usr.sbin/eigrpd/eigrpd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: eigrpd.8,v 1.1 2015/10/02 04:26:47 renato Exp $
+.\" $OpenBSD: eigrpd.8,v 1.2 2015/10/27 03:30:23 renato Exp $
.\"
.\" Copyright (c) 2015 Renato Westphal <renato@openbsd.org>
.\" Copyright (c) 2004, 2005, 2007 Esben Norby <norby@openbsd.org>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: October 2 2015 $
+.Dd $Mdocdate: October 27 2015 $
.Dt EIGRPD 8
.Os
.Sh NAME
@@ -99,11 +99,16 @@ socket used for communication with
.Rs
.%A Savage, et al.
.%D April, 2014
-.%R draft-savage-eigrp-02
+.%R draft-savage-eigrp-04
.%T Enhanced Interior Gateway Routing Protocol
.Re
.Sh HISTORY
The
.Nm
program first appeared in
-.Ox 5.8 .
+.Ox 5.9 .
+.Sh AUTHORS
+The
+.Nm
+program was written by
+.An Renato Westphal Aq Mt renato@openbsd.org .