File tree Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Original file line number Diff line number Diff line change 1- .\" $OpenBSD: bgpd.8,v 1.62 2019/11/10 20:51:53 landry Exp $
1+ .\" $OpenBSD: bgpd.8,v 1.63 2021/02/01 07:39:59 jmc Exp $
22.\"
33.\" Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org>
44.\"
1414.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1515.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1616.\"
17- .Dd $Mdocdate : November 10 2019 $
17+ .Dd $Mdocdate : February 1 2021 $
1818.Dt BGPD 8
1919.Os
2020.Sh NAME
@@ -205,15 +205,19 @@ Only check the configuration file for validity.
205205Produce more verbose output.
206206.El
207207.Sh FILES
208- .Bl -tag -width " /var/run/bgpd.sockXXX " -compact
208+ .Bl -tag -width " /var/run/bgpd.sock.<rdomain> " -compact
209209.It Pa /etc/bgpd.conf
210- default
210+ Default
211211.Nm
212- configuration file
213- .It Pa /var/run/bgpd.sock
214- default
212+ configuration file.
213+ .It Pa /var/run/bgpd.sock.<rdomain>
214+ Default
215215.Nm
216- control socket
216+ control socket, where
217+ .Ar <rdomain>
218+ is the routing domain in which
219+ .Nm
220+ has been started.
217221.El
218222.Sh SEE ALSO
219223.Xr bgpd.conf 5 ,
You can’t perform that action at this time.
0 commit comments