diff options
author | 2016-05-25 14:15:59 +0000 | |
---|---|---|
committer | 2016-05-25 14:15:59 +0000 | |
commit | 2f20e230ae6912af45fb33d3fd7a1d8b282ee3ab (patch) | |
tree | 94134dd58aa6bbd2bdb8417ce3bf82099f0b0e2c | |
parent | remove knowledge of MNT_EXKERB (diff) | |
download | wireguard-openbsd-2f20e230ae6912af45fb33d3fd7a1d8b282ee3ab.tar.xz wireguard-openbsd-2f20e230ae6912af45fb33d3fd7a1d8b282ee3ab.zip |
new sentence, new line, and avoid line wrap;
-rw-r--r-- | usr.sbin/bgpctl/bgpctl.8 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/bgpctl/bgpctl.8 b/usr.sbin/bgpctl/bgpctl.8 index efe03cae08c..2dab042d685 100644 --- a/usr.sbin/bgpctl/bgpctl.8 +++ b/usr.sbin/bgpctl/bgpctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bgpctl.8,v 1.68 2016/05/25 11:50:05 henning Exp $ +.\" $OpenBSD: bgpctl.8,v 1.69 2016/05/25 14:15:59 jmc Exp $ .\" .\" Copyright (c) 2003 Henning Brauer <henning@openbsd.org> .\" @@ -380,7 +380,9 @@ Number of outgoing messages queued. .It Up/Down Number of days and hours that the session has been up. .It State/PrfRcvd -State of the session / Number of routes received. The session is up if there is no information for the State column (Established is not displayed). +State of the session / Number of routes received. +The session is up if there is no information for the State column +(Established is not displayed). .El .It Cm show summary terse Show a list of all neighbors, including information about the session state, |