summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2010-01-02 21:29:56 +0000
committerjmc <jmc@openbsd.org>2010-01-02 21:29:56 +0000
commit2d412bbaeaa8fd7cefc573bb3b68511a50e17805 (patch)
treef1e10616efd30e6514009bcf00df100290581a03
parentVarious syntax errors in list headers, found by mandoc(1), (diff)
downloadwireguard-openbsd-2d412bbaeaa8fd7cefc573bb3b68511a50e17805.tar.xz
wireguard-openbsd-2d412bbaeaa8fd7cefc573bb3b68511a50e17805.zip
sort SEE ALSO;
-rw-r--r--usr.sbin/ldpd/ldpd.conf.56
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/ldpd/ldpd.conf.5 b/usr.sbin/ldpd/ldpd.conf.5
index 5f21e14cb78..ad0d56eced5 100644
--- a/usr.sbin/ldpd/ldpd.conf.5
+++ b/usr.sbin/ldpd/ldpd.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ldpd.conf.5,v 1.3 2010/01/02 19:44:53 schwarze Exp $
+.\" $OpenBSD: ldpd.conf.5,v 1.4 2010/01/02 21:29:56 jmc Exp $
.\"
.\" Copyright (c) 2009 Michele Marchetto <michele@openbsd.org>
.\" Copyright (c) 2005, 2006 Esben Norby <norby@openbsd.org>
@@ -152,9 +152,9 @@ Prevent transmission and reception of LDP packets on this interface.
configuration file
.El
.Sh SEE ALSO
-.Xr rc.conf.local 8 ,
.Xr ldpctl 8 ,
-.Xr ldpd 8
+.Xr ldpd 8 ,
+.Xr rc.conf.local 8
.Sh HISTORY
The
.Nm