From d46ff131dd7777c6e987473fa25efe129356e12c Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Tue, 29 Aug 2006 10:13:11 +0000 Subject: avoid ending mid-sentence w/ `.', or we get an extra space; --- usr.sbin/bgpctl/bgpctl.8 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'usr.sbin/bgpctl') diff --git a/usr.sbin/bgpctl/bgpctl.8 b/usr.sbin/bgpctl/bgpctl.8 index a7c50a94790..41898182df9 100644 --- a/usr.sbin/bgpctl/bgpctl.8 +++ b/usr.sbin/bgpctl/bgpctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bgpctl.8,v 1.36 2006/08/28 23:16:51 stevesk Exp $ +.\" $OpenBSD: bgpctl.8,v 1.37 2006/08/29 10:13:10 jmc Exp $ .\" .\" Copyright (c) 2003 Henning Brauer .\" @@ -54,11 +54,11 @@ to communicate with The commands are as follows: .Bl -tag -width xxxxxx .It Cm fib couple -Insert the learned routes into the Forwarding Information Base a.k.a. -the kernel routing table. +Insert the learned routes into the Forwarding Information Base +a.k.a. the kernel routing table. .It Cm fib decouple -Remove the learned routes from the Forwarding Information Base a.k.a. -the kernel routing table. +Remove the learned routes from the Forwarding Information Base +a.k.a. the kernel routing table. .It Cm neighbor Ar peer Cm up Take the BGP session to the specified neighbor up. .Ar peer -- cgit v1.2.3