diff options
author | 2015-07-19 22:36:30 +0000 | |
---|---|---|
committer | 2015-07-19 22:36:30 +0000 | |
commit | 771cfd1d71ea342eeb06643fb731731dd4d2bcbf (patch) | |
tree | c3ce78a93e155f59dc24bd5bcb99072d227f57ee | |
parent | Remove OpenSSL engine RSAX. (diff) | |
download | wireguard-openbsd-771cfd1d71ea342eeb06643fb731731dd4d2bcbf.tar.xz wireguard-openbsd-771cfd1d71ea342eeb06643fb731731dd4d2bcbf.zip |
new sentence, new line;
-rw-r--r-- | usr.sbin/ldpd/ldpd.conf.5 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/ldpd/ldpd.conf.5 b/usr.sbin/ldpd/ldpd.conf.5 index 0a4bace9a70..34c37717a9f 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.16 2015/07/19 21:01:56 renato Exp $ +.\" $OpenBSD: ldpd.conf.5,v 1.17 2015/07/19 22:36:30 jmc Exp $ .\" .\" Copyright (c) 2009 Michele Marchetto <michele@openbsd.org> .\" Copyright (c) 2005, 2006 Esben Norby <norby@openbsd.org> @@ -144,11 +144,11 @@ The default value is 5; valid range is 1\-65535. .Sh NEIGHBORS The .Ic neighbor -section allows for the configuration of neighbor-specific parameters. Note, -however, that +section allows for the configuration of neighbor-specific parameters. +Note, however, that .Xr ldpd 8 -uses the hello discovery mechanism to discover its neighbors. Without an -underlying adjacency these commands have no effect. +uses the hello discovery mechanism to discover its neighbors. +Without an underlying adjacency these commands have no effect. .Bd -literal -offset indent neighbor A.B.C.D { } |