diff options
author | 2015-10-02 07:41:13 +0000 | |
---|---|---|
committer | 2015-10-02 07:41:13 +0000 | |
commit | 3ccc47bbdbca503939ad3142ebb01fcec4c9d7da (patch) | |
tree | d70dbb26ba1e8b5236ea3f20b163a73560f20a08 | |
parent | zap an unneccessary Ev; from michael reed (diff) | |
download | wireguard-openbsd-3ccc47bbdbca503939ad3142ebb01fcec4c9d7da.tar.xz wireguard-openbsd-3ccc47bbdbca503939ad3142ebb01fcec4c9d7da.zip |
add missing El;
-rw-r--r-- | usr.sbin/eigrpctl/eigrpctl.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/eigrpctl/eigrpctl.8 b/usr.sbin/eigrpctl/eigrpctl.8 index 032d88a6b6c..573a815a897 100644 --- a/usr.sbin/eigrpctl/eigrpctl.8 +++ b/usr.sbin/eigrpctl/eigrpctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: eigrpctl.8,v 1.1 2015/10/02 04:31:52 renato Exp $ +.\" $OpenBSD: eigrpctl.8,v 1.2 2015/10/02 07:41:13 jmc Exp $ .\" .\" Copyright (c) 2015 Renato Westphal <renato@openbsd.org> .\" Copyright (c) 2004, 2005 Esben Norby <norby@openbsd.org> @@ -125,6 +125,7 @@ Show only active entries. .It Cm all-links Show all entries. .El +.El .Sh FILES .Bl -tag -width "/var/run/eigrpd.sockXX" -compact .It Pa /var/run/eigrpd.sock |