diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-02-24 07:40:59 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-02-24 07:40:59 +0000 |
commit | 3f73bb3f60f9d2e8c19b58fa882fcdc42258acac (patch) | |
tree | cd994594ad66936c56730d818567ab86f8b8fef0 | |
parent | b66c5b3dc2092d03c658e1bcdf01ca40db962010 (diff) |
sort SEE ALSO;
-rw-r--r-- | usr.sbin/ldpd/ldpd.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/ldpd/ldpd.8 b/usr.sbin/ldpd/ldpd.8 index 70a406953ed..f239053ee48 100644 --- a/usr.sbin/ldpd/ldpd.8 +++ b/usr.sbin/ldpd/ldpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ldpd.8,v 1.3 2010/02/23 21:30:40 schwarze Exp $ +.\" $OpenBSD: ldpd.8,v 1.4 2010/02/24 07:40:58 jmc Exp $ .\" .\" Copyright (c) 2009 Michele Marchetto <michele@openbsd.org> .\" Copyright (c) 2004, 2005, 2006 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: February 23 2010 $ +.Dd $Mdocdate: February 24 2010 $ .Dt LDPD 8 .Os .Sh NAME @@ -78,8 +78,8 @@ socket used for communication with .El .Sh SEE ALSO .Xr ldpd.conf 5 , -.Xr rc.conf 8 , -.Xr ldpctl 8 +.Xr ldpctl 8 , +.Xr rc.conf 8 .Rs .%R RFC 3031 .%T Multiprotocol Label Switching Architecture |