diff options
author | 2015-09-21 10:06:47 +0000 | |
---|---|---|
committer | 2015-09-21 10:06:47 +0000 | |
commit | d5850055f3358cabafcb45a31f55eed6bcd4041a (patch) | |
tree | 21c3c2b85e2628233c9174b791c9a1931e3a2203 | |
parent | remove an unsightly paragraph break; (diff) | |
download | wireguard-openbsd-d5850055f3358cabafcb45a31f55eed6bcd4041a.tar.xz wireguard-openbsd-d5850055f3358cabafcb45a31f55eed6bcd4041a.zip |
sort;
-rw-r--r-- | usr.sbin/bgpd/bgpd.conf.5 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/bgpd/bgpd.conf.5 b/usr.sbin/bgpd/bgpd.conf.5 index 3d7f5f102cb..50ea4195ee1 100644 --- a/usr.sbin/bgpd/bgpd.conf.5 +++ b/usr.sbin/bgpd/bgpd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bgpd.conf.5,v 1.137 2015/09/21 09:47:15 phessler Exp $ +.\" $OpenBSD: bgpd.conf.5,v 1.138 2015/09/21 10:06:47 jmc Exp $ .\" .\" Copyright (c) 2004 Claudio Jeker <claudio@openbsd.org> .\" Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org> @@ -850,12 +850,12 @@ is given, .Xr bgpd 8 binds to this address first. .Pp -.It Ic log updates -Log received and sent updates for this neighbor. -.Pp .It Ic log no Disable neighbor specific logging. .Pp +.It Ic log updates +Log received and sent updates for this neighbor. +.Pp .It Xo .Ic max-prefix Ar number .Op Ic restart Ar number |